comparison lisp/ChangeLog @ 99926:5b589da725ea

* mail/mailabbrev.el (define-mail-abbrev): When reading from mailrc, recognize string quoting. When reading from Lisp, accept rfc822-like addresses. * mail/mailalias.el (define-mail-alias): Sync code with define-mail-abbrev.
author Chong Yidong <cyd@stupidchicken.com>
date Tue, 25 Nov 2008 22:57:50 +0000
parents 78131c9b51f9
children c00627133af3
comparison
equal deleted inserted replaced
99925:349d60fcf4dc 99926:5b589da725ea
1 2008-11-25 Chong Yidong <cyd@stupidchicken.com>
2
3 * mail/mailabbrev.el (define-mail-abbrev): When reading from
4 mailrc, recognize string quoting. When reading from Lisp, accept
5 rfc822-like addresses.
6
7 * mail/mailalias.el (define-mail-alias): Sync code with
8 define-mail-abbrev.
9
1 2008-11-25 Glenn Morris <rgm@gnu.org> 10 2008-11-25 Glenn Morris <rgm@gnu.org>
2 11
3 * eshell/esh-proc.el (eshell-gather-process-output): 12 * eshell/esh-proc.el (eshell-gather-process-output):
4 Revert previous change. (re-opens Bug#1388) 13 Revert previous change. (re-opens Bug#1388)
5 14