Mercurial > emacs
diff lisp/ChangeLog @ 112092:c343ad0f54f7
Small mail-utils fix for bug 7760.
* lisp/mail/mail-utils.el (mail-mbox-from): Handle From: headers with
multiple addresses.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sat, 01 Jan 2011 18:35:23 -0800 |
parents | ee29e7a182bf |
children | f8b430cb91a7 |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Dec 31 21:17:53 2010 +0100 +++ b/lisp/ChangeLog Sat Jan 01 18:35:23 2011 -0800 @@ -1,3 +1,8 @@ +2011-01-02 Glenn Morris <rgm@gnu.org> + + * mail/mail-utils.el (mail-mbox-from): Handle From: headers with + multiple addresses. (Bug#7760) + 2010-12-31 Michael Albinus <michael.albinus@gmx.de> * net/tramp.el (tramp-methods): Add recursive options to "scpc", @@ -12324,7 +12329,7 @@ ;; coding: utf-8 ;; End: - Copyright (C) 2009, 2010 Free Software Foundation, Inc. + Copyright (C) 2009, 2010, 2011 Free Software Foundation, Inc. This file is part of GNU Emacs.