]> code.delx.au - gnu-emacs/blobdiff - lisp/desktop.el
Avoid hard-coding "M-x command" in docstrings
[gnu-emacs] / lisp / desktop.el
index c168f9c9d9aaf310233a6437d7881c7e9a530a4a..9d023e3dc89d393479fee3698036c1aa5d376f22 100644 (file)
@@ -165,8 +165,8 @@ one session to another.  In particular, Emacs will save the desktop when
 it exits (this may prompt you; see the option `desktop-save').  The next
 time Emacs starts, if this mode is active it will restore the desktop.
 
-To manually save the desktop at any time, use the command `M-x desktop-save'.
-To load it, use `M-x desktop-read'.
+To manually save the desktop at any time, use the command `\\[desktop-save]'.
+To load it, use `\\[desktop-read]'.
 
 Once a desktop file exists, Emacs will auto-save it according to the
 option `desktop-auto-save-timeout'.