Mercurial > emacs
comparison 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 |
comparison
equal
deleted
inserted
replaced
112091:ee29e7a182bf | 112092:c343ad0f54f7 |
---|---|
1 2011-01-02 Glenn Morris <rgm@gnu.org> | |
2 | |
3 * mail/mail-utils.el (mail-mbox-from): Handle From: headers with | |
4 multiple addresses. (Bug#7760) | |
5 | |
1 2010-12-31 Michael Albinus <michael.albinus@gmx.de> | 6 2010-12-31 Michael Albinus <michael.albinus@gmx.de> |
2 | 7 |
3 * net/tramp.el (tramp-methods): Add recursive options to "scpc", | 8 * net/tramp.el (tramp-methods): Add recursive options to "scpc", |
4 "scpx", "pscp" and "psftp". | 9 "scpx", "pscp" and "psftp". |
5 | 10 |
12322 | 12327 |
12323 ;; Local Variables: | 12328 ;; Local Variables: |
12324 ;; coding: utf-8 | 12329 ;; coding: utf-8 |
12325 ;; End: | 12330 ;; End: |
12326 | 12331 |
12327 Copyright (C) 2009, 2010 Free Software Foundation, Inc. | 12332 Copyright (C) 2009, 2010, 2011 Free Software Foundation, Inc. |
12328 | 12333 |
12329 This file is part of GNU Emacs. | 12334 This file is part of GNU Emacs. |
12330 | 12335 |
12331 GNU Emacs is free software: you can redistribute it and/or modify | 12336 GNU Emacs is free software: you can redistribute it and/or modify |
12332 it under the terms of the GNU General Public License as published by | 12337 it under the terms of the GNU General Public License as published by |