aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/desktop.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/desktop.el b/lisp/desktop.el
index b74f62b6d13..a05592317f0 100644
--- a/lisp/desktop.el
+++ b/lisp/desktop.el
@@ -40,7 +40,7 @@
40;; (desktop-save-mode 1) 40;; (desktop-save-mode 1)
41;; 41;;
42;; For further usage information, look at the section 42;; For further usage information, look at the section
43;; "Saving Emacs Sessions" in the GNU Emacs Manual. 43;; (info "(emacs)Saving Emacs Sessions") in the GNU Emacs Manual.
44 44
45;; When the desktop module is loaded, the function `desktop-kill' is 45;; When the desktop module is loaded, the function `desktop-kill' is
46;; added to the `kill-emacs-hook'. This function is responsible for 46;; added to the `kill-emacs-hook'. This function is responsible for