1
0
mirror of git://projects.qi-hardware.com/openwrt-packages.git synced 2025-04-21 12:27:27 +03:00

emacs: fix load-history problem by disabling gpm-mouse-mode by default

remove previous, non-working workaround from site-start.el
This commit is contained in:
David Kühling
2011-02-26 13:32:20 +01:00
parent b091aa657a
commit bf91bebc61
3 changed files with 16 additions and 8 deletions

View File

@@ -1,7 +1,7 @@
Index: emacs23.2-openwrt-q/src/emacs.c
Index: emacs/src/emacs.c
===================================================================
--- emacs23.2-openwrt-q.orig/src/emacs.c 2010-12-18 20:24:35.000000000 +0100
+++ emacs23.2-openwrt-q/src/emacs.c 2010-12-18 20:28:41.000000000 +0100
--- emacs.orig/src/emacs.c 2010-12-18 20:37:40.000000000 +0100
+++ emacs/src/emacs.c 2010-12-18 20:37:40.000000000 +0100
@@ -1735,6 +1735,10 @@
#endif /* HAVE_NTGUI */
}