mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-31 09:20:54 -08:00
*** empty log message ***
This commit is contained in:
parent
724b203fba
commit
deca1348bc
2 changed files with 8 additions and 0 deletions
|
|
@ -1,3 +1,8 @@
|
|||
1999-12-22 Gerd Moellmann <gerd@gnu.org>
|
||||
|
||||
* progmodes/sh-script.el (sh-mode): Don't call sh-set-shell
|
||||
with third argument t.
|
||||
|
||||
1999-12-21 Christoph Wedler <Christoph.Wedler@sap.com>
|
||||
|
||||
* antlr-mode.el: Version 1.2 is released.
|
||||
|
|
|
|||
|
|
@ -1,5 +1,8 @@
|
|||
1999-12-22 Gerd Moellmann <gerd@gnu.org>
|
||||
|
||||
* 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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue