]> code.delx.au - gnu-emacs/blobdiff - lisp/desktop.el
* lisp/textmodes/rst.el (rst-compile-toolsets): Add pdf and s5 to option alist.
[gnu-emacs] / lisp / desktop.el
index 8f0b8075cdf1604c92969d2c83e015ffdf529adc..b4d3dfd55c87e6e772bef399a1853708dfc5d6b8 100644 (file)
@@ -226,7 +226,7 @@ the normal hook `desktop-not-loaded-hook' is run."
 The base name of the file is specified in `desktop-base-file-name'."
   :type '(repeat directory)
   :group 'desktop
-  :version "22.1")
+  :version "23.2")                      ; user-emacs-directory added
 
 (defcustom desktop-missing-file-warning nil
   "If non-nil, offer to recreate the buffer of a deleted file.