summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2011-03-05 12:43:35 -0800
committerGlenn Morris <rgm@gnu.org>2011-03-05 12:43:35 -0800
commitcb6fa1ad87db2d0949576fa5dc01caf7918a4547 (patch)
tree405ecbafb51027651f0c864cd2e7392648d37923 /lisp
parent2de9cc1acd9e3198983c89593297c0e486f96365 (diff)
downloademacs-cb6fa1ad87db2d0949576fa5dc01caf7918a4547.tar.gz
Add ChangeLog bug ref.
Diffstat (limited to 'lisp')
-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 @@
* progmodes/cc-cmds.el (c-mask-paragraph, c-fill-paragraph):
Fix for the case that a C style comment has its delimiters alone on
- their respective lines.
+ their respective lines. (Bug#193)
2010-08-06 Michael Albinus <michael.albinus@gmx.de>