diff lisp/ChangeLog @ 85139:8ba0e30716a5

Terminology cleanup.
author Eric S. Raymond <esr@snark.thyrsus.com>
date Wed, 10 Oct 2007 18:52:45 +0000
parents 9eb84ff59d9b
children caa57db87d2a
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Oct 10 16:25:30 2007 +0000
+++ b/lisp/ChangeLog	Wed Oct 10 18:52:45 2007 +0000
@@ -1,3 +1,29 @@
+2007-10-10  Eric S. Raymond  <esr@snark.thyrsus.com>
+
+	* 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  <lekktu@gmail.com>
 
 	* follow.el: Change all instances of "Follow Mode" to "Follow