]> code.delx.au - gnu-emacs/history - lisp/vc.el
(ediff-files, ediff-files3, ediff-merge-files)
[gnu-emacs] / lisp / vc.el
2006-04-13 Thien-Thi Nguyen(vc-annotate): Arrange for point to end up at the same
2006-04-13 Thien-Thi NguyenRemove eol whitespace; nfc.
2006-04-11 Stefan Monnier(vc-ensure-vc-buffer): Only change current-buffer,...
2006-04-11 J.D. Smith(vc-annotate-display-mode): Made default 'fullscale.
2006-02-07 Juanma Barranquero(small-temporary-file-directory): Remove defvar; there...
2006-02-06 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2006-01-25 André Spiegel(vc-default-dired-state-info): Pass FILE to vc-user...
2005-12-28 Stefan Monnier(vc-annotate-display): Replace optional arg `color...
2005-12-28 Stefan Monnier(vc-annotate-mode-map): Remove obsolete binding.
2005-12-23 Richard M. Stallman(vc-annotate-car-last-cons): Defn moved up.
2005-12-23 Stefan MonnierRemove unnecessary leading * in docstrings.
2005-12-14 Richard M. Stallman(vc-default-previous-version, vc-default-next-version)
2005-12-14 Stefan Monnier(vc-default-revert): New fun.
2005-12-13 Stefan Monnier(vc-do-command): Add a new value t for okstatus.
2005-10-31 Masatake YAMATO(vc-directory-exclusion-list): Add "{arch}".
2005-10-30 André Spiegel(vc-switch-backend): Better error message if the buffer...
2005-10-25 Michael Albinus* vc.el (vc-dired-mode): Extend comment for binding of
2005-10-23 Michael Albinus* files.el (directory-listing-before-filename-regexp...
2005-09-24 Romain Francoise2005-09-25 Romain Francoise <romain@orebokech.com>
2005-09-24 Romain Francoise2005-09-24 Emilio C. Lopes <eclig@gmx.net>
2005-09-18 Deepak GoelMessage format spec fixes (1)
2005-09-10 André Spiegel(vc-directory, vc-update-change-log): Throw an error...
2005-08-06 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-07-04 Lute KamstraUpdate FSF's address.
2005-06-10 Juanma Barranquero(vc-annotate): Fix spellings in docstrings.
2005-05-22 André Spiegel(vc-trunk-p): Add autoload cookie. The function is...
2005-04-20 Dan Nicolaescu(vc-annotate-color-map): Change some colors so that...
2005-03-29 Stefan Monnier(vc-do-command): Use a pipe for async processes, so...
2005-02-27 Andreas Schwab(vc-do-command): Don't run command asynchronously when
2005-02-09 Kim F. StormChange release version from 21.4 to 22.1 throughout.
2005-01-09 André Spiegel(vc-allow-async-revert): New user option.
2004-12-17 André Spiegel(vc-default-update-changelog): Use insert-file-contents...
2004-11-30 André Spiegel(vc-recompute-state): Moved into vc-hooks.el.
2004-11-19 Thien-Thi NguyenUpdate annotation-related comments.
2004-11-03 Thien-Thi Nguyen(vc-annotate-display-autoscale): Make sure
2004-11-03 Thien-Thi Nguyen(vc-annotate-display-autoscale): Add prefix-arg
2004-10-23 Kai Großjohann* simple.el (process-file): New function, similar to...
2004-10-13 Stefan Monnier(vc-annotate-display-select): Fix typo.
2004-10-10 André Spiegel(vc-annotate-mode): Remove variable.
2004-09-15 Thien-Thi Nguyen(annotate-time): Document point handling.
2004-09-07 Stefan Monnier(vc-buffer-context, vc-restore-buffer-context): Disable...
2004-04-23 Juanma Barranquero(vc-print-log): Fix code that handles wrong-number...
2004-04-16 André Spiegel(vc-print-log): Quote signal.
2004-04-11 André Spiegel(vc-print-log): Use condition-case to check for backward
2004-03-28 Stefan Monnier(vc-version-diff, vc-default-diff-tree): Change `rel...
2004-03-26 Stefan Monnier(vc-maybe-resolve-conflicts): Don't prompt the user.
2004-03-26 André Spiegel(vc-print-log): Undo prev change, use new function...
2004-03-25 Sam Steingold(vc-print-log): backend-function may be a byte-compiled...
2004-03-23 Stefan MonnierDocument new backend operation `find-file-not-found...
2004-03-21 André SpiegelAdd new optional BUFFER argument to vc-BACKEND-print...
2004-03-15 Stefan MonnierDocument new find-file-hook operation.
2004-02-08 Andreas Schwab(with-vc-file): Fix unsafe uses of error.
2004-02-07 Kim F. Storm(line-number-at-pos): Rename from line-at-pos.
2004-01-23 André Spiegel(vc-annotate): Fix improper use of `make-local-variable...
2004-01-22 André Spiegel(vc-current-line): Function removed. This is now done...
2004-01-21 André Spiegel(vc-annotate-mode): Inherit from fundamental-mode and...
2004-01-20 André Spiegel* vc.el (vc-default-previous-version): Doc enhancement.
2003-12-24 Markus Rost(vc-dired-purge): Avoid error from `kill-line'.
2003-09-01 Miles BaderAdd arch taglines
2003-07-06 John Paul Wallington(vc-annotate-offset): Move defvar up.
2003-07-06 Stefan Monnier(vc-stay-local, vc-stay-local-p): Move to vc-hooks.el.
2003-06-30 Richard M. Stallman(vc-default-show-log-entry): Use with-no-warnings.
2003-06-20 Luc Teirlinck(vc-rename-file): Fix typo.
2003-05-31 Stefan Monnier(vc-directory-exclusion-list): Add MCVS and .svn.
2003-05-26 André Spiegel(vc-delete-file): Fix free variable reference.
2003-05-18 Stefan Monnier(vc-log-mode-map, vc-maximum-comment-ring-size)
2003-05-09 Stefan MonnierNew backend functions `delete-file' and `repository...
2003-05-08 Stefan Monnier(with-vc-properties, with-vc-file, edit-vc-file):
2003-02-19 André Spiegel(vc-binary-assoc, vc-binary-suffixes): Removed; these...
2003-02-05 Juanma Barranquero(vc-annotate-display, vc-checkout-carefully): Add obsol...
2003-02-04 Juanma BarranqueroTrailing whitespace deleted.
2002-12-26 André Spiegel(vc-next-action-on-file): Use t argument to vc-checkout in
2002-11-03 André SpiegelAdd comment to prev change.
2002-11-03 André Spiegel(vc-dired-move): Adapt dired-move-to-filename-regexp...
2002-10-14 André Spiegel(vc-dired-reformat-line): Simplified. Handles text...
2002-10-11 André Spiegel(vc-dired-reformat-line): As a temporary fix, remove...
2002-10-08 Stefan Monnier(vc-find-version): Use the new backend op `find-version'.
2002-10-07 Stefan Monnier(vc-resolve-conflicts); Typo.
2002-10-07 Stefan Monnier(vc-maybe-resolve-conflicts): Always call vc-resolve...
2002-10-05 Stefan Monnier(vc-log-mode-map): Explicitly inherit from text-mode.
2002-10-05 Markus Rost(vc-default-show-log-entry): Fix typo.
2002-10-03 Stefan Monnier(vc-print-log): Unconditionally use `show-log-entry'.
2002-09-04 André Spiegel(vc-workfile-unchanged-p, vc-default-workfile-unchanged...
2002-07-22 André Spiegel(vc-next-action-on-file): Preserve find-file-literally.
2002-07-19 André SpiegelImprove comment of vc-BACKEND-workfile-unchanged-p.
2002-07-16 Stefan Monnier(vc-default-comment-history): Hard code *vc*.
2002-07-16 André Spiegel(vc-next-action-on-file): Ignore buffer-read-only while...
2002-03-06 Gerd Moellmann(vc-branch-part): Add autoload cookie. This function can
2002-03-05 André Spiegel(vc-transfer-file): Use `make-temp-file' instead of...
2002-02-28 André Spiegel(vc-update): New function.
2002-02-28 André Spiegel(vc-revert-buffer): If the buffer is not saved, prompt...
2002-02-25 André Spiegel(vc-diff-switches-list): Fix prev change, making the...
2002-02-21 André SpiegelPatch by Jonathan Kamens <jik@kamens.brookline.ma.us>.
2002-01-05 André Spiegel(vc-branch-part): Return nil if there's no `.'
2001-12-20 Pavel JaníkDoc fixes.
2001-11-26 Pavel Janík(vc-next-action-on-file): Use insert instead of insert...
2001-11-26 André Spiegel(vc-find-version): New function.
2001-11-23 André Spiegel(with-vc-properties): Don't bind `filename' locally.
2001-11-15 André SpiegelDocumentation fixes.
2001-11-12 Sam Steingold* vc.el (vc-print-log): Bind `inhibit-read-only' to...
next