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: Mon, 15 Oct 2007 19:26:27 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Stefan Monnier <monnier>        07/10/15 19:26:26

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.11936
retrieving revision 1.11937
diff -u -b -r1.11936 -r1.11937
--- ChangeLog   15 Oct 2007 17:24:36 -0000      1.11936
+++ ChangeLog   15 Oct 2007 19:26:25 -0000      1.11937
@@ -1,3 +1,8 @@
+2007-10-15  Stefan Monnier  <address@hidden>
+
+       * vc-hooks.el (vc-workfile-version): Compatibility alias.
+       (vc-default-working-revision): Compatibility for backends.
+
 2007-10-15  Juanma Barranquero  <address@hidden>
 
        * filesets.el (filesets-alist-get): Use `let' rather than `let*'.
@@ -198,9 +203,8 @@
        and some leftover logic regarding dedicated frames.  If showing
        concise startup screen, fit window to buffer.
        (command-line-1): If we will be using the splash screen, use
-       find-file instead of find-file-other-window to find additional
-       files.  Comment out unused code for coping with the old sit-for
-       behavior.
+       find-file instead of find-file-other-window to find additional files.
+       Comment out unused code for coping with the old sit-for behavior.
 
 2007-10-12  Stefan Monnier  <address@hidden>
 




reply via email to

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