From 14531065acf2747546c0b3e7511779b66afd2274 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Thu, 27 Sep 2001 09:23:01 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 3 +++ src/ChangeLog | 3 +++ 2 files changed, 6 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index b3de540ef15..cd10d7a2211 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,8 @@ 2001-09-27 Gerd Moellmann + * international/mule-diag.el (list-input-methods-1): Output + something that's independent of Emacs' version. + * tar-mode.el (tar-mode-write-file): Don't signal an error by calling byte-to-position with a nil tar-header-offset. diff --git a/src/ChangeLog b/src/ChangeLog index c35502722c6..01640cc58be 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,8 @@ 2001-09-27 Gerd Moellmann + * xterm.c (x_draw_relief_rect): Draw bottom relief 1 pixel more + to the left. Some cleanup. + * xdisp.c (display_mode_element): One more case where a string's multibyteness should be used for display. -- 2.39.5