aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index ce07d351d7c..707464670e9 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -8344,7 +8344,7 @@
8344 8344
8345 * progmodes/cc-cmds.el (c-mask-paragraph, c-fill-paragraph): 8345 * progmodes/cc-cmds.el (c-mask-paragraph, c-fill-paragraph):
8346 Fix for the case that a C style comment has its delimiters alone on 8346 Fix for the case that a C style comment has its delimiters alone on
8347 their respective lines. 8347 their respective lines. (Bug#193)
8348 8348
83492010-08-06 Michael Albinus <michael.albinus@gmx.de> 83492010-08-06 Michael Albinus <michael.albinus@gmx.de>
8350 8350