From 58ed0d3bb14c8113214462e3b8046006d7384962 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Tue, 15 Aug 2000 19:26:40 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 3 +++ src/ChangeLog | 5 ++++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ffee2d9f6a5..ab1511eb34e 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,8 @@ 2000-08-15 Gerd Moellmann + * buff-menu.el (list-buffers-noselect): Don't display the + *Buffer List* buffer. + * font-lock.el: Require jit-lock to prevent a very late `Loading jit-lock' message. diff --git a/src/ChangeLog b/src/ChangeLog index 9a8ac09b273..a019ab9f34b 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,7 +1,10 @@ 2000-08-15 Gerd Moellmann + * alloc.c (compact_small_strings): Use safe_bcopy, add an + assertion. + * term.c (turn_off_face): Reset standout_mode when resetting - apparances with capability `me'. + appearances with capability `me'. (write_glyphs): Switch on inverse video before each face change. 2000-08-14 Dave Love -- 2.39.2