aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog7
-rw-r--r--lisp/ChangeLog19
2 files changed, 18 insertions, 8 deletions
diff --git a/ChangeLog b/ChangeLog
index 61f54cbdb01..afc550f8981 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
12003-01-06 Dave Love <fx@gnu.org>
2
3 * configure.in: Check for nl_langinfo.
4 [!HAVE_SIZE_T]: Fix typedef.
5
12003-01-06 David Kastrup <dak@gnu.org> 62003-01-06 David Kastrup <dak@gnu.org>
2 7
3 * Makefile.in (INSTALL_INFO): Get install-info command from 8 * Makefile.in (INSTALL_INFO): Get install-info command from
@@ -12,7 +17,7 @@
12 17
132002-12-09 Dave Love <fx@gnu.org> 182002-12-09 Dave Love <fx@gnu.org>
14 19
15 * configure.in: Delete sunos5.8 configuration. 20 * configure.in (*-sunos5.8*, *-solaris2.8*): Delete configurations.
16 21
172002-12-08 Andreas Schwab <schwab@suse.de> 222002-12-08 Andreas Schwab <schwab@suse.de>
18 23
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index e23476677fb..1f12187a18d 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
12003-01-06 Dave Love <fx@gnu.org>
2
3 * textmodes/ispell.el (lookup-words): Cope with null lookup-dict.
4
5 * language/chinese.el ("Chinese-EUC-TW"): New.
6
12003-01-06 John Paul Wallington <jpw@shootybangbang.com> 72003-01-06 John Paul Wallington <jpw@shootybangbang.com>
2 8
3 * mail/rmail.el (rmail-mmdf-delim1, rmail-mmdf-delim2): Doc fixes. 9 * mail/rmail.el (rmail-mmdf-delim1, rmail-mmdf-delim2): Doc fixes.
@@ -29,17 +35,16 @@
29 35
302003-01-05 Dave Love <fx@gnu.org> 362003-01-05 Dave Love <fx@gnu.org>
31 37
32 * buff-menu.el (Buffer-menu-execute): Fix previous change. 38 * buff-menu.el (Buffer-menu-execute): Fix for effect of header
33 39 line.
342003-01-05 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de> (tiny change)
35
36 * buff-menu.el (Buffer-menu-execute): Allow for Buffer-menu-use-header-line.
37 40
382003-01-05 Dave Love <fx@gnu.org> 412003-01-05 Dave Love <fx@gnu.org>
39 42
40 * international/mule-diag.el (non-iso-charset-alist): Add vietnamese-tcvn. 43 * international/mule-diag.el (non-iso-charset-alist): Add
44 vietnamese-tcvn.
41 45
42 * international/mule-cmds.el (locale-language-names): Use Croatian, Swedish. 46 * international/mule-cmds.el (locale-language-names): Use
47 Croatian, Swedish.
43 48
442003-01-05 Andreas Schwab <schwab@suse.de> 492003-01-05 Andreas Schwab <schwab@suse.de>
45 50