log lisp/vc.el @ 71791:6d32f7f6fd3a NewVC-fileset-BASE

age author description
Tue, 11 Jul 2006 18:39:32 +0000 Chong Yidong * vc.el (vc-exec-after): Don't delete process manually. NewVC-fileset-BASE
Wed, 05 Jul 2006 08:05:29 +0000 Andr Spiegel (vc-diff-internal): Fix prev change.
Fri, 23 Jun 2006 17:29:19 +0000 Andr Spiegel (vc-diff-knows-L): New variable.
Mon, 05 Jun 2006 15:42:55 +0000 Thien-Thi Nguyen (vc-process-filter): Inhibit undo
Thu, 13 Apr 2006 13:35:55 +0000 Thien-Thi Nguyen (vc-annotate): Arrange for point to end up at the same
Thu, 13 Apr 2006 13:29:22 +0000 Thien-Thi Nguyen Remove eol whitespace; nfc.
Tue, 11 Apr 2006 23:05:31 +0000 Stefan Monnier (vc-ensure-vc-buffer): Only change current-buffer, not the window config.
Tue, 11 Apr 2006 21:42:05 +0000 J.D. Smith (vc-annotate-display-mode): Made default 'fullscale.
Tue, 07 Feb 2006 16:59:01 +0000 Juanma Barranquero (small-temporary-file-directory): Remove defvar; there's a defcustom for it in
Mon, 06 Feb 2006 15:23:23 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Wed, 25 Jan 2006 18:55:41 +0000 Andr Spiegel (vc-default-dired-state-info): Pass FILE to vc-user-login-name.
Wed, 28 Dec 2005 20:13:47 +0000 Stefan Monnier (vc-annotate-display): Replace optional arg `color-map' with
Wed, 28 Dec 2005 18:47:12 +0000 Stefan Monnier (vc-annotate-mode-map): Remove obsolete binding.
Fri, 23 Dec 2005 16:22:31 +0000 Richard M. Stallman (vc-annotate-car-last-cons): Defn moved up.
Fri, 23 Dec 2005 04:57:28 +0000 Stefan Monnier Remove unnecessary leading * in docstrings.
Wed, 14 Dec 2005 20:10:28 +0000 Richard M. Stallman (vc-default-previous-version, vc-default-next-version)
Wed, 14 Dec 2005 16:57:35 +0000 Stefan Monnier (vc-default-revert): New fun.
Tue, 13 Dec 2005 22:25:13 +0000 Stefan Monnier (vc-do-command): Add a new value t for okstatus.
Mon, 31 Oct 2005 01:22:57 +0000 Masatake YAMATO (vc-directory-exclusion-list): Add "{arch}".
Sun, 30 Oct 2005 10:39:55 +0000 Andr Spiegel (vc-switch-backend): Better error message if the buffer is not visiting a
Tue, 25 Oct 2005 05:52:28 +0000 Michael Albinus * vc.el (vc-dired-mode): Extend comment for binding of
Sun, 23 Oct 2005 12:17:28 +0000 Michael Albinus * files.el (directory-listing-before-filename-regexp): New
Sat, 24 Sep 2005 23:26:28 +0000 Romain Francoise 2005-09-25 Romain Francoise <romain@orebokech.com>
Sat, 24 Sep 2005 13:44:02 +0000 Romain Francoise 2005-09-24 Emilio C. Lopes <eclig@gmx.net>
Sun, 18 Sep 2005 12:25:02 +0000 Deepak Goel Message format spec fixes (1)
Sat, 10 Sep 2005 10:55:42 +0000 Andr Spiegel (vc-directory, vc-update-change-log): Throw an error on the attempt to
Sat, 06 Aug 2005 22:13:43 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Mon, 04 Jul 2005 23:32:44 +0000 Lute Kamstra Update FSF's address.
Fri, 10 Jun 2005 14:08:47 +0000 Juanma Barranquero (vc-annotate): Fix spellings in docstrings.
Sun, 22 May 2005 10:51:32 +0000 Andr Spiegel (vc-trunk-p): Add autoload cookie. The function is used in vc-rcs.el
Wed, 20 Apr 2005 16:51:39 +0000 Dan Nicolaescu (vc-annotate-color-map): Change some colors so that text
Tue, 29 Mar 2005 15:30:39 +0000 Stefan Monnier (vc-do-command): Use a pipe for async processes, so password
Sun, 27 Feb 2005 18:38:08 +0000 Andreas Schwab (vc-do-command): Don't run command asynchronously when
Wed, 09 Feb 2005 15:50:47 +0000 Kim F. Storm Change release version from 21.4 to 22.1 throughout.
Sun, 09 Jan 2005 21:27:28 +0000 Andr Spiegel (vc-allow-async-revert): New user option.
Fri, 17 Dec 2004 10:48:53 +0000 Andr Spiegel (vc-default-update-changelog): Use insert-file-contents, rather than
Tue, 30 Nov 2004 11:03:46 +0000 Andr Spiegel (vc-recompute-state): Moved into vc-hooks.el.
Fri, 19 Nov 2004 15:10:57 +0000 Thien-Thi Nguyen Update annotation-related comments.
Wed, 03 Nov 2004 10:40:35 +0000 Thien-Thi Nguyen (vc-annotate-display-autoscale): Make sure
Wed, 03 Nov 2004 10:21:09 +0000 Thien-Thi Nguyen (vc-annotate-display-autoscale): Add prefix-arg
Sat, 23 Oct 2004 19:52:18 +0000 Kai Grojohann * simple.el (process-file): New function, similar to call-process
Wed, 13 Oct 2004 17:04:45 +0000 Stefan Monnier (vc-annotate-display-select): Fix typo.
Sun, 10 Oct 2004 09:23:11 +0000 Andr Spiegel (vc-annotate-mode): Remove variable.
Wed, 15 Sep 2004 16:47:08 +0000 Thien-Thi Nguyen (annotate-time): Document point handling.
Tue, 07 Sep 2004 04:47:38 +0000 Stefan Monnier (vc-buffer-context, vc-restore-buffer-context): Disable obsolete code.
Fri, 23 Apr 2004 21:02:23 +0000 Juanma Barranquero (vc-print-log): Fix code that handles wrong-number-of-arguments in backend
Fri, 16 Apr 2004 10:21:24 +0000 Andr Spiegel (vc-print-log): Quote signal.
Sun, 11 Apr 2004 15:05:18 +0000 Andr Spiegel (vc-print-log): Use condition-case to check for backward
Sun, 28 Mar 2004 22:00:19 +0000 Stefan Monnier (vc-version-diff, vc-default-diff-tree): Change `rel' -> `rev'.
Fri, 26 Mar 2004 16:17:12 +0000 Stefan Monnier (vc-maybe-resolve-conflicts): Don't prompt the user.
Fri, 26 Mar 2004 06:07:55 +0000 Andr Spiegel (vc-print-log): Undo prev change, use new function vc-arg-list from
Thu, 25 Mar 2004 15:39:03 +0000 Sam Steingold (vc-print-log): backend-function may be a byte-compiled object, not a lambda
Tue, 23 Mar 2004 21:00:36 +0000 Stefan Monnier Document new backend operation `find-file-not-found-hook'.
Sun, 21 Mar 2004 15:42:14 +0000 Andr Spiegel Add new optional BUFFER argument to vc-BACKEND-print-log and
Mon, 15 Mar 2004 03:55:24 +0000 Stefan Monnier Document new find-file-hook operation.
Sun, 08 Feb 2004 22:42:42 +0000 Andreas Schwab (with-vc-file): Fix unsafe uses of error.
Sat, 07 Feb 2004 00:37:13 +0000 Kim F. Storm (line-number-at-pos): Rename from line-at-pos.
Fri, 23 Jan 2004 11:20:55 +0000 Andr Spiegel (vc-annotate): Fix improper use of `make-local-variable' at the top
Thu, 22 Jan 2004 23:34:33 +0000 Andr Spiegel (vc-current-line): Function removed. This is now done by the new
Wed, 21 Jan 2004 11:05:51 +0000 Andr Spiegel (vc-annotate-mode): Inherit from fundamental-mode and activate