(desktop-minor-mode-table): Add vc-dired-mode with nil.
authorJuri Linkov <juri@jurta.org>
Wed, 14 Dec 2005 07:44:44 +0000 (07:44 +0000)
committerJuri Linkov <juri@jurta.org>
Wed, 14 Dec 2005 07:44:44 +0000 (07:44 +0000)
lisp/desktop.el

index 087cb77..4903488 100644 (file)
@@ -411,7 +411,8 @@ Furthermore the major mode function must be autoloaded.")
 
 (defcustom desktop-minor-mode-table
   '((auto-fill-function auto-fill-mode)
-    (vc-mode nil))
+    (vc-mode nil)
+    (vc-dired-mode nil))
   "Table mapping minor mode variables to minor mode functions.
 Each entry has the form (NAME RESTORE-FUNCTION).
 NAME is the name of the buffer-local variable indicating that the minor