summaryrefslogtreecommitdiff
path: root/lisp/vc.el
Commit message (Expand)AuthorAgeFilesLines
* (vc-version-diff): Mention that default file is visited file.Richard M. Stallman1997-08-231-1/+3
* (vc-version-diff): Change the Newer version prompt.Richard M. Stallman1997-08-051-1/+1
* (vc-version-diff): Use defaults, not initial input,Richard M. Stallman1997-08-041-4/+11
* (vc-backend-checkin): For CVS, forget the checkout model after commit.Richard M. Stallman1997-07-311-35/+73
* (vc-diff): Turn off previous change.Richard M. Stallman1997-07-181-1/+2
* (vc-diff): If file is unchanged, ask for the versionAndré Spiegel1997-07-181-57/+109
* (vc-steal-lock): Use yes-or-no-p for confirmation.Richard M. Stallman1997-06-151-2/+2
* (vc-annotate-mode-variables): Init vc-annotate-mode-menuRichard M. Stallman1997-06-141-9/+32
* (diff-switches): defvar deleted.Richard M. Stallman1997-06-091-1/+220
* (vc-backend-admin): If there is no SCCS subdirectory yet, create it.André Spiegel1997-05-211-0/+3
* Use defgroup and defcustom.Richard M. Stallman1997-05-051-39/+107
* (vc-update-change-log): Run `rcs2log' in the correctRichard M. Stallman1997-04-121-16/+35
* (vc-checkin-hook): Doc fix.Richard M. Stallman1997-04-011-1/+13
* (vc-next-action-on-file): With implicit checkout, makeRichard M. Stallman1997-03-211-2/+6
* (vc-backend-diff): Handle RCS and SCCS separately.André Spiegel1997-03-041-30/+29
* (vc-log-mode): New optional arg FILE. Set vc-log-file here.Karl Heuer1997-02-271-4/+4
* (vc-do-command): If OKSTATUS is nil, ignore errors.Richard M. Stallman1997-02-101-2/+3
* Changed my e-mail address in the header.André Spiegel1997-01-031-6/+4
* (vc-next-action-on-file, vc-update-change-log,André Spiegel1996-12-261-11/+7
* Use w32 instead of ms-windows for window-system symbolGeoff Voelker1996-11-191-1/+1
* (vc-backend-print-log): Use "cvs log" to get log entries, not "cvs rlog".Richard M. Stallman1996-11-071-1/+1
* (vc-dired-reformat-line): Discard check for numerical value ofAndré Spiegel1996-10-171-1/+0
* (vc-print-log): Set the display window so that it showsAndré Spiegel1996-09-161-8/+31
* (vc-print-log): Move point to the log entry of the current version.André Spiegel1996-09-081-0/+9
* (vc-register-switches): New variable.Richard M. Stallman1996-09-011-20/+29
* (vc-update-change-log): Doc fix.Richard M. Stallman1996-08-301-3/+8
* (vc-update-change-log): Remove code which found RCS filesRichard M. Stallman1996-08-291-26/+23
* (vc-do-command): Bind win32-quote-process-args.Richard M. Stallman1996-07-261-1/+2
* (vc-cancel-version): Fix paren error.Richard M. Stallman1996-06-051-2/+2
* (vc-rename-file): After renaming, update VC info and modeline.Richard M. Stallman1996-05-131-1/+4
* (vc-comment-ring): Initialise using make-ring.Richard M. Stallman1996-04-161-4/+2
* (vc-update-change-log): Use add-log-full-name andRichard M. Stallman1996-03-221-6/+4
* Comment change.Richard M. Stallman1996-03-021-1/+1
* (vc-diff): Make NOT-URGENT default to t.Richard M. Stallman1996-01-261-1/+1
* * vc.el (vc-backend-checkout): Use let to restore default-directory.Karl Heuer1996-01-241-140/+144
* Update FSF's address.Erik Naggum1996-01-141-2/+3
* (vc-cancel-version): Use search-forward to scan error message. AddedAndré Spiegel1996-01-101-1/+7
* (vc-update-change-log): Use add-log-full-name andKarl Heuer1996-01-081-3/+9
* Comment fixes.Karl Heuer1996-01-051-3/+3
* (vc-cancel-version): Handle versions that start a new branch.André Spiegel1996-01-041-55/+92
* (vc-backend-checkin): Use vc-checkin-switches.Erik Naggum1995-12-291-3/+3
* (vc-revert-buffer1): Pass t as preserve-modes to revert-buffer.Richard M. Stallman1995-12-251-35/+36
* Fix error message style.Richard M. Stallman1995-12-251-102/+110
* (vc-directory): Require dired.Richard M. Stallman1995-11-131-2/+4
* (vc-backend-diff): Use new variable vc-rcsdiff-knows-brief.André Spiegel1995-11-021-8/+14
* (vc-next-action-on-file): When locking the latest trunk version,André Spiegel1995-10-041-1/+3
* (vc-dired-mode): Now a major mode derived from dired-mode.André Spiegel1995-09-081-52/+62
* (vc-dired-update-line): Don't use dired-do-redisplay.André Spiegel1995-08-291-38/+62
* (vc-directory): Kill existing vc-dired buffers for this directory.André Spiegel1995-08-251-83/+231
* Removed the comment that said we assume strict locking.André Spiegel1995-08-221-3/+2