Thu, 19 May 1994 21:58:38 +0000 |
Richard M. Stallman |
(vc-mode-line): Do nothing if FILE is nil.
|
Fri, 13 May 1994 07:42:34 +0000 |
Richard M. Stallman |
(vc-registered): Use find-file-name-handler.
|
Tue, 03 May 1994 23:47:06 +0000 |
Karl Heuer |
Update copyright.
|
Fri, 29 Apr 1994 06:25:49 +0000 |
Richard M. Stallman |
(vc-mode-line): Fix previous change.
|
Sun, 24 Apr 1994 10:00:51 +0000 |
Richard M. Stallman |
(vc-mode-line): Warn if file is not vc-registered
|
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.
|
Sun, 04 Jul 1993 04:53:58 +0000 |
Richard M. Stallman |
(vc-mode-line): Put `RCS' or `SCCS' before version num.
|
Sat, 26 Jun 1993 04:01:50 +0000 |
Richard M. Stallman |
(vc-rcs-status): New variable.
|
Thu, 03 Jun 1993 20:29:41 +0000 |
Richard M. Stallman |
(vc-find-file-hook): Check buffer-file-name is non-nil.
|
Sat, 01 May 1993 15:00:34 +0000 |
Richard M. Stallman |
(vc-mode-line): Don't alter key bindings.
|
Thu, 08 Apr 1993 16:35:57 +0000 |
Eric S. Raymond |
vc-mode: name change.
|
Wed, 17 Mar 1993 16:56:02 +0000 |
Eric S. Raymond |
Add standard library headers.
|
Wed, 17 Mar 1993 14:01:56 +0000 |
Eric S. Raymond |
Increment version number to match vc.el's.
|
Tue, 16 Mar 1993 20:21:05 +0000 |
Paul Eggert |
Merge today's change by eric with everybody else's
|
Tue, 16 Mar 1993 15:47:45 +0000 |
Eric S. Raymond |
vc-error-occurred: moved to vc-hooks.el in order for ^X^F of a
|
Wed, 24 Feb 1993 18:07:12 +0000 |
Richard M. Stallman |
(vc-find-file-hook): Discard vc status of file
|
Sat, 24 Oct 1992 20:07:08 +0000 |
Richard M. Stallman |
(vc-prefix-map): Put vc-diff on = and vc-directory on d.
|
Tue, 20 Oct 1992 18:43:33 +0000 |
Richard M. Stallman |
(vc-registered): Look for handler only if file-name-handler-alist is bound.
|
Tue, 20 Oct 1992 06:44:21 +0000 |
Richard M. Stallman |
(vc-registered): Look for a vc-registered handler.
|
Sun, 27 Sep 1992 00:45:57 +0000 |
Roland McGrath |
(vc-toggle-read-only): Doc fix.
|
Tue, 04 Aug 1992 07:21:29 +0000 |
Jim Blandy |
entered into RCS
|
Fri, 31 Jul 1992 22:24:03 +0000 |
Eric S. Raymond |
Initial revision
|