summaryrefslogtreecommitdiff
path: root/lisp/vc-hooks.el
Commit message (Expand)AuthorAgeFilesLines
* (vc-locking-user): In CVS case, convert user number to a string.Richard M. Stallman1995-11-161-1/+4
* (vc-utc-string): Use timezone of TIMEVAL for the correction, not theAndré Spiegel1995-11-021-10/+23
* (vc-fetch-master-properties): Call "cvs status" in the rightAndré Spiegel1995-09-141-5/+9
* (vc-locking-user): Fixed wrong parentheses.André Spiegel1995-09-081-2/+2
* (vc-utc-string): New function.André Spiegel1995-08-291-30/+51
* (vc-fetch-master-properties): Count cvs status "Needs Patch" asAndré Spiegel1995-08-251-2/+7
* (vc-simple-command): New function.André Spiegel1995-08-221-117/+148
* (vc-fetch-master-properties): RCS case: get locking mode.André Spiegel1995-08-211-102/+129
* (vc-fetch-master-properties): Recognize cvs status "Unresolved Conflict".André Spiegel1995-08-181-11/+33
* (vc-top-version): Renamed to vc-master-workfile-version. Updated allAndré Spiegel1995-08-171-14/+13
* (vc-mode-line, vc-find-file-hook): Moved the test forRichard M. Stallman1995-07-181-8/+7
* (vc-mode-line): Don't write-protect aKarl Heuer1995-07-171-20/+21
* (vc-fetch-master-properties): Better errorRichard M. Stallman1995-07-071-3/+8
* (vc-consult-rcs-headers): Use an even moreRichard M. Stallman1995-06-271-23/+24
* (vc-consult-rcs-headers): Handle the new timeRichard M. Stallman1995-06-261-3/+3
* (vc-insert-file): Erase the current buffer before inserting the file.Richard M. Stallman1995-06-231-5/+6
* (vc-fetch-master-properties): Pass an absoluteRichard M. Stallman1995-06-221-2/+7
* (vc-fetch-properties): Add save-excursion.Richard M. Stallman1995-06-201-10/+11
* (vc-fetch-master-properties): Be more carefulRichard M. Stallman1995-06-201-1/+2
* (vc-fetch-master-properties): Use path-separatorRichard M. Stallman1995-06-181-20/+18
* (vc-consult-rcs-headers): Fix typo in prev change.Richard M. Stallman1995-06-161-1/+1
* (vc-fetch-master-properties): For RCS file,Richard M. Stallman1995-06-161-18/+43
* The RCS status is now found by reading theRichard M. Stallman1995-06-151-281/+296
* (vc-menu-map): Disable Register when no visited file.Karl Heuer1995-06-071-1/+1
* (vc-log-info): Use path-separator.Karl Heuer1995-05-271-1/+2
* (vc-status): If vc-locking-user returns a number, compare it to (user-uid).Roland McGrath1995-05-121-4/+6
* (vc-default-backend, vc-path, vc-consult-headers):Karl Heuer1995-04-261-176/+526
* (vc-buffer-backend): New function.Richard M. Stallman1995-04-261-44/+111
* (vc-toggle-read-only): Accept prefix argRichard M. Stallman1994-12-151-4/+5
* Only define items in vc-menu-map if it is boundp.Roland McGrath1994-11-091-32/+37
* Add maintainer line in header.Thien-Thi Nguyen1994-11-071-0/+1
* (vc-status): Handle CVS.Richard M. Stallman1994-10-031-20/+73
* (vc-menu-map): Set up menu items.Richard M. Stallman1994-09-221-63/+128
* (vc-mode-line): Do nothing if FILE is nil.Richard M. Stallman1994-05-191-22/+23
* (vc-registered): Use find-file-name-handler.Richard M. Stallman1994-05-131-8/+1
* Update copyright.Karl Heuer1994-05-031-1/+1
* (vc-mode-line): Fix previous change.Richard M. Stallman1994-04-291-2/+2
* (vc-mode-line): Warn if file is not vc-registeredRichard M. Stallman1994-04-241-0/+6
* (vc-find-file-hook): Set backup-inhibited.Richard M. Stallman1994-03-271-2/+4
* (vc-make-backup-files): Doc fix.Richard M. Stallman1994-02-041-1/+1
* (vc-mode-line): use force-mode-line-update instead of the Emacs 18Eric S. Raymond1994-02-021-2/+2
* (vc-mode-line): Make buffer read-only for root if file is locked.Richard M. Stallman1993-12-241-0/+7
* (vc-make-backup-files): Doc fix.Richard M. Stallman1993-11-251-3/+3
* (vc-prefix-map): Bind C-x v ~ to vc-version-other-window.Paul Eggert1993-09-151-0/+1
* (vc-find-file-hook, vc-file-not-found-hook): Use add-hook to install.Paul Eggert1993-08-271-6/+2
* (vc-mode-line): Set vc-mode to nil if FILE no longer is version-controlled.Paul Eggert1993-07-291-5/+5
* (vc-rcs-status): Removing any trailing "-".Paul Eggert1993-07-271-1/+1
* (vc-rcs-status): Use "-", not " ", to separate locks, so that the RCSPaul Eggert1993-07-201-3/+3
* (vc-rcs-status): Omit "LOCKER:" if you are the locker.Paul Eggert1993-07-191-4/+9
* (vc-rcs-status): Make work buffer's name start w/ space.Richard M. Stallman1993-07-151-1/+1