Mercurial > emacs
changeset 44758:dfed9c909a1f
*** empty log message ***
author | Martin Stjernholm <mast@lysator.liu.se> |
---|---|
date | Mon, 22 Apr 2002 22:39:54 +0000 |
parents | 133c512f02bb |
children | 54827194cdad |
files | lisp/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <mast@lysator.liu.se> + + * 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 <rms@gnu.org> * simple.el (line-move-finish): Find beg and end of line