From: Gerd Moellmann Date: Wed, 22 Dec 1999 10:58:10 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-21.0.90~5648 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=deca1348bc21e7e0d60bbb658bf7e87a3dc3977c;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index c6edadde347..7181c639694 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +1999-12-22 Gerd Moellmann + + * progmodes/sh-script.el (sh-mode): Don't call sh-set-shell + with third argument t. + 1999-12-21 Christoph Wedler * antlr-mode.el: Version 1.2 is released. diff --git a/src/ChangeLog b/src/ChangeLog index 5280ae24663..258ff68644b 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,8 @@ 1999-12-22 Gerd Moellmann + * buffer.c (Fset_buffer_multibyte): Arrange for a thorough + redisplay after changing the multibyteness of a buffer. + * xterm.c (XTread_socket): At the beginning of the loop, pass the frame's X window to XFilterEvent instead of None because that's the X window for which the IC was created. This makes dead