*** empty log message ***

This commit is contained in:
Gerd Moellmann 2001-04-25 18:32:07 +00:00
parent 86a7d192df
commit a728644cc8
2 changed files with 7 additions and 0 deletions

View file

@ -1,3 +1,7 @@
2001-04-25 Gerd Moellmann <gerd@gnu.org>
* faces.el (tty-handle-reverse-video): Don't set inverse-video.
2001-04-25 Eli Zaretskii <eliz@is.elta.co.il>
* info.el (Info-additional-directory-list): Doc fix.

View file

@ -1,5 +1,8 @@
2001-04-25 Gerd Moellmann <gerd@gnu.org>
* 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.