log lisp/vc.el @ 50374:73660951a233

age author description
Wed, 19 Feb 2003 18:56:38 +0000 Andr Spiegel (vc-binary-assoc, vc-binary-suffixes): Removed; these were
Wed, 05 Feb 2003 23:13:21 +0000 Juanma Barranquero (vc-annotate-display, vc-checkout-carefully): Add obsolescence declaration and
Tue, 04 Feb 2003 12:29:42 +0000 Juanma Barranquero Trailing whitespace deleted.
Thu, 26 Dec 2002 14:04:21 +0000 Andr Spiegel (vc-next-action-on-file): Use t argument to vc-checkout in
Sun, 03 Nov 2002 15:08:29 +0000 Andr Spiegel Add comment to prev change.
Sun, 03 Nov 2002 14:48:37 +0000 Andr Spiegel (vc-dired-move): Adapt dired-move-to-filename-regexp to its current
Mon, 14 Oct 2002 15:13:59 +0000 Andr Spiegel (vc-dired-reformat-line): Simplified. Handles text properties
Fri, 11 Oct 2002 09:36:00 +0000 Andr Spiegel (vc-dired-reformat-line): As a temporary fix, remove all text
Tue, 08 Oct 2002 15:31:43 +0000 Stefan Monnier (vc-find-version): Use the new backend op `find-version'.
Mon, 07 Oct 2002 16:50:43 +0000 Stefan Monnier (vc-resolve-conflicts); Typo.
Mon, 07 Oct 2002 16:24:42 +0000 Stefan Monnier (vc-maybe-resolve-conflicts): Always call vc-resolve-conflicts
Sat, 05 Oct 2002 16:35:28 +0000 Stefan Monnier (vc-log-mode-map): Explicitly inherit from text-mode.
Sat, 05 Oct 2002 03:00:47 +0000 Markus Rost (vc-default-show-log-entry): Fix typo.
Thu, 03 Oct 2002 22:43:01 +0000 Stefan Monnier (vc-print-log): Unconditionally use `show-log-entry'.
Wed, 04 Sep 2002 20:47:08 +0000 Andr Spiegel (vc-workfile-unchanged-p, vc-default-workfile-unchanged-p): Moved to
Mon, 22 Jul 2002 18:52:04 +0000 Andr Spiegel (vc-next-action-on-file): Preserve find-file-literally.
Fri, 19 Jul 2002 13:20:02 +0000 Andr Spiegel Improve comment of vc-BACKEND-workfile-unchanged-p.
Tue, 16 Jul 2002 20:44:23 +0000 Stefan Monnier (vc-default-comment-history): Hard code *vc*.
Tue, 16 Jul 2002 17:47:33 +0000 Andr Spiegel (vc-next-action-on-file): Ignore buffer-read-only while comparing to
Wed, 06 Mar 2002 13:51:28 +0000 Gerd Moellmann (vc-branch-part): Add autoload cookie. This function can
Tue, 05 Mar 2002 13:14:11 +0000 Andr Spiegel (vc-transfer-file): Use `make-temp-file' instead of `make-temp-name'.
Thu, 28 Feb 2002 13:01:48 +0000 Andr Spiegel (vc-update): New function.
Thu, 28 Feb 2002 09:59:08 +0000 Andr Spiegel (vc-revert-buffer): If the buffer is not saved, prompt the user to do
Mon, 25 Feb 2002 22:00:51 +0000 Andr Spiegel (vc-diff-switches-list): Fix prev change, making the function
Thu, 21 Feb 2002 21:00:35 +0000 Andr Spiegel Patch by Jonathan Kamens <jik@kamens.brookline.ma.us>.
Sat, 05 Jan 2002 17:15:20 +0000 Andr Spiegel (vc-branch-part): Return nil if there's no `.'
Thu, 20 Dec 2001 18:59:32 +0000 Pavel Jank Doc fixes.
Mon, 26 Nov 2001 16:17:17 +0000 Pavel Jank (vc-next-action-on-file): Use insert instead of insert-string.
Mon, 26 Nov 2001 16:07:50 +0000 Andr Spiegel (vc-find-version): New function.
Fri, 23 Nov 2001 10:11:29 +0000 Andr Spiegel (with-vc-properties): Don't bind `filename' locally.