diff options
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index b10e6060668..140df492ea0 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2007-02-15 Alan Mackenzie <acm@muc.de> | ||
| 2 | |||
| 3 | * progmodes/cc-cmds.el (c-indent-new-comment-line): When splitting | ||
| 4 | an empty one-line C-style comment, post-position point properly. | ||
| 5 | |||
| 1 | 2007-02-15 Chris Moore <dooglus@gmail.com> | 6 | 2007-02-15 Chris Moore <dooglus@gmail.com> |
| 2 | 7 | ||
| 3 | * isearch.el (isearch-lazy-highlight-space-regexp): New variable. | 8 | * isearch.el (isearch-lazy-highlight-space-regexp): New variable. |