summaryrefslogtreecommitdiff
path: root/lisp/vc-hooks.el
Commit message (Expand)AuthorAgeFilesLines
* Add arch taglinesMiles Bader2003-09-011-1/+2
* (vc-make-version-backup): Fix the change made onEli Zaretskii2003-08-301-2/+2
* (vc-ignore-vc-files, vc-master-templates): Doc fix - quote lisp symbols.Markus Rost2003-08-231-3/+3
* (vc-ignore-vc-files, vc-master-templates): Better explain obsolescence, andAndré Spiegel2003-08-231-3/+9
* (vc-file-not-found-hook): Brr. Improve last doc fix.Markus Rost2003-07-261-2/+2
* (vc-file-not-found-hook): Doc fix.Markus Rost2003-07-261-2/+2
* (vc-default-registered, vc-make-version-backup): Use with-no-warnings.André Spiegel2003-07-261-4/+5
* (vc-stay-local, vc-stay-local-p): Move from vc.el.Stefan Monnier2003-07-061-1/+50
* (vc-make-backup-files): Add :group backup.Dave Love2003-06-051-2/+3
* (vc-call-backend): Give better error message when backend function is missing.Stefan Monnier2003-05-311-36/+38
* (vc-default-workfile-unchanged-p): Pass nilStefan Monnier2003-05-081-5/+12
* (find-file-hook, find-file-not-found-hook): Don't use the old ...-hooks.Stefan Monnier2003-05-071-5/+5
* Consistently use buffer-file-name variable rather than function.Stefan Monnier2003-05-071-30/+31
* (vc-ignore-vc-files, vc-master-templates, vc-header-alist): Add obsolescenceJuanma Barranquero2003-02-051-4/+7
* (vc-insert-file): Fix typo.Juanma Barranquero2002-10-171-8/+8
* Don't require vc.el at compile-time; it causes recursive requirements.André Spiegel2002-09-051-2/+1
* Require vc.el at compile-time.André Spiegel2002-09-041-3/+17
* (vc-kill-buffer-hook): Add it to kill-buffer-hook again.André Spiegel2002-08-231-3/+2
* Don't add to minor-mode-alist.Richard M. Stallman2002-07-291-2/+3
* (vc-insert-file): When called with a LIMIT regexp,André Spiegel2002-07-191-4/+8
* Don't bind vc-toggle-read-only to C-x C-q.André Spiegel2002-07-161-5/+8
* (vc-menu-map): New entry "Update to Latest Version", which callsAndré Spiegel2002-02-281-5/+7
* Patch by Jonathan Kamens <jik@kamens.brookline.ma.us>.André Spiegel2002-02-211-2/+5
* (vc-checkout-model, vc-state, vc-workfile-version): Return nil ifAndré Spiegel2001-12-141-16/+21
* (vc-default-make-version-backups-p): Doc fix.Pavel Janík2001-12-111-3/+3
* (vc-error-occured): Backquotified.André Spiegel2001-11-091-3/+3
* (vc-delete-automatic-version-backups): Handle theStefan Monnier2001-09-241-2/+2
* (vc-delete-automatic-version-backups):Stefan Monnier2001-09-221-6/+8
* (vc-mode): Dummy function for doc purposes.Stefan Monnier2001-07-111-30/+59
* 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 <monnier@cs.yale.edu>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