Mercurial > emacs
changeset 97969:79ee733172f6
Fix typo.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Wed, 03 Sep 2008 15:42:35 +0000 |
parents | 13858591278a |
children | ae5f7aa70d1a |
files | lisp/mail/ChangeLog.pmail |
diffstat | 1 files changed, 1 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/mail/ChangeLog.pmail Wed Sep 03 15:35:28 2008 +0000 +++ b/lisp/mail/ChangeLog.pmail Wed Sep 03 15:42:35 2008 +0000 @@ -20,8 +20,7 @@ 2008-09-02 Juanma Barranquero <lekktu@gmail.com> - * mail/pmaildesc.el (pmail-desc-get-match-index): - Fix malformed let binding. + * pmaildesc.el (pmail-desc-get-match-index): Fix malformed let binding. 2008-09-01 Paul Reilly <pmr@pajato.com>