aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/vc-hooks.el
diff options
context:
space:
mode:
authorJuanma Barranquero <[email protected]>2008-04-18 10:01:07 +0000
committerJuanma Barranquero <[email protected]>2008-04-18 10:01:07 +0000
commit329a656ebd6b229213914bc91bc2e3617af370ec (patch)
tree0ed6e688efed6d99b4471df1837cd0e8b5127e62 /lisp/vc-hooks.el
parentb8a2c14a865e462637dde2a7dbe778a6853aa692 (diff)
(vc-ignore-vc-files, vc-master-templates, vc-header-alist):
Add WHEN to obsolescence declaration. (vc-state): Fix typo in docstring.
Diffstat (limited to 'lisp/vc-hooks.el')
-rw-r--r--lisp/vc-hooks.el14
1 files changed, 8 insertions, 6 deletions
diff --git a/lisp/vc-hooks.el b/lisp/vc-hooks.el
index 7f1806168c..a812443f00 100644
--- a/lisp/vc-hooks.el
+++ b/lisp/vc-hooks.el
@@ -39,16 +39,18 @@
(defvar vc-ignore-vc-files nil)
(make-obsolete-variable 'vc-ignore-vc-files
- "set `vc-handled-backends' to nil to disable VC.")
+ "set `vc-handled-backends' to nil to disable VC."
+ "21.1")
(defvar vc-master-templates ())
(make-obsolete-variable 'vc-master-templates
"to define master templates for a given BACKEND, use
vc-BACKEND-master-templates. To enable or disable VC for a given
-BACKEND, use `vc-handled-backends'.")
+BACKEND, use `vc-handled-backends'."
+ "21.1")
(defvar vc-header-alist ())
-(make-obsolete-variable 'vc-header-alist 'vc-BACKEND-header)
+(make-obsolete-variable 'vc-header-alist 'vc-BACKEND-header "21.1")
(defcustom vc-ignore-dir-regexp
;; Stop SMB, automounter, AFS, and DFS host lookups.
@@ -518,11 +520,11 @@ For registered files, the value returned is one of:
'removed Scheduled to be deleted from the repository on next commit.
'conflict The file contains conflicts as the result of a merge.
- For now the conflicts are text conflicts. In the
- futures this might be extended to deal with metadata
+ For now the conflicts are text conflicts. In the
+ future this might be extended to deal with metadata
conflicts too.
- 'missing The file is not present in the file system, but the VC
+ 'missing The file is not present in the file system, but the VC
system still tracks it.
'ignored The file showed up in a dir-state listing with a flag