projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7965f31
)
*** empty log message ***
author
Alan Mackenzie
<acm@muc.de>
Sat, 7 Apr 2007 19:43:35 +0000
(19:43 +0000)
committer
Alan Mackenzie
<acm@muc.de>
Sat, 7 Apr 2007 19:43:35 +0000
(19:43 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index f2583b468adb6c68cf3ea9a465f1e921b98de05b..d8991430e6b3cf58e1f81ab5e80e978c10fc09af 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,9
@@
+2007-04-07 Alan Mackenzie <acm@muc.de>
+
+ * progmodes/cc-cmds.el (c-electric-paren): clean-up
+ space-before-funcall: only insert space when on identifier, etc.
+ Patch by David Hansen.
+
2007-04-07 Chong Yidong <cyd@stupidchicken.com>
* progmodes/grep.el (grep-find-use-xargs): Rewrite docstring.