changeset 44759:54827194cdad

*** empty log message ***
author Martin Stjernholm <mast@lysator.liu.se>
date Mon, 22 Apr 2002 22:40:47 +0000
parents dfed9c909a1f
children c7134e583184
files lisp/ChangeLog
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Apr 22 22:39:54 2002 +0000
+++ b/lisp/ChangeLog	Mon Apr 22 22:40:47 2002 +0000
@@ -1,8 +1,8 @@
 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.
+	* 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  <rms@gnu.org>