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
|
Tue, 20 Jan 2004 17:39:09 +0000 |
Andr Spiegel |
* vc.el (vc-default-previous-version): Doc enhancement.
|
Sun, 28 Dec 2003 16:03:57 +0000 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
Wed, 24 Dec 2003 23:18:10 +0000 |
Markus Rost |
(vc-dired-purge): Avoid error from `kill-line'.
|
Wed, 24 Dec 2003 16:09:13 +0000 |
Karoly Lorentey |
tag of miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-137
|
Mon, 01 Sep 2003 15:45:59 +0000 |
Miles Bader |
Add arch taglines
|
Sun, 06 Jul 2003 19:08:13 +0000 |
John Paul Wallington |
(vc-annotate-offset): Move defvar up.
|
Sun, 06 Jul 2003 17:28:12 +0000 |
Stefan Monnier |
(vc-stay-local, vc-stay-local-p): Move to vc-hooks.el.
|
Mon, 30 Jun 2003 10:34:26 +0000 |
Richard M. Stallman |
(vc-default-show-log-entry): Use with-no-warnings.
|
Fri, 20 Jun 2003 13:21:24 +0000 |
Luc Teirlinck |
(vc-rename-file): Fix typo.
|
Sat, 31 May 2003 16:47:57 +0000 |
Stefan Monnier |
(vc-directory-exclusion-list): Add MCVS and .svn.
|
Mon, 26 May 2003 10:33:00 +0000 |
Andr Spiegel |
(vc-delete-file): Fix free variable reference.
|
Sun, 18 May 2003 02:53:24 +0000 |
Stefan Monnier |
(vc-log-mode-map, vc-maximum-comment-ring-size)
|
Fri, 09 May 2003 16:33:10 +0000 |
Stefan Monnier |
New backend functions `delete-file' and `repository-hostname'.
|
Thu, 08 May 2003 17:41:16 +0000 |
Stefan Monnier |
(with-vc-properties, with-vc-file, edit-vc-file):
|
Wed, 19 Feb 2003 18:56:38 +0000 |
Andr Spiegel |
(vc-binary-assoc, vc-binary-suffixes): Removed; these were
|