changeset 97935:795196147034

(vc-previous-version): Move alias to vc.el.
author Glenn Morris <rgm@gnu.org>
date Mon, 01 Sep 2008 21:45:32 +0000
parents ca3f3e68732a
children c2f756ba4557
files lisp/vc-hooks.el
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/vc-hooks.el	Mon Sep 01 21:34:23 2008 +0000
+++ b/lisp/vc-hooks.el	Mon Sep 01 21:45:32 2008 +0000
@@ -600,8 +600,6 @@
 ;; Backward compatibility.
 (define-obsolete-function-alias
   'vc-workfile-version 'vc-working-revision "23.1")
-(define-obsolete-function-alias
-  'vc-previous-version 'vc-previous-revision "23.1")
 (defun vc-default-working-revision (backend file)
   (message
    "`working-revision' not found: using the old `workfile-version' instead")