]> git.eshelyaron.com Git - emacs.git/commit
Patch by Jonathan Kamens <jik@kamens.brookline.ma.us>.
authorAndré Spiegel <spiegel@gnu.org>
Thu, 21 Feb 2002 21:00:35 +0000 (21:00 +0000)
committerAndré Spiegel <spiegel@gnu.org>
Thu, 21 Feb 2002 21:00:35 +0000 (21:00 +0000)
commitb470cb6584821a5323d8548eb1462bc2a21af0fa
tree5f9a38b4062eff1114e0c769b81adfc9f2bee822
parent060a1456cee6bbd23778c3428c9fe61dcb500fb4
Patch by Jonathan Kamens <jik@kamens.brookline.ma.us>.
(vc-default-init-version): Update documentation to
indicate that the backend can override the default init version.
(vc-register): Use the backend init-version function, if it exists, to
determine the initial version of a file.
(vc-diff-switches-list): Don't symbol-quote backend, since it's
already a symbol.  Don't fail if vc-BACKEND-diff-switches isn't bound.
lisp/vc.el