2007-01-21 |
Glenn Morris |
Add 2007 to copyright years.
|
2006-12-27 |
Stefan Monnier |
(vc-version-backup-file-name): Revision names may be
|
2006-12-05 |
Glenn Morris |
Update copyright years.
|
2006-10-13 |
Stefan Monnier |
(vc-ignore-dir-regexp): Make it into a defcustom.
|
2006-02-06 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
2006-01-25 |
André Spiegel |
(vc-user-login-name): Rewritten to handle access via Tramp.
|
2005-08-06 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
2005-07-04 |
Lute Kamstra |
Update FSF's address.
|
2005-04-01 |
André Spiegel |
(vc-workfile-unchanged-p): Disable mtime check when we go via Tramp or
|
2005-02-09 |
Kim F. Storm |
Change release version from 21.4 to 22.1 throughout.
|
2005-02-07 |
André Spiegel |
(vc-make-version-backup): Ignore file-errors, e.g. directory not
|
2004-11-30 |
André Spiegel |
(vc-recompute-state): Moved here from vc.el.
|
2004-10-16 |
Stefan Monnier |
(vc-find-file-hook): Call vc-backend with absolute name.
|
2004-09-13 |
Stefan Monnier |
(vc-ignore-dir-regexp): New var.
|
2004-04-23 |
Juanma Barranquero |
(vc-default-workfile-unchanged-p): Fix code that handles
|
2004-04-16 |
André Spiegel |
(vc-default-workfile-unchanged-p): Quote signal.
|
2004-04-11 |
André Spiegel |
(vc-arg-list): Function removed.
|
2004-03-28 |
Stefan Monnier |
(vc-file-not-found-hook): Fix typo. From lorentey@elte.hu (L?rentey K?ly).
|
2004-03-26 |
André Spiegel |
(vc-arg-list): New function, which handles both compiled and
|
2004-03-23 |
Stefan Monnier |
(vc-default-find-file-not-found-hook): New fun.
|
2004-03-21 |
André Spiegel |
(vc-default-workfile-unchanged-p): If the implementation supports it,
|
2004-03-15 |
Stefan Monnier |
(vc-handled-backends): Add Arch. Move MCVS down.
|
2003-12-24 |
Karoly Lorentey |
tag of miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-137
|
2003-09-01 |
Miles Bader |
Add arch taglines
|
2003-08-30 |
Eli Zaretskii |
(vc-make-version-backup): Fix the change made on
|
2003-08-23 |
Markus Rost |
(vc-ignore-vc-files, vc-master-templates): Doc fix - quote lisp symbols.
|
2003-08-23 |
André Spiegel |
(vc-ignore-vc-files, vc-master-templates): Better explain obsolescence, and
|
2003-07-26 |
Markus Rost |
(vc-file-not-found-hook): Brr. Improve last doc fix.
|
2003-07-26 |
Markus Rost |
(vc-file-not-found-hook): Doc fix.
|
2003-07-26 |
André Spiegel |
(vc-default-registered, vc-make-version-backup): Use with-no-warnings.
|
2003-07-06 |
Stefan Monnier |
(vc-stay-local, vc-stay-local-p): Move from vc.el.
|
2003-06-05 |
Dave Love |
(vc-make-backup-files): Add :group backup.
|
2003-05-31 |
Stefan Monnier |
(vc-call-backend): Give better error message when backend function is missing.
|
2003-05-08 |
Stefan Monnier |
(vc-default-workfile-unchanged-p): Pass nil
|
2003-05-07 |
Stefan Monnier |
(find-file-hook, find-file-not-found-hook): Don't use the old ...-hooks.
|
2003-05-07 |
Stefan Monnier |
Consistently use buffer-file-name variable rather than function.
|
2003-02-05 |
Juanma Barranquero |
(vc-ignore-vc-files, vc-master-templates, vc-header-alist): Add obsolescence
|
2002-10-17 |
Juanma Barranquero |
(vc-insert-file): Fix typo.
|
2002-09-05 |
André Spiegel |
Don't require vc.el at compile-time; it causes recursive requirements.
|
2002-09-04 |
André Spiegel |
Require vc.el at compile-time.
|
2002-08-23 |
André Spiegel |
(vc-kill-buffer-hook): Add it to kill-buffer-hook again.
|
2002-07-29 |
Richard M. Stallman |
Don't add to minor-mode-alist.
|
2002-07-19 |
André Spiegel |
(vc-insert-file): When called with a LIMIT regexp,
|
2002-07-16 |
André Spiegel |
Don't bind vc-toggle-read-only to C-x C-q.
|
2002-02-28 |
André Spiegel |
(vc-menu-map): New entry "Update to Latest Version", which calls
|
2002-02-21 |
André Spiegel |
Patch by Jonathan Kamens <jik@kamens.brookline.ma.us>.
|
2001-12-14 |
André Spiegel |
(vc-checkout-model, vc-state, vc-workfile-version): Return nil if
|
2001-12-11 |
Pavel Janík |
(vc-default-make-version-backups-p): Doc fix.
|
2001-11-09 |
André Spiegel |
(vc-error-occured): Backquotified.
|
2001-09-24 |
Stefan Monnier |
(vc-delete-automatic-version-backups): Handle the
|
2001-09-22 |
Stefan Monnier |
(vc-delete-automatic-version-backups):
|
2001-07-11 |
Stefan Monnier |
(vc-mode): Dummy function for doc purposes.
|
2000-11-24 |
André Spiegel |
Require 'cl during compilation.
|
2000-11-20 |
André Spiegel |
Undo prev change.
|
2000-11-19 |
André Spiegel |
(vc-workfile-unchanged-p, vc-default-workfile-unchanged-p): Moved here
|
2000-11-06 |
Stefan Monnier |
(vc-insert-file): Don't assume byte==char.
|
2000-11-04 |
André Spiegel |
(vc-insert-file): Rewritten. Don't bother about auto-save-mode.
|
2000-10-27 |
André Spiegel |
(vc-make-version-backup): Don't do it on MS-DOS without long file
|
2000-10-27 |
André Spiegel |
(vc-version-backup-file-name): Use file.~<rev>~ for manual backups and
|
2000-10-22 |
André Spiegel |
(vc-version-backup-file-name): New optional args MANUAL and REGEXP.
|