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: Eric S. Raymond
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Wed, 10 Oct 2007 18:52:47 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Eric S. Raymond <esr>   07/10/10 18:52:45

Index: lisp/ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.11885
retrieving revision 1.11886
diff -u -b -r1.11885 -r1.11886
--- lisp/ChangeLog      10 Oct 2007 16:25:30 -0000      1.11885
+++ lisp/ChangeLog      10 Oct 2007 18:52:42 -0000      1.11886
@@ -1,3 +1,29 @@
+2007-10-10  Eric S. Raymond  <address@hidden>
+
+       * add-log.el:
+       * ediff-vers.el:
+       * log-view.el:
+       * pcvs.el:
+       * vc-arch.el:
+       * vc-bzr.el:
+       * vc-cvs.el:
+       * vc.el:
+       * vc-git.el:
+       * vc-hg.el:
+       * vc-hooks.el:
+       * vc-mcvs.el:
+       * vc-mtn.el:
+       * vc-rcs.el:
+       * vc-sccs.el:
+       * vc-svn.el: Terminology cleanup: workfile-version ->
+       working-revision,
+       {find,init,next,previous,annotate-*,log}-version ->
+       {find,init,next,previous,annotate-*,log}-revision,
+       annotate-focus-version -> annotate-working-revision, The term
+       'focus' is gone.  The term 'revision' is now used consistently
+       everywhere that reference to a revision ID is intended, replacing
+       older use of 'version'.
+
 2007-10-10  Juanma Barranquero  <address@hidden>
 
        * follow.el: Change all instances of "Follow Mode" to "Follow




reply via email to

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