Mercurial > emacs
changeset 52917:be0b7a9dad81
*** empty log message ***
author | Dave Love <fx@gnu.org> |
---|---|
date | Thu, 23 Oct 2003 11:42:11 +0000 |
parents | 7302d194fccb |
children | 739f76dd84c1 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Oct 23 11:41:50 2003 +0000 +++ b/lisp/ChangeLog Thu Oct 23 11:42:11 2003 +0000 @@ -1,3 +1,9 @@ +2003-10-23 Dave Love <fx@gnu.org> + + * mail/mail-extr.el (mail-extr-ignore-single-names): Add :version. + (mail-extr-address-syntax-table): Remove non-ASCII unibyte chars. + (mail-extr-voodoo): Use char classes in regexps (for non-ASCII). + 2003-10-21 Nick Roberts <nick@nick.uklinux.net> * gdb-ui.el (gdb-current-language): New variable.