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: Michael Cadilhac
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Fri, 17 Aug 2007 22:54:35 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Michael Cadilhac <cadilhac>     07/08/17 22:54:34

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.11569
retrieving revision 1.11570
diff -u -b -r1.11569 -r1.11570
--- ChangeLog   17 Aug 2007 22:51:24 -0000      1.11569
+++ ChangeLog   17 Aug 2007 22:54:34 -0000      1.11570
@@ -1,4 +1,4 @@
-2007-08-09  Micha,Ak(Bl Cadilhac  <address@hidden>
+2007-08-18  Micha,Ak(Bl Cadilhac  <address@hidden>
 
        * progmodes/meta-mode.el (meta-indent-calculate-last): Remove.
        (meta-indent-current-nesting): Use a computation of the nesting
@@ -8,7 +8,7 @@
        (meta-indent-unfinished-line): Tell if the current line ends with
        a finished expression.
        (meta-indent-looking-at-code): Like `looking-at', but checks if
-       the point is a string before.
+       the point is in a string before.
        (meta-indent-level-count): Use it.  Don't count parenthesis as it's
        done in the nesting function.
        (meta-indent-in-string-p): Tell if the current point is in a




reply via email to

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