From 9240e746c09c38a7938e2277d35c2f8a98e33687 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Thu, 27 Sep 2001 08:36:13 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 5 +++++ src/ChangeLog | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index aef03dd438b..b3de540ef15 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2001-09-27 Gerd Moellmann + + * tar-mode.el (tar-mode-write-file): Don't signal an error by + calling byte-to-position with a nil tar-header-offset. + 2001-09-26 Stefan Monnier * info.el (Info-on-current-buffer): Default arg to "Top". diff --git a/src/ChangeLog b/src/ChangeLog index 0ed1353ff76..c35502722c6 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2001-09-27 Gerd Moellmann + + * xdisp.c (display_mode_element): One more case where a string's + multibyteness should be used for display. + 2001-09-26 Gerd Moellmann * fileio.c (Finsert_file_contents): If REPLACE is non-nil, stop -- 2.39.5