aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Stjernholm <[email protected]>2002-04-22 22:40:47 +0000
committerMartin Stjernholm <[email protected]>2002-04-22 22:40:47 +0000
commit6f93971ccbebcc2a6ea9e554c102f55859466087 (patch)
tree11bfc598aec1171c4bb2bb53a7743dc88d2dee7e
parentdf218ce63d78d26cd9c8c394fdf6427a56b5fd32 (diff)
*** empty log message ***
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index dc45e7337a..9e5d486678 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
+2002-04-23 Martin Stjernholm <[email protected]>
+
+ * progmodes/cc-cmds.el (c-mask-comment): Fixed bug where point
+ was moved to the following line when it was at the first line
+ of a block comment where comment-start-skip matched to eol.
+
2002-04-22 Richard M. Stallman <[email protected]>
* simple.el (line-move-finish): Find beg and end of line