]> git.eshelyaron.com Git - emacs.git/commitdiff
Add ChangeLog bug ref.
authorGlenn Morris <rgm@gnu.org>
Sat, 5 Mar 2011 20:43:35 +0000 (12:43 -0800)
committerGlenn Morris <rgm@gnu.org>
Sat, 5 Mar 2011 20:43:35 +0000 (12:43 -0800)
lisp/ChangeLog

index ce07d351d7cd9b0b0c364b4ae15ff8d141c03712..707464670e9fd9204973e20a645af374117913b9 100644 (file)
 
        * 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>