diff 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
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Nov 06 12:11:38 2010 -0700
+++ b/lisp/ChangeLog	Sat Nov 06 12:28:44 2010 -0700
@@ -1,5 +1,9 @@
 2010-11-06  Glenn Morris  <rgm@gnu.org>
 
+	* 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.
+
 	* textmodes/reftex-toc.el (reftex-toc-do-promote)
 	(reftex-toc-promote-prepare): Pass `delta' as an explicit argument.
 	(reftex-toc-promote-action): Doc fix.