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.
|
Tue, 22 Aug 1995 17:53:14 +0000 |
Andr Spiegel |
Removed the comment that said we assume strict locking.
|
Mon, 21 Aug 1995 19:27:05 +0000 |
Andr Spiegel |
(vc-latest-on-branch-p): Under CVS, handle the case when the file is
|
Sun, 20 Aug 1995 01:45:13 +0000 |
Richard M. Stallman |
(file-regular-p-18): Fix test for whether to use this.
|
Fri, 18 Aug 1995 20:29:14 +0000 |
Andr Spiegel |
(vc-next-action-on-file): Changed doc string, CVS case.
|
Thu, 17 Aug 1995 14:10:09 +0000 |
Andr Spiegel |
(vc-next-action-on-file): Moved the setting of the default branch to
|
Thu, 17 Aug 1995 13:50:33 +0000 |
Andr Spiegel |
Changed references to vc-top-version into vc-master-workfile-version.
|
Thu, 17 Aug 1995 13:08:36 +0000 |
Andr Spiegel |
(vc-next-action-on-file): Query when trying to lock non-latest
|
Thu, 17 Aug 1995 12:40:03 +0000 |
Andr Spiegel |
(vc-revert-buffer1): Split part of the function into vc-buffer-context
|
Thu, 10 Aug 1995 19:46:16 +0000 |
Richard M. Stallman |
(vc-dired-reformat-line): Display eight character user names correctly.
|
Tue, 08 Aug 1995 21:18:36 +0000 |
Richard M. Stallman |
(vc-revert-buffer): In a dedicated solitary window,
|
Sat, 29 Jul 1995 01:40:43 +0000 |
Richard M. Stallman |
(vc-resynch-buffer): New function.
|
Tue, 18 Jul 1995 20:52:39 +0000 |
Richard M. Stallman |
(vc-do-command): Added parameter BUFFER (the default,
|
Mon, 17 Jul 1995 23:04:30 +0000 |
Karl Heuer |
(vc-backend-merge-news): Force to refetch the
|
Mon, 26 Jun 1995 23:42:30 +0000 |
Richard M. Stallman |
(vc-start-entry): Prevent lossage when doing a mass checkin from
|
Fri, 23 Jun 1995 15:50:17 +0000 |
Richard M. Stallman |
(vc-backend-admin, vc-backend-checkin): Assume that
|
Mon, 19 Jun 1995 13:36:45 +0000 |
Richard M. Stallman |
(vc-register): Inhibit backups for the file's buffer
|
Fri, 16 Jun 1995 18:11:46 +0000 |
Richard M. Stallman |
(vc-lookup-triple): changed the code that used to call
|
Fri, 16 Jun 1995 18:04:47 +0000 |
Richard M. Stallman |
(vc-backend-dispatch): Move definition before first use.
|
Fri, 16 Jun 1995 18:02:51 +0000 |
Richard M. Stallman |
Adapt to the changes in vc-hooks.el, namely, the new
|
Wed, 14 Jun 1995 11:16:17 +0000 |
Richard M. Stallman |
(vc-backend-checkin): Provide an explicit string saying
|
Fri, 09 Jun 1995 01:21:18 +0000 |
Karl Heuer |
(vc-backend-checkin): Handle RCS `co'-output in the event
|
Fri, 09 Jun 1995 01:17:59 +0000 |
Karl Heuer |
(vc-register): Check for a visited file first thing.
|
Wed, 07 Jun 1995 20:50:55 +0000 |
Karl Heuer |
(vc-register): Clean error message if no visited file.
|
Mon, 29 May 1995 07:00:06 +0000 |
Karl Heuer |
(vc-revert-buffer1): Delete the special code for font-lock.
|
Wed, 26 Apr 1995 21:47:35 +0000 |
Karl Heuer |
(vc-next-action-on-file): Add missing let-binding.
|
Wed, 26 Apr 1995 10:12:24 +0000 |
Richard M. Stallman |
(vc-backend-checkout): Pass vc-checkout-switches arg
|
Tue, 21 Mar 1995 20:22:41 +0000 |
Richard M. Stallman |
(vc-update-change-log): Use new -u option for rcs2log.
|
Sat, 11 Mar 1995 02:17:04 +0000 |
Richard M. Stallman |
(vc-path): Use /usr/sccs only if it is a dir.
|
Thu, 02 Mar 1995 15:55:09 +0000 |
Boris Goldowsky |
(vc-comment-to-change-log): Remove ^ from paragraph-start & paragraph-separate.
|
Wed, 01 Mar 1995 08:30:54 +0000 |
Richard M. Stallman |
(vc-do-command): Search vc-path first, not last.
|
Mon, 20 Feb 1995 09:39:26 +0000 |
Roland McGrath |
(vc-log-info): Don't switch to the *vc* buffer before running
|
Tue, 24 Jan 1995 06:33:41 +0000 |
Richard M. Stallman |
(vc-do-command): Arrange for the default-directory variable
|
Thu, 19 Jan 1995 07:18:47 +0000 |
Richard M. Stallman |
Revert Jan 15 and Jan 5 changes.
|
Sun, 15 Jan 1995 11:00:38 +0000 |
Roland McGrath |
(vc-do-command): Use set-buffer-modified-p instead of not-modified.
|
Sat, 14 Jan 1995 03:10:53 +0000 |
Karl Heuer |
(vc-directory): Prompt for a directory, not a file.
|
Thu, 05 Jan 1995 22:11:35 +0000 |
Richard M. Stallman |
(vc-do-command): Change RCS handling so rcsdiff won't strip
|
Sat, 10 Dec 1994 09:15:58 +0000 |
Richard M. Stallman |
(vc-dir-all-files): New function.
|
Tue, 22 Nov 1994 12:23:40 +0000 |
Roland McGrath |
(vc-backend-checkout): Finish last change.
|
Tue, 22 Nov 1994 11:43:54 +0000 |
Roland McGrath |
(vc-checkout-switches): New variable.
|
Mon, 07 Nov 1994 08:30:11 +0000 |
Thien-Thi Nguyen |
Update maintainer line.
|
Mon, 03 Oct 1994 21:57:47 +0000 |
Richard M. Stallman |
(vc-backend-checkin): When CVS checks in a file, it is
|