Mercurial > emacs
diff lisp/ChangeLog @ 71349:424b1f91f07b
* mail/sendmail.el (mail-send): Search explicitly for
mail-header-separator when checking for corrupted header lines.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Thu, 15 Jun 2006 18:34:26 +0000 |
parents | 27a7e14de688 |
children | 0844ec8948e9 |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Jun 15 00:57:53 2006 +0000 +++ b/lisp/ChangeLog Thu Jun 15 18:34:26 2006 +0000 @@ -1,3 +1,8 @@ +2006-06-15 Chong Yidong <cyd@stupidchicken.com> + + * mail/sendmail.el (mail-send): Search explicitly for + mail-header-separator when checking for corrupted header lines. + 2006-06-15 Nick Roberts <nickrob@snap.net.nz> * progmodes/gdb-ui.el (gdb-same-frame): New option.