diff lisp/vc-mtn.el @ 92692:d999f30304bc

Merge from emacs--rel--22 Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1095
author Miles Bader <miles@gnu.org>
date Mon, 10 Mar 2008 00:49:47 +0000
parents 107ccd98fa12 4af0bb174714
children 33c08cf9fb3a
line wrap: on
line diff
--- a/lisp/vc-mtn.el	Sun Mar 09 21:37:16 2008 +0000
+++ b/lisp/vc-mtn.el	Mon Mar 10 00:49:47 2008 +0000
@@ -110,6 +110,7 @@
   '(("\\`[^:/#]*[:/#]" . ""))           ;Drop the host part.
   "Rewrite rules to shorten Mtn's revision names on the mode-line."
   :type '(repeat (cons regexp string))
+  :version "22.2"
   :group 'vc)
 
 (defun vc-mtn-mode-line-string (file)