Wed, 11 Jul 2001 22:05:01 +0000 |
Stefan Monnier |
(vc-mode): Dummy function for doc purposes.
|
Fri, 24 Nov 2000 16:25:59 +0000 |
Andr Spiegel |
Require 'cl during compilation.
|
Mon, 20 Nov 2000 14:01:35 +0000 |
Andr Spiegel |
Undo prev change.
|
Sun, 19 Nov 2000 09:58:38 +0000 |
Andr Spiegel |
(vc-workfile-unchanged-p, vc-default-workfile-unchanged-p): Moved here
|
Mon, 06 Nov 2000 13:19:38 +0000 |
Stefan Monnier |
(vc-insert-file): Don't assume byte==char.
|
Sat, 04 Nov 2000 18:24:50 +0000 |
Andr Spiegel |
(vc-insert-file): Rewritten. Don't bother about auto-save-mode.
|
Fri, 27 Oct 2000 13:26:18 +0000 |
Andr Spiegel |
(vc-make-version-backup): Don't do it on MS-DOS without long file
|
Fri, 27 Oct 2000 12:11:55 +0000 |
Andr Spiegel |
(vc-version-backup-file-name): Use file.~<rev>~ for manual backups and
|
Sun, 22 Oct 2000 15:28:58 +0000 |
Andr Spiegel |
(vc-version-backup-file-name): New optional args MANUAL and REGEXP.
|
Thu, 05 Oct 2000 22:47:21 +0000 |
Stefan Monnier |
(vc-mode-line): Fix interactive spec.
|
Wed, 04 Oct 2000 09:50:21 +0000 |
Andr Spiegel |
(vc-before-save, vc-default-make-version-backups,
|
Mon, 02 Oct 2000 12:02:37 +0000 |
Andr Spiegel |
(vc-registered): If FILE used to be registered under a certain
|
Thu, 21 Sep 2000 13:15:26 +0000 |
Andr Spiegel |
(vc-name): Force correct computation of the value in case it is missing.
|
Tue, 12 Sep 2000 13:00:30 +0000 |
Dave Love |
Doc fixes.
|
Wed, 06 Sep 2000 10:41:10 +0000 |
Gerd Moellmann |
Don't require `vc' during compilation;
|
Tue, 05 Sep 2000 20:08:22 +0000 |
Stefan Monnier |
2000-09-05 Stefan Monnier <monnier@cs.yale.edu>
|
Mon, 04 Sep 2000 19:47:25 +0000 |
Gerd Moellmann |
Minor doc fixes.
|
Mon, 10 Jan 2000 13:28:39 +0000 |
Gerd Moellmann |
(vc-parse-buffer): Handle mixtures of dates
|
Wed, 30 Jun 1999 07:10:20 +0000 |
Andr Spiegel |
(vc-find-cvs-master): Set case-fold-search correctly.
|
Wed, 11 Nov 1998 18:47:32 +0000 |
Karl Heuer |
(vc-toggle-read-only): Doc fix.
|
Mon, 14 Sep 1998 17:26:39 +0000 |
Dave Love |
(vc-menu-map): Change the vc-directory label. Don't
|
Sat, 08 Aug 1998 07:11:40 +0000 |
Richard M. Stallman |
(vc-file-not-found-hook): Call vc-file-clearprops.
|
Sun, 17 May 1998 15:33:39 +0000 |
Andr Spiegel |
(vc-parse-cvs-status): Grok new form of conflict message.
|
Thu, 07 May 1998 21:34:54 +0000 |
Richard M. Stallman |
(vc-consult-rcs-headers): Fix previous change.
|
Wed, 06 May 1998 13:36:45 +0000 |
Andr Spiegel |
(vc-consult-rcs-headers): Avoid bug with ci -k in RCS 5.7.
|
Sat, 02 May 1998 16:41:44 +0000 |
Andr Spiegel |
(vc-parse-cvs-status): Optimized. Ignore "Locally Removed" files.
|
Mon, 20 Apr 1998 02:34:53 +0000 |
Dan Nicolaescu |
*** empty log message ***
|
Sun, 05 Apr 1998 18:44:35 +0000 |
Andr Spiegel |
(vc-prefix-map): Added "m" for vc-merge.
|
Sat, 04 Apr 1998 05:21:44 +0000 |
Richard M. Stallman |
(vc-parse-cvs-status): New function.
|
Fri, 20 Mar 1998 15:38:48 +0000 |
Andr Spiegel |
(vc-sccs-project-dir, vc-search-sccs-project-dir): New functions.
|