summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2010-10-19 13:52:29 +0200
committerJuanma Barranquero <lekktu@gmail.com>2010-10-19 13:52:29 +0200
commit7c3f6228fffbbd96f7a85e1617c9d99d178d605b (patch)
treebb8db9decc362af4989bcd6fc85aab6853f9e004 /lisp
parentbca0f839a56a1edd8562ada5962b809323f39efc (diff)
downloademacs-7c3f6228fffbbd96f7a85e1617c9d99d178d605b.tar.gz
emacs-7c3f6228fffbbd96f7a85e1617c9d99d178d605b.tar.bz2
emacs-7c3f6228fffbbd96f7a85e1617c9d99d178d605b.zip
lisp/ChangeLog: Add missing entry.
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog6
1 files changed, 4 insertions, 2 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 4d04453791a..065895af283 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -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).