aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index dc45e7337ac..9e5d4866787 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
12002-04-23 Martin Stjernholm <mast@lysator.liu.se>
2
3 * progmodes/cc-cmds.el (c-mask-comment): Fixed bug where point
4 was moved to the following line when it was at the first line
5 of a block comment where comment-start-skip matched to eol.
6
12002-04-22 Richard M. Stallman <rms@gnu.org> 72002-04-22 Richard M. Stallman <rms@gnu.org>
2 8
3 * simple.el (line-move-finish): Find beg and end of line 9 * simple.el (line-move-finish): Find beg and end of line