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:
2e7c6a8
)
el/dot-emacs.el: Provide a global setting of `mdw-do-misc-mode-hacking'.
author
Mark Wooding
<mdw@distorted.org.uk>
Sun, 16 Aug 2015 15:08:10 +0000
(16:08 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Sun, 16 Aug 2015 15:08:10 +0000
(16:08 +0100)
Ooops.
el/dot-emacs.el
patch
|
blob
|
blame
|
history
diff --git
a/el/dot-emacs.el
b/el/dot-emacs.el
index 1b9f24e2e10c474af77ee7ee339b0b03adb008b3..7e55329adc13a9e40b499c00a47a4186d0a05303 100644
(file)
--- a/
el/dot-emacs.el
+++ b/
el/dot-emacs.el
@@
-810,6
+810,8
@@
(defun mdw-whitespace-mode (&optional arg)
(whitespace-mode arg))
(setq show-trailing-whitespace whitespace-mode)))
+(defvar mdw-do-misc-mode-hacking nil)
+
(defun mdw-misc-mode-config ()
(and mdw-auto-indent
(cond ((eq major-mode 'lisp-mode)