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: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Fri, 18 Jan 2008 14:12:47 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Dan Nicolaescu <dann>   08/01/18 14:12:46

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.12597
retrieving revision 1.12598
diff -u -b -r1.12597 -r1.12598
--- ChangeLog   18 Jan 2008 05:43:35 -0000      1.12597
+++ ChangeLog   18 Jan 2008 14:12:44 -0000      1.12598
@@ -1,3 +1,11 @@
+2008-01-18  Dan Nicolaescu  <address@hidden>
+
+       * vc.el: Add a TODO note about vc-state.
+       (vc-next-action): Register 'unregistered and 'ignored files.  Use
+       when and unless instead of if where appropriate.
+       (vc-start-entry): Fix typo.
+       (vc-status): Autoload it.
+
 2008-01-18  Glenn Morris  <address@hidden>
 
        * ffap.el (ffap-alist): Remove space from RFC regexp.
@@ -12,7 +20,7 @@
        * ibuffer.el (ibuffer-mode): Fix typo in previous change.
 
 2008-01-17 Vinicius Jose Latorre <address@hidden>
-2008-01-17 Miles Bader <address@hidden>
+          Miles Bader <address@hidden>
 
        * blank-mode.el: New file.  Minor mode to visualise (HARD) SPACE,
        TAB, NEWLINE.  Miles Bader <address@hidden> wrote the original code




reply via email to

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