* lisp/desktop.el (vc-dir-mode): Just autoload it here.
+2013-05-02 Glenn Morris <rgm@gnu.org>
+
+ * vc/vc-dir.el (vc-dir-mode): Don't autoload it for everyone.
+ * desktop.el (vc-dir-mode): Just autoload it here.
+
2013-05-02 Alan Mackenzie <acm@muc.de>
Eliminate variable c-standard-font-lock-fontify-region-function.
(desktop-auto-save-set-timer)
(setq inhibit-startup-screen t))))
+;; So we can restore vc-dir buffers.
+(autoload 'vc-dir-mode "vc-dir" nil t)
+
(provide 'desktop)
;;; desktop.el ends here
(defvar use-vc-backend) ;; dynamically bound
-;; Autoload cookie needed by desktop.el.
-;;;###autoload
(define-derived-mode vc-dir-mode special-mode "VC dir"
"Major mode for VC directory buffers.
Marking/Unmarking key bindings and actions: