Files
emacs/lisp
Richard M. Stallman f2ee419195 (vc-buffer-backend): New function.
Also new variable, local in all buffers.
(vc-kill-buffer-hook): Kill local vc-buffer-backend.

(vc-kill-buffer-hook): Don't put it on kill-buffer-hook.
(vc-file-clearprops): Function moved here.
(vc-workfile-version): Function moved here.
(vc-mode-line): Don't call vc-locking-user.

Add branch support for RCS;  treat CVS more like RCS and SCCS.
(vc-occurences, vc-trunk-p, vc-branch-p, vc-minor-revision)
(vc-branch-part): new functions that operate on RCS revision numbers.
(vc-status): Use the new property vc-workfile-version
and vc-locking-user (see vc.el).  Display "locking state" for CVS.
(vc-find-cvs-master): Search for file name case-sensitively, store
version number into the new property vc-workfile-version.
(vc-find-file-hook): kill any remaining properties.  Like this,
when re-finding a file (for example because it has changed on disk),
the version control state gets re-computed.
(vc-mode-line): CVS case: make the buffer read-only if the file
is unmodified.
(vc-kill-buffer-hook): Clear file's vc props when buffer is killed.
1995-04-26 10:15:03 +00:00
..
1995-04-25 22:29:35 +00:00
1995-03-16 04:34:29 +00:00
1995-04-07 01:20:53 +00:00
1995-04-13 21:34:34 +00:00
1994-08-30 00:33:34 +00:00
1994-10-28 18:45:45 +00:00
1994-10-17 08:42:36 +00:00
1995-04-07 01:20:53 +00:00
1995-04-07 01:20:53 +00:00
1995-04-07 01:20:53 +00:00
1995-04-07 01:20:53 +00:00
1995-04-07 01:20:53 +00:00
1995-04-07 01:20:53 +00:00
1995-04-07 01:20:53 +00:00
1994-12-24 16:49:59 +00:00
1995-04-07 01:20:53 +00:00
1994-12-25 04:33:23 +00:00
1995-04-07 21:51:51 +00:00
1995-04-07 01:20:53 +00:00
1995-04-18 19:26:11 +00:00
1995-04-07 01:20:53 +00:00
1994-07-01 00:40:46 +00:00
1995-03-16 04:37:48 +00:00
1994-05-22 22:14:17 +00:00
1995-03-16 04:37:48 +00:00
1995-03-12 18:34:57 +00:00
1995-04-07 23:44:31 +00:00
1995-04-08 06:22:05 +00:00
1995-04-08 02:24:20 +00:00
1995-04-12 03:11:40 +00:00
1995-04-07 02:21:52 +00:00
1995-04-19 04:35:22 +00:00
1994-11-09 22:54:15 +00:00
1994-08-25 23:23:09 +00:00
1995-04-07 02:21:52 +00:00
1995-04-07 02:21:52 +00:00
1995-03-13 05:29:11 +00:00
1995-04-07 02:21:52 +00:00
1995-04-13 21:13:31 +00:00
1995-03-11 03:58:31 +00:00
1995-04-26 10:15:03 +00:00
1994-06-20 22:21:48 +00:00
1995-04-12 03:13:20 +00:00
1995-04-08 19:41:54 +00:00