changeset 75922:5e3e8627c523

*** empty log message ***
author Alan Mackenzie <acm@muc.de>
date Thu, 15 Feb 2007 22:28:17 +0000
parents 1c3c5aeeb934
children 0cca0f6a0522
files lisp/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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  <acm@muc.de>
+
+	* 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  <dooglus@gmail.com>
 
 	* isearch.el (isearch-lazy-highlight-space-regexp): New variable.