diff --git a/lisp/ChangeLog b/lisp/ChangeLog index b10e6060668..140df492ea0 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2007-02-15 Alan Mackenzie + + * progmodes/cc-cmds.el (c-indent-new-comment-line): When splitting + an empty one-line C-style comment, post-position point properly. + 2007-02-15 Chris Moore * isearch.el (isearch-lazy-highlight-space-regexp): New variable.