# HG changeset patch # User Martin Stjernholm # Date 1019515194 0 # Node ID dfed9c909a1fdb5125ccea82331334c2934e457f # Parent 133c512f02bb564d2dc3239c6b87c3aa76408714 *** empty log message *** diff -r 133c512f02bb -r dfed9c909a1f lisp/ChangeLog --- a/lisp/ChangeLog Mon Apr 22 22:36:55 2002 +0000 +++ b/lisp/ChangeLog Mon Apr 22 22:39:54 2002 +0000 @@ -1,3 +1,9 @@ +2002-04-23 Martin Stjernholm + + * 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 * simple.el (line-move-finish): Find beg and end of line