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: Fri, 20 Jul 2007 20:02:35 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Stefan Monnier <monnier>        07/07/20 20:02:34

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.11403
retrieving revision 1.11404
diff -u -b -r1.11403 -r1.11404
--- ChangeLog   20 Jul 2007 18:54:57 -0000      1.11403
+++ ChangeLog   20 Jul 2007 20:02:32 -0000      1.11404
@@ -1,5 +1,7 @@
 2007-07-20  Stefan Monnier  <address@hidden>
 
+       * vc-arch.el (vc-arch-diff): Fix last change.
+
        * progmodes/compile.el (compilation-start): Remember the original
        directory in a buffer-local compilation-directory.
        (compile): Set the global value of compilation-directory.
@@ -100,7 +102,7 @@
 
        * vc-hooks.el: Generalize stay-local-p to operate on lists of
        files.  Change two keybindings to point to new function names.
-       * vc.arch.el, vc-bzr.el, vc-cvs.el, vc-hg.el, vc-mcvs.el, vc-rcs.el,
+       * vc-arch.el, vc-bzr.el, vc-cvs.el, vc-hg.el, vc-mcvs.el, vc-rcs.el,
        vc-sccs.el, vc-svn.el: These now implement the NewVC-fileset.
        * vc.el: Adapted for NewVC-fileset, but no functional changes yet.
 




reply via email to

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