aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Stjernholm2002-04-22 22:40:47 +0000
committerMartin Stjernholm2002-04-22 22:40:47 +0000
commit6f93971ccbebcc2a6ea9e554c102f55859466087 (patch)
tree11bfc598aec1171c4bb2bb53a7743dc88d2dee7e
parentdf218ce63d78d26cd9c8c394fdf6427a56b5fd32 (diff)
downloademacs-6f93971ccbebcc2a6ea9e554c102f55859466087.tar.gz
emacs-6f93971ccbebcc2a6ea9e554c102f55859466087.zip
*** empty log message ***
-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