aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index f2583b468ad..d8991430e6b 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
12007-04-07 Alan Mackenzie <acm@muc.de>
2
3 * progmodes/cc-cmds.el (c-electric-paren): clean-up
4 space-before-funcall: only insert space when on identifier, etc.
5 Patch by David Hansen.
6
12007-04-07 Chong Yidong <cyd@stupidchicken.com> 72007-04-07 Chong Yidong <cyd@stupidchicken.com>
2 8
3 * progmodes/grep.el (grep-find-use-xargs): Rewrite docstring. 9 * progmodes/grep.el (grep-find-use-xargs): Rewrite docstring.