lisp/ChangeLog: Add missing entry.
authorJuanma Barranquero <lekktu@gmail.com>
Tue, 19 Oct 2010 11:52:29 +0000 (13:52 +0200)
committerJuanma Barranquero <lekktu@gmail.com>
Tue, 19 Oct 2010 11:52:29 +0000 (13:52 +0200)
lisp/ChangeLog

index 4d04453..065895a 100644 (file)
@@ -16,6 +16,9 @@
 
 2010-10-17  Stefan Monnier  <monnier@iro.umontreal.ca>
 
+       * emacs-lisp/regexp-opt.el (regexp-opt-group, regexp-opt-charset):
+       Turn comments into docstrings.
+
        * minibuffer.el (completion--replace): Move point where it belongs
        when there's a common suffix (bug#7215).
 
@@ -35,8 +38,7 @@
        * mail/rmail.el (rmail-show-message-1): Catch an error of
        base64-decode-region and just show an error message (bug#7165).
 
-       * ps-mule.el (ps-mule-font-spec-list): Delete it.  Not used
-       anymore.
+       * ps-mule.el (ps-mule-font-spec-list): Delete it.  Not used anymore.
        (ps-mule-begin-job): Fix for the case that only ENCODING is set in
        a font-spec (bug#7197).