summaryrefslogtreecommitdiff
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 99b3d8e3f5a..2433959d83f 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -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.