Mercurial > emacs
changeset 77040:175f158c7c2f
*** empty log message ***
author | Alan Mackenzie <acm@muc.de> |
---|---|
date | Sat, 07 Apr 2007 19:43:35 +0000 |
parents | e1252afbb268 |
children | 831765c54f39 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Apr 07 17:13:10 2007 +0000 +++ b/lisp/ChangeLog Sat Apr 07 19:43:35 2007 +0000 @@ -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.