aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlan Mackenzie <[email protected]>2007-02-15 22:28:17 +0000
committerAlan Mackenzie <[email protected]>2007-02-15 22:28:17 +0000
commit0535d51b4c2fd08dea93483d2daea7fd5f993941 (patch)
tree499a3bbf38b242c6f6f3d8bf5279e5f2105506a2
parent0b60cc090810a1b3576b2ac3e58bf2ecf822a864 (diff)
*** empty log message ***
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index b10e606066..140df492ea 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
+2007-02-15 Alan Mackenzie <[email protected]>
+
+ * 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 <[email protected]>
* isearch.el (isearch-lazy-highlight-space-regexp): New variable.