log lisp/vc.el @ 2808:b809a8da05cb

age author description
Fri, 14 May 1993 15:21:50 +0000 Jim Blandy * vc.el (vc-version-diff): Match parens.
Fri, 14 May 1993 03:57:45 +0000 Richard M. Stallman (vc-revert-buffer1): Don't assume that compilation-error-list
Thu, 13 May 1993 12:05:52 +0000 Richard M. Stallman (vc-version-diff): Don't move point in current buffer.
Thu, 13 May 1993 03:14:07 +0000 Richard M. Stallman (Setting minor-mode-map-alist):
Wed, 12 May 1993 21:30:35 +0000 Richard M. Stallman Improve doc strings and prompt strings.
Tue, 11 May 1993 21:15:54 +0000 Richard M. Stallman (vc-diff): Report an error if the buffer isn't registered.
Sun, 09 May 1993 14:29:33 +0000 Richard M. Stallman (vc-backend-diff): Handle either string or list.
Sun, 09 May 1993 14:27:02 +0000 Richard M. Stallman (diff-switches): Define var here as well as in diff.el.
Sat, 08 May 1993 16:17:01 +0000 Richard M. Stallman (vc-directory-18): cd to the directory in question before the file tree walk.
Sat, 08 May 1993 16:14:11 +0000 Richard M. Stallman (vc-directory-18): New function.
Tue, 04 May 1993 19:52:02 +0000 Richard M. Stallman (vc-backend-diff): Use diff-switches, not vc-diff-options.
Tue, 04 May 1993 19:33:17 +0000 Richard M. Stallman Doc fix.
Tue, 04 May 1993 16:42:57 +0000 Richard M. Stallman (minor-mode-map-alist): Don't use it if it's void.
Tue, 04 May 1993 16:40:24 +0000 Richard M. Stallman (vc-dired-prefix-map): New keymap.
Sat, 01 May 1993 03:09:16 +0000 Richard M. Stallman (vc-revert-buffer1): Fix format of compilation-error-list.
Thu, 29 Apr 1993 17:58:37 +0000 Richard M. Stallman (vc-match-substring): Renamed from match-substring.
Wed, 28 Apr 1993 22:48:52 +0000 Roland McGrath (vc-revert-buffer1): Ignore non-marker elts of compilation-error-list.
Sun, 25 Apr 1993 22:26:40 +0000 Eric S. Raymond (vc-diff): Get proper error message when you run this with no prefix
Mon, 19 Apr 1993 21:29:48 +0000 Roland McGrath (vc-revert-buffer1): Typo fix in last change.
Mon, 19 Apr 1993 21:19:10 +0000 Roland McGrath (vc-comment-to-change-log): Restored interactive spec. Why was it
Mon, 19 Apr 1993 21:13:47 +0000 Roland McGrath (vc-revert-buffer1): Completely rewrote compilation reparsing code.
Thu, 08 Apr 1993 16:51:04 +0000 Eric S. Raymond (vc-comment-to-change-log): Merged in the remainder of jimb's last
Thu, 08 Apr 1993 16:35:52 +0000 Eric S. Raymond (vc-directory. vc-start-entry, vc-next-action, vc-next-action-on-file):
Mon, 05 Apr 1993 23:52:16 +0000 Roland McGrath (vc-comment-to-change-log): Renamed from vc-comment-to-changelog.
Mon, 29 Mar 1993 15:38:31 +0000 Eric S. Raymond (vc-next-action, vc-peint-log, vc-diff, vc-revert-buffer) improved
Sun, 28 Mar 1993 06:40:46 +0000 Eric S. Raymond (vc-comment-to-changelog): A useful vc-checkin hook, added.
Wed, 17 Mar 1993 13:58:48 +0000 Eric S. Raymond (vc-header-strings) Name changed to vc-header-alist, to match the
Tue, 16 Mar 1993 21:09:56 +0000 Paul Eggert (vc-version-diff): Use (message ...), not (message (format ...)).
Tue, 16 Mar 1993 15:44:52 +0000 Eric S. Raymond vc-error-occurred needs to be in vc-hooks.
Thu, 11 Mar 1993 07:45:02 +0000 Eric S. Raymond Bug fix.