From a728644cc876c8d6aa409fb168fe069fb985c397 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Wed, 25 Apr 2001 18:32:07 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 4 ++++ src/ChangeLog | 3 +++ 2 files changed, 7 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 6d05f6f8cd6..4cf74c06f78 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2001-04-25 Gerd Moellmann + + * faces.el (tty-handle-reverse-video): Don't set inverse-video. + 2001-04-25 Eli Zaretskii * info.el (Info-additional-directory-list): Doc fix. diff --git a/src/ChangeLog b/src/ChangeLog index 343423bafce..f4f778bc9aa 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,8 @@ 2001-04-25 Gerd Moellmann + * term.c (toggle_highlight): New function. + (turn_on_face): Change handling of reverse video. + * process.c (wait_reading_process_input): Call record_asynch_buffer_change only if a timer really changed buffers. -- 2.39.2