1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-08 04:30:45 -08:00

*** empty log message ***

This commit is contained in:
Gerd Moellmann 1999-12-12 13:23:20 +00:00
parent b062282286
commit d8eccf12ba
2 changed files with 9 additions and 0 deletions

View file

@ -1,3 +1,8 @@
1999-12-12 Richard Sharman <rsharman@pobox.com>
* sh-script.el: Fix for when font-lock mode is active.
(sh-font-lock-unfontify-region-function): New function.
1999-12-12 Eli Zaretskii <eliz@is.elta.co.il>
* menu-bar.el (menu-bar-edit-menu): Define the Spell submenu even

View file

@ -1,3 +1,7 @@
1999-12-12 Gerd Moellmann <gerd@gnu.org>
* xfns.c: Indentation fixes.
1999-12-10 Stefan Monnier <monnier@cs.yale.edu>
* xterm.c (x_initialize): Only setup xaw3d_* if they've been declared.