aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/vc-hooks.el
Commit message (Expand)AuthorAgeFilesLines
* Require 'cl during compilation.André Spiegel2000-11-241-3/+3
* Undo prev change.André Spiegel2000-11-201-14/+2
* (vc-workfile-unchanged-p, vc-default-workfile-unchanged-p): Moved hereAndré Spiegel2000-11-191-3/+15
* (vc-insert-file): Don't assume byte==char.Stefan Monnier2000-11-061-10/+7
* (vc-insert-file): Rewritten. Don't bother about auto-save-mode.André Spiegel2000-11-041-20/+18
* (vc-make-version-backup): Don't do it on MS-DOS without long fileAndré Spiegel2000-10-271-4/+6
* (vc-version-backup-file-name): Use file.~<rev>~ for manual backups andAndré Spiegel2000-10-271-10/+8
* (vc-version-backup-file-name): New optional args MANUAL and REGEXP.André Spiegel2000-10-221-8/+33
* (vc-mode-line): Fix interactive spec.Stefan Monnier2000-10-051-2/+2
* (vc-before-save, vc-default-make-version-backups,André Spiegel2000-10-041-1/+23
* (vc-registered): If FILE used to be registered under a certainAndré Spiegel2000-10-021-11/+14
* (vc-name): Force correct computation of the value in case it is missing.André Spiegel2000-09-211-2/+5
* Doc fixes.Dave Love2000-09-121-12/+12
* Don't require `vc' during compilation;Gerd Moellmann2000-09-061-3/+3
* 2000-09-05 Stefan Monnier <[email protected]>Stefan Monnier2000-09-051-16/+23
* Minor doc fixes.Gerd Moellmann2000-09-041-923/+362
* (vc-parse-buffer): Handle mixtures of datesGerd Moellmann2000-01-101-2/+9
* (vc-find-cvs-master): Set case-fold-search correctly.André Spiegel1999-06-301-4/+5
* (vc-toggle-read-only): Doc fix.Karl Heuer1998-11-111-2/+5
* (vc-menu-map): Change the vc-directory label. Don'tDave Love1998-09-141-14/+18
* (vc-file-not-found-hook): Call vc-file-clearprops.Richard M. Stallman1998-08-081-1/+4
* (vc-parse-cvs-status): Grok new form of conflict message.André Spiegel1998-05-171-2/+5
* (vc-consult-rcs-headers): Fix previous change.Richard M. Stallman1998-05-071-4/+4
* (vc-consult-rcs-headers): Avoid bug with ci -k in RCS 5.7.André Spiegel1998-05-061-3/+4
* (vc-parse-cvs-status): Optimized. Ignore "Locally Removed" files.André Spiegel1998-05-021-35/+36
* *** empty log message ***Dan Nicolaescu1998-04-201-2/+3
* (vc-prefix-map): Added "m" for vc-merge.André Spiegel1998-04-051-1/+2
* (vc-parse-cvs-status): New function.Richard M. Stallman1998-04-041-46/+55
* (vc-sccs-project-dir, vc-search-sccs-project-dir): New functions.André Spiegel1998-03-201-4/+45
* Added version id.André Spiegel1998-02-271-0/+2
* (vc-ignore-vc-files): New variable.Dave Love1998-02-041-3/+13
* Customized.Karl Heuer1997-12-041-22/+46
* (vc-find-cvs-master): Added missing `throw' forKarl Heuer1997-09-301-1/+2
* (vc-menu-map): Replace entries for "Check In" and "Check Out" withAndré Spiegel1997-08-031-3/+1
* (vc-checkout-model): For CVS, look atRichard M. Stallman1997-07-311-1/+10
* (vc-find-cvs-master): Corrected parsing of CVS/Entries, according to CVS docs.André Spiegel1997-07-181-29/+45
* (vc-menu-map): Add bindings for vc-retrieve-snapshot and vc-create-snapshot.Richard M. Stallman1997-06-231-0/+4
* (vc-annotate): Entry "Annotate" added to menu andRichard M. Stallman1997-06-061-0/+3
* (vc-find-cvs-master): Accept ...+ in a normal entry.Richard M. Stallman1997-05-041-7/+7
* (vc-master-templates): Doc fix.Richard M. Stallman1997-04-271-1/+2
* (vc-find-cvs-master): Handle a "New file!" entry.Richard M. Stallman1997-04-221-0/+8
* Changed my e-mail address in the header.André Spiegel1997-01-031-4/+2
* (vc-user-login-name): New function.André Spiegel1996-12-261-7/+17
* (vc-file-owner): Always return user name, using the optional argumentAndré Spiegel1996-10-171-19/+5
* (vc-find-cvs-master): Fixed handling of "locally added" files.André Spiegel1996-09-161-0/+8
* (vc-file-owner): If the file is owned by somebody else, return the UIDAndré Spiegel1996-09-081-8/+4
* Comment changes.Richard M. Stallman1996-06-261-4/+5
* (vc-mode-line): If user is root, verify file really has user-writable bit.Richard M. Stallman1996-06-181-3/+12
* (vc-find-file-hook): Follow multiple links all the way.Richard M. Stallman1996-05-091-1/+1
* (vc-follow-link, vc-find-file-hook):Richard M. Stallman1996-05-051-6/+14