From f16a7aa59e3a571080463bbc3a5fdaa42c9e3e0c Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Tue, 6 Mar 2001 14:04:15 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 6 ++++++ src/ChangeLog | 5 +++++ 2 files changed, 11 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a2f29e028dd..5783263a9ec 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2001-03-06 Gerd Moellmann + + * term/x-win.el (x-handle-xrm-switch): Accept more than one -xrm + switch, like xterm, and concat resource strings, with a newline + between them. + 2001-03-06 Eli Zaretskii * international/codepage.el (cp770-decode-table) diff --git a/src/ChangeLog b/src/ChangeLog index 9c18d735975..9c468c35107 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2001-03-06 Gerd Moellmann + + * xdisp.c (redisplay_internal): Set windows_or_buffers_changed + if face_change_count is non-zero. + 2001-03-06 Kenichi Handa * ccl.c (ccl_driver) : Fix for the case -- 2.39.5