]> git.eshelyaron.com Git - emacs.git/commit
(vc-fetch-master-properties): RCS case: get locking mode.
authorAndré Spiegel <spiegel@gnu.org>
Mon, 21 Aug 1995 19:25:52 +0000 (19:25 +0000)
committerAndré Spiegel <spiegel@gnu.org>
Mon, 21 Aug 1995 19:25:52 +0000 (19:25 +0000)
commite66eac08b5d8657328f5d07053686964362507c9
tree3a82a52da64d888d60188023612b17b3f3a23cb1
parenta20435c0616b502acd0243f0f053845990547dae
(vc-fetch-master-properties): RCS case: get locking mode.
CVS case: new state `locally-added'.
(vc-locking-user): Under RCS with non-strict locking, don't trust
the file permissions.  CVS case: change which states count as
"locked".
(vc-consult-rcs-headers): Streamlined. Don't set vc-locking-user if
this is called under CVS.  Under RCS, use a heuristic to find the
value of vc-checkout-model without examining the master file.
(vc-parse-locks): Set vc-checkout-model.
(vc-status): Comment change.
(vc-after-save-hook, vc-after-save): The former renamed to the
latter. Now unconditionally called by `basic-save-buffer', determines
whether the buffer should be "locked" or not.
(vc-mode-line): No longer use dynamic after-save-hook. Changed
references to `automatic' into `implicit'.
(vc-checkout-model): Values are now `manual' and `implicit'.  Derive
the property on a per-file basis, supporting all possible modes.
lisp/vc-hooks.el