aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lib-src/ChangeLog4
-rw-r--r--lisp/ChangeLog5
2 files changed, 6 insertions, 3 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index ef5491a8685..524445f6ee5 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -220,10 +220,8 @@
2202001-10-09 Gerd Moellmann <gerd@gnu.org> 2202001-10-09 Gerd Moellmann <gerd@gnu.org>
221 221
222 * emacsserver.c (main): Cast geteuid in sprintf to int. 222 * emacsserver.c (main): Cast geteuid in sprintf to int.
223 From Hallvard B Furuseth <h.b.furuseth@usit.uio.no>.
224 223
225 * emacsclient.c (main): Cast isdigit() argument to unsigned char. 224 * emacsclient.c (main): Cast isdigit argument to unsigned char.
226 From Hallvard B Furuseth <h.b.furuseth@usit.uio.no>.
227 225
2282001-10-07 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 2262001-10-07 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
229 227
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 663c6218bdc..cc5c67fff10 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12002-02-15 Richard M. Stallman <rms@gnu.org>
2
3 * help.el (describe-key-briefly): Make output in INSERT case
4 look just like what is displayed in the normal case.
5
12002-02-15 Andreas Schwab <schwab@suse.de> 62002-02-15 Andreas Schwab <schwab@suse.de>
2 7
3 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Require 8 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Require