chiark
/
gitweb
/
~mdw
/
profile
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
b117af0
)
emacs: Turn off annoying `help' message in file chooser.
author
Mark Wooding
<mdw@distorted.org.uk>
Tue, 14 Jul 2009 13:16:09 +0000
(14:16 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Sat, 18 Jul 2009 15:15:59 +0000
(16:15 +0100)
emacs
patch
|
blob
|
blame
|
history
diff --git
a/emacs
b/emacs
index 1664bd6fee4bf1ceaf12f4540662a9bc4b291ad3..14d9b1ebf99399c2bd687d99ec1ee39f63e16c21 100644
(file)
--- a/
emacs
+++ b/
emacs
@@
-207,6
+207,7
@@
(setq find-ls-option ;Build file lists efficiently
'("-print0 | xargs -0r ls -ld" . "ld"))
(setq bookmark-save-flag 0) ;Save bookmarks automatically
(setq find-ls-option ;Build file lists efficiently
'("-print0 | xargs -0r ls -ld" . "ld"))
(setq bookmark-save-flag 0) ;Save bookmarks automatically
+(setq x-gtk-file-dialog-help-text nil)
(setq Info-fontify-maximum-menu-size 100000)
(setq set-mark-command-repeat-pop t)
(setq ispell-program-name "aspell"
(setq Info-fontify-maximum-menu-size 100000)
(setq set-mark-command-repeat-pop t)
(setq ispell-program-name "aspell"