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:
33abafd
)
el/dot-emacs.el: Turn electric star and slash back on.
author
Mark Wooding
<mdw@distorted.org.uk>
Sun, 4 Oct 2009 23:08:32 +0000
(
00:08
+0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Sun, 4 Oct 2009 23:08:32 +0000
(
00:08
+0100)
Now that the indenter does the right thing with `extern "C" {' we're OK.
el/dot-emacs.el
patch
|
blob
|
blame
|
history
diff --git
a/el/dot-emacs.el
b/el/dot-emacs.el
index f687acb19bd80f649852f1581bc8a3bf9da54ffa..d0be013fe9fea3bfc81842101a3dafb75290b5b6 100644
(file)
--- a/
el/dot-emacs.el
+++ b/
el/dot-emacs.el
@@
-811,11
+811,6
@@
(defun linux-c-mode ()
;; --- Make C indentation nice ---
;; --- Make C indentation nice ---
-(eval-after-load "cc-mode"
- '(progn
- (define-key c-mode-map "*" nil)
- (define-key c-mode-map "/" nil)))
-
(defun mdw-c-lineup-arglist (langelem)
"Hack for DWIMmery in c-lineup-arglist."
(if (save-excursion
(defun mdw-c-lineup-arglist (langelem)
"Hack for DWIMmery in c-lineup-arglist."
(if (save-excursion