From 33954c4554709a48d61a3eb18471da1fe322365a Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Fri, 24 Aug 2001 09:40:55 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 6 ++++++ src/ChangeLog | 3 +++ 2 files changed, 9 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 7cb63418ca3..a336cab3bbe 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2001-08-24 Gerd Moellmann + + * gs.el (gs-load-image): Wait for GHOSTVIEW window property + being reset by Ghostscript. Don't kill the gs process. + From David.Kastrup@neuroinformatik.ruhr-uni-bochum.de. + 2001-08-24 Andrew Choi * term/mac-win.el: Require scroll-bar. diff --git a/src/ChangeLog b/src/ChangeLog index 0cc3e9d036e..ef43d1d0807 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,8 @@ 2001-08-24 Gerd Moellmann + * keymap.c (access_keymap): Return the cdr of the binding of + a generic character instead of its definition (KEY . BINDING). + * fileio.c (Finsert_file_contents): Set coding's dest_multibyte to 0 also in the REPLACE case. -- 2.39.5