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: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Mon, 22 Oct 2007 09:58:11 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      07/10/22 09:58:10

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.12023
retrieving revision 1.12024
diff -u -b -r1.12023 -r1.12024
--- ChangeLog   22 Oct 2007 09:46:08 -0000      1.12023
+++ ChangeLog   22 Oct 2007 09:58:09 -0000      1.12024
@@ -1,4 +1,4 @@
-2007-10-20  Sean O'Rourke  <address@hidden>
+2007-10-22  Sean O'Rourke  <address@hidden>
 
        * complete.el (PC-expand-many-files): Remove.
        (PC-do-completion): Call file-expand-wildcards instead of
@@ -36,7 +36,7 @@
        (f90-mode-abbrev-table): Add `enumerator', `protected', and `volatile'.
        (f90-mode): Doc fix.
        (f90-looking-at-select-case): Doc fix.  Add `select type'.
-       (f90-looking-at-associate): New function,
+       (f90-looking-at-associate): New function.
        (f90-looking-at-type-like): Avoid `type is' and `type (sometype)'.
        Add `enum' and `abstract interface'.
        (f90-no-block-limit): Add `select type' and `abstract interface'.
@@ -6659,7 +6659,7 @@
        (vc-bzr-dir-state): Replace its use with vc-bzr-command.
        (vc-bzr-buffer-nonblank-p): New function.
        (vc-bzr-state-words): New const.
-       (vc-bzr-state): Look for `bzr status` keywords in output.
+       (vc-bzr-state): Look for `bzr status' keywords in output.
        Display everything else as a warning message to the user.
        Fix status report with bzr >= 0.15.
 
@@ -6887,7 +6887,7 @@
        * 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 $(...).
+       handle nested mixes of `...' and $(...).
        (sh-apply-quoted-subshell): Remove.
        (sh-font-lock-syntactic-keywords): Adjust call to sh-quoted-subshell.
 




reply via email to

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