(vc-path): Mark as obsolete.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2010-01-26 Dan Nicolaescu <dann@ics.uci.edu>
|
||||
|
||||
* vc-hooks.el (vc-path): Mark as obsolete.
|
||||
|
||||
2010-01-25 Dan Nicolaescu <dann@ics.uci.edu>
|
||||
|
||||
* vc-annotate.el (vc-annotate-revision-at-line): Compare file
|
||||
|
||||
@@ -89,6 +89,8 @@ An empty list disables VC altogether."
|
||||
:type '(repeat directory)
|
||||
:group 'vc)
|
||||
|
||||
(make-obsolete 'vc-path "should not be necessary anymore." "23.2")
|
||||
|
||||
(defcustom vc-make-backup-files nil
|
||||
"If non-nil, backups of registered files are made as with other files.
|
||||
If nil (the default), files covered by version control don't get backups."
|
||||
|
||||
Reference in New Issue
Block a user