emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog,v [EMACS_22_BASE]


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v [EMACS_22_BASE]
Date: Mon, 23 Jul 2007 13:07:31 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Stefan Monnier <monnier>        07/07/23 13:07:30

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.11049.2.152
retrieving revision 1.11049.2.153
diff -u -b -r1.11049.2.152 -r1.11049.2.153
--- ChangeLog   23 Jul 2007 05:38:41 -0000      1.11049.2.152
+++ ChangeLog   23 Jul 2007 13:07:26 -0000      1.11049.2.153
@@ -1,5 +1,11 @@
 2007-07-23  Stefan Monnier  <address@hidden>
 
+       * progmodes/sh-script.el: (sh-font-lock-backslash-quote)
+       (sh-font-lock-flush-syntax-ppss-cache): New funs.
+       (sh-font-lock-syntactic-keywords): Use them to distinguish the
+       different possible cases for \'.
+       (sh-font-lock-paren): Mark the relevant text with font-lock-multiline.
+
        * vc-hooks.el (vc-find-root): Walk up the tree to find an existing
        `file' from which to start the search and fix case where `file' is the
        current directory and the root as well.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]