mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-25 07:40:40 -07:00
revert spurious change
This commit is contained in:
parent
446f0eeb2a
commit
4423b6a77c
1 changed files with 3 additions and 0 deletions
|
|
@ -1528,6 +1528,9 @@ If there are no buffers left to create, kill the timer."
|
|||
(desktop-read)
|
||||
(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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue