# HG changeset patch # User Juanma Barranquero # Date 1287489149 -7200 # Node ID 497ac3b669cda2cb9096829659b68f26829b2aea # Parent f0ba7e7104ca21a5325fa37cdf9793bba0450df4 lisp/ChangeLog: Add missing entry. diff -r f0ba7e7104ca -r 497ac3b669cd lisp/ChangeLog --- a/lisp/ChangeLog Tue Oct 19 11:26:21 2010 +0200 +++ b/lisp/ChangeLog Tue Oct 19 13:52:29 2010 +0200 @@ -16,6 +16,9 @@ 2010-10-17 Stefan Monnier + * 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).