+2010-02-03 Stefan Monnier <monnier@iro.umontreal.ca>
+
+ * vc-hooks.el (vc-path): Make it an obsolete var, rather than function.
+
2010-02-02 Juri Linkov <juri@jurta.org>
* textmodes/ispell.el (ispell-message-text-end): Remove final newline
:type '(repeat directory)
:group 'vc)
-(make-obsolete 'vc-path "should not be necessary anymore." "23.2")
+(make-obsolete-variable '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.