diff --git a/lisp/desktop.el b/lisp/desktop.el index 1eee466697a..4db51be00ba 100644 --- a/lisp/desktop.el +++ b/lisp/desktop.el @@ -108,7 +108,7 @@ (convert-standard-filename ".emacs.desktop") "File for Emacs desktop, not including the directory name.") -(defvar desktop-missing-file-warning t +(defvar desktop-missing-file-warning nil "*If non-nil then desktop warns when a file no longer exists. Otherwise it simply ignores that file.")