Mercurial > emacs
comparison lisp/ChangeLog @ 111423:e0d9a22430d9
Silence mail-extr compilation.
* lisp/mail/mail-extr.el (mail-extract-address-components): Give dynamic
local variables `cbeg' and `cend' a prefix.
(mail-extr-voodoo): Update for above name change.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sat, 06 Nov 2010 12:28:44 -0700 |
parents | 2eee976277c5 |
children | 9ee34f35bd15 |
comparison
equal
deleted
inserted
replaced
111422:2eee976277c5 | 111423:e0d9a22430d9 |
---|---|
1 2010-11-06 Glenn Morris <rgm@gnu.org> | 1 2010-11-06 Glenn Morris <rgm@gnu.org> |
2 | |
3 * mail/mail-extr.el (mail-extract-address-components): Give dynamic | |
4 local variables `cbeg' and `cend' a prefix. | |
5 (mail-extr-voodoo): Update for above name change. | |
2 | 6 |
3 * textmodes/reftex-toc.el (reftex-toc-do-promote) | 7 * textmodes/reftex-toc.el (reftex-toc-do-promote) |
4 (reftex-toc-promote-prepare): Pass `delta' as an explicit argument. | 8 (reftex-toc-promote-prepare): Pass `delta' as an explicit argument. |
5 (reftex-toc-promote-action): Doc fix. | 9 (reftex-toc-promote-action): Doc fix. |
6 | 10 |