summaryrefslogtreecommitdiff
path: root/lisp/vc.el
Commit message (Expand)AuthorAge
* Add 2007 to copyright years.Glenn Morris2007-01-21
* (vc-switch-backend): Try to be more careful with unwantedStefan Monnier2006-10-20
* * vc.el (vc-exec-after): Don't delete process manually.Chong Yidong2006-07-11
* (vc-diff-internal): Fix prev change.André Spiegel2006-07-05
* (vc-diff-knows-L): New variable.André Spiegel2006-06-23
* (vc-process-filter): Inhibit undoThien-Thi Nguyen2006-06-05
* (vc-annotate): Arrange for point to end up at the sameThien-Thi Nguyen2006-04-13
* Remove eol whitespace; nfc.Thien-Thi Nguyen2006-04-13
* (vc-ensure-vc-buffer): Only change current-buffer, not the window config.Stefan Monnier2006-04-11
* (vc-annotate-display-mode): Made default 'fullscale.J.D. Smith2006-04-11
* (small-temporary-file-directory): Remove defvar; there's a defcustom for it inJuanma Barranquero2006-02-07
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-06
* (vc-default-dired-state-info): Pass FILE to vc-user-login-name.André Spiegel2006-01-25
* (vc-annotate-display): Replace optional arg `color-map' withStefan Monnier2005-12-28
* (vc-annotate-mode-map): Remove obsolete binding.Stefan Monnier2005-12-28
* (vc-annotate-car-last-cons): Defn moved up.Richard M. Stallman2005-12-23
* Remove unnecessary leading * in docstrings.Stefan Monnier2005-12-23
* (vc-default-previous-version, vc-default-next-version)Richard M. Stallman2005-12-14
* (vc-default-revert): New fun.Stefan Monnier2005-12-14
* (vc-do-command): Add a new value t for okstatus.Stefan Monnier2005-12-13
* (vc-directory-exclusion-list): Add "{arch}".Masatake YAMATO2005-10-31
* (vc-switch-backend): Better error message if the buffer is not visiting aAndré Spiegel2005-10-30
* * vc.el (vc-dired-mode): Extend comment for binding ofMichael Albinus2005-10-25
* * files.el (directory-listing-before-filename-regexp): NewMichael Albinus2005-10-23
* 2005-09-25 Romain Francoise <romain@orebokech.com>Romain Francoise2005-09-24
* 2005-09-24 Emilio C. Lopes <eclig@gmx.net>Romain Francoise2005-09-24
* Message format spec fixes (1)Deepak Goel2005-09-18
* (vc-directory, vc-update-change-log): Throw an error on the attempt toAndré Spiegel2005-09-10
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-06
* Update FSF's address.Lute Kamstra2005-07-04
* (vc-annotate): Fix spellings in docstrings.Juanma Barranquero2005-06-10
* (vc-trunk-p): Add autoload cookie. The function is used in vc-rcs.elAndré Spiegel2005-05-22
* (vc-annotate-color-map): Change some colors so that textDan Nicolaescu2005-04-20
* (vc-do-command): Use a pipe for async processes, so passwordStefan Monnier2005-03-29
* (vc-do-command): Don't run command asynchronously whenAndreas Schwab2005-02-27
* Change release version from 21.4 to 22.1 throughout.Kim F. Storm2005-02-09
* (vc-allow-async-revert): New user option.André Spiegel2005-01-09
* (vc-default-update-changelog): Use insert-file-contents, rather thanAndré Spiegel2004-12-17
* (vc-recompute-state): Moved into vc-hooks.el.André Spiegel2004-11-30
* Update annotation-related comments.Thien-Thi Nguyen2004-11-19
* (vc-annotate-display-autoscale): Make sureThien-Thi Nguyen2004-11-03
* (vc-annotate-display-autoscale): Add prefix-argThien-Thi Nguyen2004-11-03
* * simple.el (process-file): New function, similar to call-processKai Großjohann2004-10-23
* (vc-annotate-display-select): Fix typo.Stefan Monnier2004-10-13
* (vc-annotate-mode): Remove variable.André Spiegel2004-10-10
* (annotate-time): Document point handling.Thien-Thi Nguyen2004-09-15
* (vc-buffer-context, vc-restore-buffer-context): Disable obsolete code.Stefan Monnier2004-09-07
* (vc-print-log): Fix code that handles wrong-number-of-arguments in backendJuanma Barranquero2004-04-23
* (vc-print-log): Quote signal.André Spiegel2004-04-16
* (vc-print-log): Use condition-case to check for backwardAndré Spiegel2004-04-11