Mercurial > emacs
annotate lisp/eshell/.cvsignore @ 103553:af4ee0cb7fb7
* vc-hooks.el (vc-stay-local-p, vc-state, vc-working-revision):
Add an optional argument for the backend, use it instead of
calling vc-backend.
(vc-mode-line): Add an optional argument for the backend. Pass
the backend to vc-state and vc-working-revision. Move code for
special handling for vc-state being a buffer to ...
* vc-rcs.el (vc-rcs-find-file-hook):
* vc-sccs.el (vc-sccs-find-file-hook): ... here. New functions.
* vc-svn.el (vc-svn-state, vc-svn-dir-status, vc-svn-checkout)
(vc-svn-print-log, vc-svn-diff): Pass 'SVN to vc-state,
vc-stay-local-p and vc-mode-line calls.
* vc-cvs.el (vc-cvs-state, vc-cvs-checkout, vc-cvs-print-log)
(vc-cvs-diff, vc-cvs-annotate-command)
(vc-cvs-make-version-backups-p, vc-cvs-stay-local-p)
(vc-cvs-dir-status): Pass 'CVS to vc-state, vc-stay-local-p and
vc-mode-line calls.
* vc.el (vc-deduce-fileset): Use vc-deduce-fileset instead of
direct comparison.
(vc-next-action, vc-transfer-file, vc-rename-file): Also pass the
backend when calling vc-mode-line.
(vc-register): Do not create a closure for calling the vc register
function, call it directly.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Tue, 23 Jun 2009 06:35:40 +0000 |
parents | e1a4e53fbef0 |
children |
rev | line source |
---|---|
55614
e1a4e53fbef0
Added entries to .cvsignore files.
John Wiegley <johnw@newartisans.com>
parents:
44319
diff
changeset
|
1 COPYING |
e1a4e53fbef0
Added entries to .cvsignore files.
John Wiegley <johnw@newartisans.com>
parents:
44319
diff
changeset
|
2 FEATURES |
e1a4e53fbef0
Added entries to .cvsignore files.
John Wiegley <johnw@newartisans.com>
parents:
44319
diff
changeset
|
3 INSTALL |
e1a4e53fbef0
Added entries to .cvsignore files.
John Wiegley <johnw@newartisans.com>
parents:
44319
diff
changeset
|
4 Makefile |
e1a4e53fbef0
Added entries to .cvsignore files.
John Wiegley <johnw@newartisans.com>
parents:
44319
diff
changeset
|
5 NEWS |
e1a4e53fbef0
Added entries to .cvsignore files.
John Wiegley <johnw@newartisans.com>
parents:
44319
diff
changeset
|
6 README |
e1a4e53fbef0
Added entries to .cvsignore files.
John Wiegley <johnw@newartisans.com>
parents:
44319
diff
changeset
|
7 _darcs |
e1a4e53fbef0
Added entries to .cvsignore files.
John Wiegley <johnw@newartisans.com>
parents:
44319
diff
changeset
|
8 _pkg.el |
e1a4e53fbef0
Added entries to .cvsignore files.
John Wiegley <johnw@newartisans.com>
parents:
44319
diff
changeset
|
9 auto-autoloads.el |
44319
6e4027f837d9
Ignore esh-groups.el.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
diff
changeset
|
10 esh-groups.el |
55614
e1a4e53fbef0
Added entries to .cvsignore files.
John Wiegley <johnw@newartisans.com>
parents:
44319
diff
changeset
|
11 esh-toggle.el |
e1a4e53fbef0
Added entries to .cvsignore files.
John Wiegley <johnw@newartisans.com>
parents:
44319
diff
changeset
|
12 eshell-auto.el |
e1a4e53fbef0
Added entries to .cvsignore files.
John Wiegley <johnw@newartisans.com>
parents:
44319
diff
changeset
|
13 eshell.info |
e1a4e53fbef0
Added entries to .cvsignore files.
John Wiegley <johnw@newartisans.com>
parents:
44319
diff
changeset
|
14 eshell.texi |