summaryrefslogtreecommitdiff
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog19
1 files changed, 12 insertions, 7 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index e23476677fb..1f12187a18d 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
+2003-01-06 Dave Love <fx@gnu.org>
+
+ * textmodes/ispell.el (lookup-words): Cope with null lookup-dict.
+
+ * language/chinese.el ("Chinese-EUC-TW"): New.
+
2003-01-06 John Paul Wallington <jpw@shootybangbang.com>
* mail/rmail.el (rmail-mmdf-delim1, rmail-mmdf-delim2): Doc fixes.
@@ -29,17 +35,16 @@
2003-01-05 Dave Love <fx@gnu.org>
- * buff-menu.el (Buffer-menu-execute): Fix previous change.
-
-2003-01-05 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de> (tiny change)
-
- * buff-menu.el (Buffer-menu-execute): Allow for Buffer-menu-use-header-line.
+ * buff-menu.el (Buffer-menu-execute): Fix for effect of header
+ line.
2003-01-05 Dave Love <fx@gnu.org>
- * international/mule-diag.el (non-iso-charset-alist): Add vietnamese-tcvn.
+ * international/mule-diag.el (non-iso-charset-alist): Add
+ vietnamese-tcvn.
- * international/mule-cmds.el (locale-language-names): Use Croatian, Swedish.
+ * international/mule-cmds.el (locale-language-names): Use
+ Croatian, Swedish.
2003-01-05 Andreas Schwab <schwab@suse.de>