]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorGerd Moellmann <gerd@gnu.org>
Sun, 12 Dec 1999 13:23:20 +0000 (13:23 +0000)
committerGerd Moellmann <gerd@gnu.org>
Sun, 12 Dec 1999 13:23:20 +0000 (13:23 +0000)
lisp/ChangeLog
src/ChangeLog

index 340b2855260ad66679b876e87a9233869faa7a6f..46d5b653f459858bc7e8da1480f8096416658993 100644 (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
index dc850716fe5e0ce3a081d048dd32aabf75b9de6f..50805cf2f739884db876e189f466001210f2e9f3 100644 (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.