log lisp/vc-hooks.el @ 6757:770fe370479b

age author description
Sun, 27 Mar 1994 19:46:27 +0000 Richard M. Stallman (vc-find-file-hook): Set backup-inhibited.
Fri, 04 Feb 1994 23:01:27 +0000 Richard M. Stallman (vc-make-backup-files): Doc fix.
Wed, 02 Feb 1994 18:56:02 +0000 Eric S. Raymond (vc-mode-line): use force-mode-line-update instead of the Emacs 18
Fri, 24 Dec 1993 03:12:14 +0000 Richard M. Stallman (vc-mode-line): Make buffer read-only for root if file is locked.
Thu, 25 Nov 1993 03:46:27 +0000 Richard M. Stallman (vc-make-backup-files): Doc fix.
Wed, 15 Sep 1993 23:19:13 +0000 Paul Eggert (vc-prefix-map): Bind C-x v ~ to vc-version-other-window.
Fri, 27 Aug 1993 01:57:48 +0000 Paul Eggert (vc-find-file-hook, vc-file-not-found-hook): Use add-hook to install.
Thu, 29 Jul 1993 04:58:47 +0000 Paul Eggert (vc-mode-line): Set vc-mode to nil if FILE no longer is version-controlled.
Tue, 27 Jul 1993 19:28:46 +0000 Paul Eggert (vc-rcs-status): Removing any trailing "-".
Tue, 20 Jul 1993 02:25:19 +0000 Paul Eggert (vc-rcs-status): Use "-", not " ", to separate locks, so that the RCS
Mon, 19 Jul 1993 04:03:52 +0000 Paul Eggert (vc-rcs-status): Omit "LOCKER:" if you are the locker.
Thu, 15 Jul 1993 05:49:21 +0000 Richard M. Stallman (vc-rcs-status): Make work buffer's name start w/ space.
Mon, 12 Jul 1993 22:04:35 +0000 Paul Eggert (vc-rcs-status): Include head version number in mode line if there
Wed, 07 Jul 1993 19:07:54 +0000 Paul Eggert (vc-rcs-status): Remove unused var `status'.
Mon, 05 Jul 1993 03:20:12 +0000 Paul Eggert (vc-name): Moved from vc.el; vc-rcs-status now uses it.