mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
entered into RCS
This commit is contained in:
parent
5336e82901
commit
9f1ce56b63
1 changed files with 0 additions and 12 deletions
|
|
@ -166,18 +166,6 @@ Returns t if checkout was successful, nil otherwise."
|
|||
(define-key vc-prefix-map "=" 'vc-directory)
|
||||
))
|
||||
|
||||
(autoload 'vc-update-change-log "vc.el" nil t)
|
||||
(autoload 'vc-cancel-version "vc.el" nil t)
|
||||
(autoload 'vc-diff "vc.el" nil t)
|
||||
(autoload 'vc-insert-headers "vc.el" nil t)
|
||||
(autoload 'vc-register "vc.el" nil t)
|
||||
(autoload 'vc-print-log "vc.el" nil t)
|
||||
(autoload 'vc-retrieve-snapshot "vc.el" nil t)
|
||||
(autoload 'vc-creat-snapshot "vc.el" nil t)
|
||||
(autoload 'vc-directory "vc.el" nil t)
|
||||
(autoload 'vc-revert-buffer "vc.el" nil t)
|
||||
(autoload 'vc-next-action "vc.el" nil t)
|
||||
|
||||
(provide 'vc-hooks)
|
||||
|
||||
;;; vc-hooks.el ends here
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue