log lisp/vc.el @ 62166:9aa364d49b37

age author description
Wed, 20 Apr 2005 16:51:39 +0000 Dan Nicolaescu (vc-annotate-color-map): Change some colors so that text
Tue, 29 Mar 2005 15:30:39 +0000 Stefan Monnier (vc-do-command): Use a pipe for async processes, so password
Sun, 27 Feb 2005 18:38:08 +0000 Andreas Schwab (vc-do-command): Don't run command asynchronously when
Wed, 09 Feb 2005 15:50:47 +0000 Kim F. Storm Change release version from 21.4 to 22.1 throughout.
Sun, 09 Jan 2005 21:27:28 +0000 Andr Spiegel (vc-allow-async-revert): New user option.
Fri, 17 Dec 2004 10:48:53 +0000 Andr Spiegel (vc-default-update-changelog): Use insert-file-contents, rather than
Tue, 30 Nov 2004 11:03:46 +0000 Andr Spiegel (vc-recompute-state): Moved into vc-hooks.el.
Fri, 19 Nov 2004 15:10:57 +0000 Thien-Thi Nguyen Update annotation-related comments.
Wed, 03 Nov 2004 10:40:35 +0000 Thien-Thi Nguyen (vc-annotate-display-autoscale): Make sure
Wed, 03 Nov 2004 10:21:09 +0000 Thien-Thi Nguyen (vc-annotate-display-autoscale): Add prefix-arg
Sat, 23 Oct 2004 19:52:18 +0000 Kai Grojohann * simple.el (process-file): New function, similar to call-process
Wed, 13 Oct 2004 17:04:45 +0000 Stefan Monnier (vc-annotate-display-select): Fix typo.
Sun, 10 Oct 2004 09:23:11 +0000 Andr Spiegel (vc-annotate-mode): Remove variable.
Wed, 15 Sep 2004 16:47:08 +0000 Thien-Thi Nguyen (annotate-time): Document point handling.
Tue, 07 Sep 2004 04:47:38 +0000 Stefan Monnier (vc-buffer-context, vc-restore-buffer-context): Disable obsolete code.
Fri, 23 Apr 2004 21:02:23 +0000 Juanma Barranquero (vc-print-log): Fix code that handles wrong-number-of-arguments in backend
Fri, 16 Apr 2004 10:21:24 +0000 Andr Spiegel (vc-print-log): Quote signal.
Sun, 11 Apr 2004 15:05:18 +0000 Andr Spiegel (vc-print-log): Use condition-case to check for backward
Sun, 28 Mar 2004 22:00:19 +0000 Stefan Monnier (vc-version-diff, vc-default-diff-tree): Change `rel' -> `rev'.
Fri, 26 Mar 2004 16:17:12 +0000 Stefan Monnier (vc-maybe-resolve-conflicts): Don't prompt the user.
Fri, 26 Mar 2004 06:07:55 +0000 Andr Spiegel (vc-print-log): Undo prev change, use new function vc-arg-list from
Thu, 25 Mar 2004 15:39:03 +0000 Sam Steingold (vc-print-log): backend-function may be a byte-compiled object, not a lambda
Tue, 23 Mar 2004 21:00:36 +0000 Stefan Monnier Document new backend operation `find-file-not-found-hook'.
Sun, 21 Mar 2004 15:42:14 +0000 Andr Spiegel Add new optional BUFFER argument to vc-BACKEND-print-log and
Mon, 15 Mar 2004 03:55:24 +0000 Stefan Monnier Document new find-file-hook operation.
Sun, 08 Feb 2004 22:42:42 +0000 Andreas Schwab (with-vc-file): Fix unsafe uses of error.
Sat, 07 Feb 2004 00:37:13 +0000 Kim F. Storm (line-number-at-pos): Rename from line-at-pos.
Fri, 23 Jan 2004 11:20:55 +0000 Andr Spiegel (vc-annotate): Fix improper use of `make-local-variable' at the top
Thu, 22 Jan 2004 23:34:33 +0000 Andr Spiegel (vc-current-line): Function removed. This is now done by the new
Wed, 21 Jan 2004 11:05:51 +0000 Andr Spiegel (vc-annotate-mode): Inherit from fundamental-mode and activate
Tue, 20 Jan 2004 17:39:09 +0000 Andr Spiegel * vc.el (vc-default-previous-version): Doc enhancement.
Sun, 28 Dec 2003 16:03:57 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Wed, 24 Dec 2003 23:18:10 +0000 Markus Rost (vc-dired-purge): Avoid error from `kill-line'.
Wed, 24 Dec 2003 16:09:13 +0000 Karoly Lorentey tag of miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-137
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Sun, 06 Jul 2003 19:08:13 +0000 John Paul Wallington (vc-annotate-offset): Move defvar up.
Sun, 06 Jul 2003 17:28:12 +0000 Stefan Monnier (vc-stay-local, vc-stay-local-p): Move to vc-hooks.el.
Mon, 30 Jun 2003 10:34:26 +0000 Richard M. Stallman (vc-default-show-log-entry): Use with-no-warnings.
Fri, 20 Jun 2003 13:21:24 +0000 Luc Teirlinck (vc-rename-file): Fix typo.
Sat, 31 May 2003 16:47:57 +0000 Stefan Monnier (vc-directory-exclusion-list): Add MCVS and .svn.
Mon, 26 May 2003 10:33:00 +0000 Andr Spiegel (vc-delete-file): Fix free variable reference.
Sun, 18 May 2003 02:53:24 +0000 Stefan Monnier (vc-log-mode-map, vc-maximum-comment-ring-size)
Fri, 09 May 2003 16:33:10 +0000 Stefan Monnier New backend functions `delete-file' and `repository-hostname'.
Thu, 08 May 2003 17:41:16 +0000 Stefan Monnier (with-vc-properties, with-vc-file, edit-vc-file):
Wed, 19 Feb 2003 18:56:38 +0000 Andr Spiegel (vc-binary-assoc, vc-binary-suffixes): Removed; these were
Wed, 05 Feb 2003 23:13:21 +0000 Juanma Barranquero (vc-annotate-display, vc-checkout-carefully): Add obsolescence declaration and
Tue, 04 Feb 2003 12:29:42 +0000 Juanma Barranquero Trailing whitespace deleted.
Thu, 26 Dec 2002 14:04:21 +0000 Andr Spiegel (vc-next-action-on-file): Use t argument to vc-checkout in
Sun, 03 Nov 2002 15:08:29 +0000 Andr Spiegel Add comment to prev change.
Sun, 03 Nov 2002 14:48:37 +0000 Andr Spiegel (vc-dired-move): Adapt dired-move-to-filename-regexp to its current
Mon, 14 Oct 2002 15:13:59 +0000 Andr Spiegel (vc-dired-reformat-line): Simplified. Handles text properties
Fri, 11 Oct 2002 09:36:00 +0000 Andr Spiegel (vc-dired-reformat-line): As a temporary fix, remove all text
Tue, 08 Oct 2002 15:31:43 +0000 Stefan Monnier (vc-find-version): Use the new backend op `find-version'.
Mon, 07 Oct 2002 16:50:43 +0000 Stefan Monnier (vc-resolve-conflicts); Typo.
Mon, 07 Oct 2002 16:24:42 +0000 Stefan Monnier (vc-maybe-resolve-conflicts): Always call vc-resolve-conflicts
Sat, 05 Oct 2002 16:35:28 +0000 Stefan Monnier (vc-log-mode-map): Explicitly inherit from text-mode.
Sat, 05 Oct 2002 03:00:47 +0000 Markus Rost (vc-default-show-log-entry): Fix typo.
Thu, 03 Oct 2002 22:43:01 +0000 Stefan Monnier (vc-print-log): Unconditionally use `show-log-entry'.
Wed, 04 Sep 2002 20:47:08 +0000 Andr Spiegel (vc-workfile-unchanged-p, vc-default-workfile-unchanged-p): Moved to
Mon, 22 Jul 2002 18:52:04 +0000 Andr Spiegel (vc-next-action-on-file): Preserve find-file-literally.
Fri, 19 Jul 2002 13:20:02 +0000 Andr Spiegel Improve comment of vc-BACKEND-workfile-unchanged-p.
Tue, 16 Jul 2002 20:44:23 +0000 Stefan Monnier (vc-default-comment-history): Hard code *vc*.
Tue, 16 Jul 2002 17:47:33 +0000 Andr Spiegel (vc-next-action-on-file): Ignore buffer-read-only while comparing to
Wed, 06 Mar 2002 13:51:28 +0000 Gerd Moellmann (vc-branch-part): Add autoload cookie. This function can
Tue, 05 Mar 2002 13:14:11 +0000 Andr Spiegel (vc-transfer-file): Use `make-temp-file' instead of `make-temp-name'.
Thu, 28 Feb 2002 13:01:48 +0000 Andr Spiegel (vc-update): New function.
Thu, 28 Feb 2002 09:59:08 +0000 Andr Spiegel (vc-revert-buffer): If the buffer is not saved, prompt the user to do
Mon, 25 Feb 2002 22:00:51 +0000 Andr Spiegel (vc-diff-switches-list): Fix prev change, making the function
Thu, 21 Feb 2002 21:00:35 +0000 Andr Spiegel Patch by Jonathan Kamens <jik@kamens.brookline.ma.us>.
Sat, 05 Jan 2002 17:15:20 +0000 Andr Spiegel (vc-branch-part): Return nil if there's no `.'
Thu, 20 Dec 2001 18:59:32 +0000 Pavel Jank Doc fixes.
Mon, 26 Nov 2001 16:17:17 +0000 Pavel Jank (vc-next-action-on-file): Use insert instead of insert-string.
Mon, 26 Nov 2001 16:07:50 +0000 Andr Spiegel (vc-find-version): New function.
Fri, 23 Nov 2001 10:11:29 +0000 Andr Spiegel (with-vc-properties): Don't bind `filename' locally.
Thu, 15 Nov 2001 10:31:17 +0000 Andr Spiegel Documentation fixes.
Mon, 12 Nov 2001 23:01:17 +0000 Sam Steingold * vc.el (vc-print-log): Bind `inhibit-read-only' to t before and
Fri, 09 Nov 2001 14:55:52 +0000 Andr Spiegel Add John David Smith to credits.
Mon, 29 Oct 2001 12:26:15 +0000 Andr Spiegel # Doc fix, completing prev change.
Mon, 29 Oct 2001 12:21:26 +0000 Andr Spiegel Mention vc-*-switches in backend API documentation.
Mon, 22 Oct 2001 12:13:29 +0000 Andr Spiegel (vc-diff-switches): Doc rewritten.
Mon, 22 Oct 2001 07:54:03 +0000 Andr Spiegel Change scaling algorithm for vc-annotate.
Sun, 21 Oct 2001 23:31:45 +0000 Andr Spiegel (diff-switches): Remove duplicate definition.
Sun, 21 Oct 2001 12:15:22 +0000 Andr Spiegel (vc-diff-internal, vc-coding-system-for-diff, vc-default-diff-tree):
Mon, 24 Sep 2001 22:29:15 +0000 Stefan Monnier (vc-checkin): Use vc-delete-automatic-version-backups.
Sat, 22 Sep 2001 20:04:21 +0000 Stefan Monnier Doc fix
Mon, 17 Sep 2001 09:59:41 +0000 Andr Spiegel (vc-annotate): Use current workfile version explicitly as a default,
Mon, 10 Sep 2001 17:51:04 +0000 Andr Spiegel (vc-annotate): Rewrote doc string.
Tue, 04 Sep 2001 12:53:49 +0000 Gerd Moellmann Add Keywords header.
Tue, 28 Aug 2001 17:02:59 +0000 Andr Spiegel (vc-revert-file): Call the backend even if the FILE's
Tue, 07 Aug 2001 14:48:30 +0000 Gerd Moellmann (vc-transfer-file): Fix malformed autoload cookie.
Mon, 30 Jul 2001 18:25:58 +0000 Andr Spiegel #Document prev change.
Mon, 30 Jul 2001 15:01:49 +0000 Andr Spiegel (vc-checkout-hook): New hook.
Mon, 30 Jul 2001 08:18:04 +0000 Gerd Moellmann (vc-switch-backend): Fix autoload cookie.
Mon, 16 Jul 2001 14:19:17 +0000 Stefan Monnier (vc-do-command): Autoload.
Wed, 11 Jul 2001 22:55:05 +0000 Stefan Monnier (vc-prefix-map): Moved back to vc-hooks.el.
Thu, 03 May 2001 00:36:07 +0000 Stefan Monnier (vc-next-action-on-file): Only force buffer+file to writable
Sat, 10 Mar 2001 10:44:35 +0000 Andr Spiegel (vc-do-command): If the destination buffer is already current, don't
Mon, 26 Feb 2001 13:45:06 +0000 Andr Spiegel (vc-default-workfile-unchanged-p, vc-default-latest-on-branch-p): Add
Thu, 01 Feb 2001 17:42:44 +0000 Dave Love Copyright up-date.
Thu, 01 Feb 2001 15:08:49 +0000 Andr Spiegel (vc-diff-switches): New user option.
Wed, 10 Jan 2001 14:42:53 +0000 Andr Spiegel Added documentation for backend interface.
Mon, 08 Jan 2001 16:23:33 +0000 Andr Spiegel (vc-default-latest-on-branch-p): New function, replaces constant
Mon, 20 Nov 2000 14:01:35 +0000 Andr Spiegel Undo prev change.
Sun, 19 Nov 2000 09:52:45 +0000 Andr Spiegel (vc-workfile-unchanged-p, vc-default-workfile-unchanged-p): Moved to
Thu, 16 Nov 2000 18:28:11 +0000 Stefan Monnier (vc-version-diff): Bind inhibit-read-only when inserting text.
Thu, 16 Nov 2000 18:17:26 +0000 Andr Spiegel Updated backend documentation.
Thu, 16 Nov 2000 16:40:59 +0000 Andr Spiegel (vc-do-command): In the asynchronous case, output messages only if the
Thu, 16 Nov 2000 15:26:37 +0000 Andr Spiegel (vc-revert-buffer): Ask for confirmation if file seems up-to-date.
Thu, 16 Nov 2000 13:39:10 +0000 Andr Spiegel (vc-annotate): Changed handling of prefix arg; now asks for both
Fri, 27 Oct 2000 12:13:19 +0000 Andr Spiegel (vc-version-other-window): If an automatic backup of the desired
Thu, 26 Oct 2000 20:53:11 +0000 Stefan Monnier (vc-start-entry): Only erase the buffer if comment is set.
Thu, 26 Oct 2000 12:38:02 +0000 Dave Love fix my email
Wed, 25 Oct 2000 21:45:09 +0000 Stefan Monnier (vc-version-other-window): Bind `file'.
Sun, 22 Oct 2000 15:37:51 +0000 Andr Spiegel (vc-checkout): Added `-p' suffix in call to vc-make-version-backups-p;
Tue, 10 Oct 2000 01:25:40 +0000 Thien-Thi Nguyen (with-vc-file, edit-vc-file): Specify `indent-function' property.
Sun, 08 Oct 2000 19:12:52 +0000 Stefan Monnier (vc-version-diff): diff-switches can be a list.
Thu, 05 Oct 2000 22:55:17 +0000 Stefan Monnier (with-vc-properties): Use conses rather than length-2 lists.
Wed, 04 Oct 2000 09:48:37 +0000 Andr Spiegel (vc-revert-buffer): Handle empty diff properly.
Tue, 03 Oct 2000 12:24:15 +0000 Andr Spiegel (vc-transfer-file, vc-default-receive-file): Rewritten to factorize
Tue, 03 Oct 2000 11:22:13 +0000 Andr Spiegel (vc-revert-file): New function.
Mon, 02 Oct 2000 12:01:09 +0000 Andr Spiegel (vc-responsible-backend): Undo the previous change in the argument
Sun, 01 Oct 2000 20:56:54 +0000 Stefan Monnier (with-vc-file, vc-next-action-on-file):
Sun, 01 Oct 2000 19:35:24 +0000 Stefan Monnier * vc.el (vc-editable-p): Minor optimization.
Sun, 01 Oct 2000 12:06:15 +0000 Andr Spiegel (vc-next-action-on-file): Update mode line only if file is visited.
Fri, 22 Sep 2000 07:49:19 +0000 Andr Spiegel (vc-switch-backend): Signal an error if the file is not registered
Thu, 21 Sep 2000 13:27:08 +0000 Andr Spiegel (vc-index-of, vc-transfer-file, vc-default-receive-file): New functions.
Tue, 19 Sep 2000 13:58:56 +0000 Andr Spiegel (vc-revert-buffer): Set vc-checkout-time correctly.
Tue, 12 Sep 2000 13:03:44 +0000 Dave Love (vc-dired-listing-switches): Fix :version.
Sat, 09 Sep 2000 00:48:41 +0000 Stefan Monnier * vc-sccs.el (vc-sccs-register):
Thu, 07 Sep 2000 08:10:02 +0000 Gerd Moellmann Remove `$Id$' tag.
Tue, 05 Sep 2000 20:08:22 +0000 Stefan Monnier 2000-09-05 Stefan Monnier <monnier@cs.yale.edu>
Mon, 04 Sep 2000 19:59:41 +0000 Gerd Moellmann (vc-dired-resynch-file): Add autoload cookie.
Mon, 04 Sep 2000 19:46:58 +0000 Gerd Moellmann (toplevel): Require `dired' at run-time for dired-mode-map.
Mon, 04 Sep 2000 19:46:19 +0000 Gerd Moellmann (vc-next-action-on-file): Do not visit the file if it's
Sat, 01 Apr 2000 12:19:35 +0000 Gerd Moellmann (vc-backend-diff): Return the correct status if we had to
Wed, 26 Jan 2000 10:31:13 +0000 Gerd Moellmann (vc-version-diff): Make sure file name is expanded.
Thu, 02 Dec 1999 14:21:08 +0000 Gerd Moellmann (vc-update-change-log): Look for rcs2log under
Fri, 15 Oct 1999 16:03:59 +0000 Stefan Monnier Use make-temp-file.
Sat, 02 Oct 1999 10:53:18 +0000 Andr Spiegel (vc-backend-checkout): Use coding system 'no-conversion when doing
Wed, 22 Sep 1999 12:58:49 +0000 Andr Spiegel (vc-backend-checkout): Use with-temp-file to check out into arbitrary
Mon, 06 Sep 1999 22:15:10 +0000 Richard M. Stallman (vc-annotate-display): Use < 69 not < 70 to distinguish 20YY from 19YY.
Mon, 06 Sep 1999 03:46:33 +0000 Richard M. Stallman (vc-annotate-display): Treat 2-digit years under 70 as 20YY.
Thu, 02 Sep 1999 12:50:28 +0000 Eli Zaretskii (vc-update-change-log): Use small-temporary-file-directory when non-nil.
Fri, 27 Aug 1999 07:59:22 +0000 Andreas Schwab (vc-backend-merge-news): Fix regexp to also match P marker
Wed, 30 Jun 1999 07:16:14 +0000 Andr Spiegel (vc-fetch-cvs-status): Use "-l" option for "cvs status", to make it
Tue, 15 Jun 1999 17:40:09 +0000 Karl Heuer Undo previous undo -- spiegel's change already corrected rms's.
Tue, 15 Jun 1999 05:48:18 +0000 Karl Heuer (vc-dired-mode): Undo previous two changes.
Wed, 09 Jun 1999 16:52:56 +0000 Andr Spiegel (vc-dired-mode): Don't match anything before the date in
Sun, 23 May 1999 05:34:53 +0000 Richard M. Stallman (vc-dired-mode): Make the dired-move-to-filename-regexp
Thu, 08 Apr 1999 12:43:48 +0000 Andr Spiegel (vc-backend-revert): For CVS files that were made writeable with "cvs
Sat, 13 Mar 1999 05:04:24 +0000 Karl Heuer (vc-delete-logbuf-window): New var.
Fri, 22 Jan 1999 16:28:12 +0000 Andr Spiegel (vc-annotate-display): Delete old overlays. Fix check for major-mode.
Sat, 02 Jan 1999 21:54:32 +0000 Richard M. Stallman (vc-backend-diff): Use `diff-switches-list' throughout.
Tue, 08 Dec 1998 16:04:52 +0000 Markus Rost (vc-rcs-release): Fix Type.
Wed, 02 Dec 1998 13:34:59 +0000 Andr Spiegel (vc-dired-window-configuration, vc-ediff-windows,
Wed, 04 Nov 1998 15:09:38 +0000 Andr Spiegel (with-vc-file, edit-vc-file): New macros.
Fri, 30 Oct 1998 19:11:08 +0000 Dave Love (vc-backend-merge-news): Check for "P" output.
Thu, 10 Sep 1998 21:50:05 +0000 Dave Love (vc-insert-headers): Doc fix.
Tue, 04 Aug 1998 13:14:41 +0000 Andr Spiegel (vc-backend-merge-news): Account for `already contains the
Thu, 09 Jul 1998 03:47:06 +0000 Richard M. Stallman Comment change.
Wed, 08 Jul 1998 02:55:50 +0000 Richard M. Stallman (vc-finish-logentry): Only delete windows in the selected frame
Sun, 21 Jun 1998 14:29:07 +0000 Eli Zaretskii (vc-binary-suffixes): New variable.
Tue, 16 Jun 1998 16:38:47 +0000 Richard M. Stallman (vc-find-binary): Accept only non-directories.
Fri, 12 Jun 1998 11:13:37 +0000 Andr Spiegel (vc-dired-hook): Don't use dired-kill-line to remove directory lines
Thu, 11 Jun 1998 15:33:13 +0000 Andr Spiegel (vc-dired-recurse, vc-dired-terse-display): New user options.
Fri, 05 Jun 1998 12:46:29 +0000 Andr Spiegel (vc-directory): Bind vc-dired-switches in order to pass switches to vc-dired-mode.
Wed, 03 Jun 1998 15:07:04 +0000 Andr Spiegel (vc-dired-hook): Kill excluded directories recursively.
Sat, 16 May 1998 17:53:32 +0000 Richard M. Stallman (vc-update-change-log): Use temporary-file-directory.
Sat, 16 May 1998 03:44:16 +0000 Richard M. Stallman (vc-update-change-log): Use system-tmp-directory.
Sat, 02 May 1998 16:41:08 +0000 Andr Spiegel (vc-fetch-cvs-status): Don't specify DIR on the command line.
Mon, 20 Apr 1998 02:34:53 +0000 Dan Nicolaescu *** empty log message ***
Wed, 15 Apr 1998 10:13:07 +0000 Andr Spiegel (vc-dired-mode): Redefine dired-move-to-filename-regexp locally.
Wed, 15 Apr 1998 09:48:04 +0000 Andreas Schwab (vc-backend-revert): Fix missing argument for
Tue, 14 Apr 1998 12:38:25 +0000 Andr Spiegel (vc-next-action-on-file): Don't check out after registering. This is
Thu, 09 Apr 1998 13:45:44 +0000 Andr Spiegel (vc-next-action): Fixed bug that prevented registering files using C-x v v.
Sun, 05 Apr 1998 18:54:35 +0000 Andr Spiegel (vc-dired-mode): Make dired-after-readin-hook a local hook, not a local variable.
Sun, 05 Apr 1998 18:45:06 +0000 Andr Spiegel (vc-merge, vc-backend-merge): New functions.
Sun, 05 Apr 1998 18:43:15 +0000 Andr Spiegel (vc-ensure-vc-buffer): New function.
Sat, 04 Apr 1998 05:22:37 +0000 Richard M. Stallman (vc-next-action-dired): Use dired-do-redisplay. Handle
Wed, 01 Apr 1998 12:26:43 +0000 Andr Spiegel (vc-revert-buffer): Rewrote handling of vc-diff buffer,
Tue, 31 Mar 1998 18:08:36 +0000 Andr Spiegel (vc-backend-revert): CVS bug fix.
Tue, 31 Mar 1998 17:19:32 +0000 Andr Spiegel * vc.el (vc-resolve-conflicts): New function.
Fri, 20 Mar 1998 15:40:24 +0000 Andr Spiegel (vc-next-action-on-file): Properly handle the case when user tries to
Wed, 18 Mar 1998 13:25:00 +0000 Andr Spiegel (vc-restore-buffer-context): Only try to restore mark if it is active.
Sun, 08 Mar 1998 10:03:50 +0000 Andr Spiegel (vc-context-matches-p): New function.
Fri, 27 Feb 1998 18:44:14 +0000 Andr Spiegel (vc-default-init-version): New variable.
Wed, 25 Feb 1998 22:53:17 +0000 Karl Heuer (vc-register): Update vc-buffer-backend.
Tue, 24 Feb 1998 12:54:05 +0000 Dave Love (vc-checkin-hook): Add :options.
Thu, 22 Jan 1998 09:04:36 +0000 Richard M. Stallman (vc-annotate-compcar): Iterate instead of recursing.
Sun, 18 Jan 1998 03:27:05 +0000 Karl Heuer (vc-finish-logentry): Move killing the log buffer after
Wed, 07 Jan 1998 14:33:37 +0000 Andr Spiegel (vc-resynch-window): Behave properly when view-read-only is non-nil.
Sat, 23 Aug 1997 06:17:08 +0000 Richard M. Stallman (vc-version-diff): Mention that default file is visited file.
Tue, 05 Aug 1997 21:38:52 +0000 Richard M. Stallman (vc-version-diff): Change the Newer version prompt.
Mon, 04 Aug 1997 04:29:53 +0000 Richard M. Stallman (vc-version-diff): Use defaults, not initial input,
Thu, 31 Jul 1997 06:23:19 +0000 Richard M. Stallman (vc-backend-checkin): For CVS, forget the checkout model after commit.
Fri, 18 Jul 1997 19:03:30 +0000 Richard M. Stallman (vc-diff): Turn off previous change.
Fri, 18 Jul 1997 16:06:57 +0000 Andr Spiegel (vc-diff): If file is unchanged, ask for the version
Sun, 15 Jun 1997 23:03:18 +0000 Richard M. Stallman (vc-steal-lock): Use yes-or-no-p for confirmation.
Sat, 14 Jun 1997 17:29:10 +0000 Richard M. Stallman (vc-annotate-mode-variables): Init vc-annotate-mode-menu
Mon, 09 Jun 1997 06:01:12 +0000 Richard M. Stallman (diff-switches): defvar deleted.
Wed, 21 May 1997 14:42:09 +0000 Andr Spiegel (vc-backend-admin): If there is no SCCS subdirectory yet, create it.
Mon, 05 May 1997 20:56:20 +0000 Richard M. Stallman Use defgroup and defcustom.
Sat, 12 Apr 1997 03:14:16 +0000 Richard M. Stallman (vc-update-change-log): Run `rcs2log' in the correct
Tue, 01 Apr 1997 21:47:17 +0000 Richard M. Stallman (vc-checkin-hook): Doc fix.
Fri, 21 Mar 1997 20:06:04 +0000 Richard M. Stallman (vc-next-action-on-file): With implicit checkout, make
Tue, 04 Mar 1997 18:00:30 +0000 Andr Spiegel (vc-backend-diff): Handle RCS and SCCS separately.
Thu, 27 Feb 1997 01:21:24 +0000 Karl Heuer (vc-log-mode): New optional arg FILE. Set vc-log-file here.
Mon, 10 Feb 1997 20:43:37 +0000 Richard M. Stallman (vc-do-command): If OKSTATUS is nil, ignore errors.
Fri, 03 Jan 1997 13:51:36 +0000 Andr Spiegel Changed my e-mail address in the header.
Thu, 26 Dec 1996 12:07:05 +0000 Andr Spiegel (vc-next-action-on-file, vc-update-change-log,
Tue, 19 Nov 1996 06:59:17 +0000 Geoff Voelker Use w32 instead of ms-windows for window-system symbol
Thu, 07 Nov 1996 03:17:16 +0000 Richard M. Stallman (vc-backend-print-log): Use "cvs log" to get log entries, not "cvs rlog".
Thu, 17 Oct 1996 20:35:46 +0000 Andr Spiegel (vc-dired-reformat-line): Discard check for numerical value of
Mon, 16 Sep 1996 14:43:29 +0000 Andr Spiegel (vc-print-log): Set the display window so that it shows
Sun, 08 Sep 1996 11:52:05 +0000 Andr Spiegel (vc-print-log): Move point to the log entry of the current version.
Sun, 01 Sep 1996 18:33:12 +0000 Richard M. Stallman (vc-register-switches): New variable.
Fri, 30 Aug 1996 18:42:29 +0000 Richard M. Stallman (vc-update-change-log): Doc fix.
Thu, 29 Aug 1996 21:22:07 +0000 Richard M. Stallman (vc-update-change-log): Remove code which found RCS files
Fri, 26 Jul 1996 21:22:34 +0000 Richard M. Stallman (vc-do-command): Bind win32-quote-process-args.
Wed, 05 Jun 1996 17:57:26 +0000 Richard M. Stallman (vc-cancel-version): Fix paren error.
Mon, 13 May 1996 01:31:28 +0000 Richard M. Stallman (vc-rename-file): After renaming, update VC info and modeline.
Tue, 16 Apr 1996 22:33:07 +0000 Richard M. Stallman (vc-comment-ring): Initialise using make-ring.
Fri, 22 Mar 1996 13:25:21 +0000 Richard M. Stallman (vc-update-change-log): Use add-log-full-name and
Sat, 02 Mar 1996 06:37:35 +0000 Richard M. Stallman Comment change.
Fri, 26 Jan 1996 19:36:34 +0000 Richard M. Stallman (vc-diff): Make NOT-URGENT default to t.
Wed, 24 Jan 1996 23:32:49 +0000 Karl Heuer * vc.el (vc-backend-checkout): Use let to restore default-directory.
Sun, 14 Jan 1996 07:34:30 +0000 Erik Naggum Update FSF's address.
Wed, 10 Jan 1996 15:24:03 +0000 Andr Spiegel (vc-cancel-version): Use search-forward to scan error message. Added
Mon, 08 Jan 1996 22:24:05 +0000 Karl Heuer (vc-update-change-log): Use add-log-full-name and
Fri, 05 Jan 1996 22:21:28 +0000 Karl Heuer Comment fixes.
Thu, 04 Jan 1996 16:00:05 +0000 Andr Spiegel (vc-cancel-version): Handle versions that start a new branch.
Fri, 29 Dec 1995 20:49:46 +0000 Erik Naggum (vc-backend-checkin): Use vc-checkin-switches.
Mon, 25 Dec 1995 21:07:12 +0000 Richard M. Stallman (vc-revert-buffer1): Pass t as preserve-modes to revert-buffer.
Mon, 25 Dec 1995 18:46:17 +0000 Richard M. Stallman Fix error message style.
Mon, 13 Nov 1995 20:24:46 +0000 Richard M. Stallman (vc-directory): Require dired.
Thu, 02 Nov 1995 09:36:01 +0000 Andr Spiegel (vc-backend-diff): Use new variable vc-rcsdiff-knows-brief.
Wed, 04 Oct 1995 15:13:04 +0000 Andr Spiegel (vc-next-action-on-file): When locking the latest trunk version,
Fri, 08 Sep 1995 20:39:17 +0000 Andr Spiegel (vc-dired-mode): Now a major mode derived from dired-mode.
Tue, 29 Aug 1995 10:52:14 +0000 Andr Spiegel (vc-dired-update-line): Don't use dired-do-redisplay.
Fri, 25 Aug 1995 18:30:11 +0000 Andr Spiegel (vc-directory): Kill existing vc-dired buffers for this directory.