# HG changeset patch # User Alan Mackenzie # Date 1171578497 0 # Node ID 5e3e8627c523b029d8bb2a3457d400bcbf7e75b3 # Parent 1c3c5aeeb93449ccd7b34e27cc5c67aa5f00bf2a *** empty log message *** diff -r 1c3c5aeeb934 -r 5e3e8627c523 lisp/ChangeLog --- a/lisp/ChangeLog Thu Feb 15 16:54:24 2007 +0000 +++ b/lisp/ChangeLog Thu Feb 15 22:28:17 2007 +0000 @@ -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.