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


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Wed, 13 Jun 2007 18:25:48 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Stefan Monnier <monnier>        07/06/13 18:25:47

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.11199
retrieving revision 1.11200
diff -u -b -r1.11199 -r1.11200
--- ChangeLog   13 Jun 2007 18:00:34 -0000      1.11199
+++ ChangeLog   13 Jun 2007 18:25:46 -0000      1.11200
@@ -1,5 +1,12 @@
 2007-06-13  Stefan Monnier  <address@hidden>
 
+       * progmodes/sh-script.el: Remove unneeded * from docstrings.
+       Use [:alpha:] and [:alnum:] where applicable.
+       (sh-quoted-subshell): Rewrite to correctly
+       handle nested mixes of `...` and $(...).
+       (sh-apply-quoted-subshell): Remove.
+       (sh-font-lock-syntactic-keywords): Adjust call to sh-quoted-subshell.
+
        * vc-arch.el (vc-arch-command): Remove bzr.  It's a different program.
 
 2007-06-12  Tom Tromey  <address@hidden>




reply via email to

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