aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/vc.el
Commit message (Expand)AuthorAgeFilesLines
* (vc-cancel-version): Use yes-or-no-p.Richard M. Stallman1992-11-081-2/+2
* (vc-admin): Pass t as noquery arg to vc-resynch-window.Richard M. Stallman1992-10-281-2/+6
* (vc-resynch-window): New arg NOQUERY. Pass it to vc-revert-buffer1.Richard M. Stallman1992-10-261-10/+18
* (vc-backend-steal): Delete the workfile after the rcs -M -u.Richard M. Stallman1992-10-061-1/+2
* (vc-backend-steal): Put filename after options in rcs commands.Richard M. Stallman1992-10-051-3/+3
* (vc-steal-lock): Use mail-setup, and do like `mail'.Richard M. Stallman1992-10-051-17/+15
* (vc-backend-checkin): Change buffers to get local value of vc-checkin-switches.Roland McGrath1992-10-051-15/+18
* (vc-backend-checkin): Use apply on vc-do-command: vc-checkin-switches is aRoland McGrath1992-10-051-9/+9
* (vc-checkin-switches): New defvar.Roland McGrath1992-10-051-3/+8
* (vc-rename-file): Use OLD, not FILE which is unbound.Richard M. Stallman1992-09-281-3/+5
* (vc-update-change-log): Use file-relative-name.Roland McGrath1992-09-271-6/+2
* (vc-checkin-hook): New user hook variable.Roland McGrath1992-09-271-18/+29
* (vc-update-change-log): Use shell-command, not shell-command-on-region.Roland McGrath1992-09-271-17/+27
* entered into RCSRichard M. Stallman1992-08-081-2/+5
* *** empty log message ***Jim Blandy1992-08-041-1/+12
* Initial revisionEric S. Raymond1992-07-311-0/+1567