(desktop-buffer-mh): New function for mh mail system.
commitec4c6f225a81e08f64ba3d16b2a0c10744bddc54
authorRichard M. Stallman <rms@gnu.org>
Thu, 6 Jan 1994 11:34:51 +0000 (6 11:34 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 6 Jan 1994 11:34:51 +0000 (6 11:34 +0000)
tree741baf17a873baca97c155b084594d58c8f32324
parent531b2a281794d5a31b9da95db0638a1c70fc5669
(desktop-buffer-mh): New function for mh mail system.
(desktop-buffer-handlers): Add desktop-buffer-mh.
(desktop-buffer): Correct setting of auto-fill-mode.
Make the compilation silent using (eval-when-compile ...)
(old-kill-emacs): New explicit variable (for Emacs 18 comp.)
(desktop-globals-to-save): Add the history rings for interactive searches.
(postv18): Remove.
(desktop-create-buffer-form): New variable.
(desktop-save): Use desktop-create-buffer-form.
(desktop-value-to-string): New function.
(desktop-outvar): Clean-up using desktop-value-to-string.
(desktop-save): clean-up Using desktop-value-to-string.
(desktop-save): Decide Emacs version at compile time.
(desktop-locals-to-save): New variable.
(desktop-truncate): New function.
lisp/desktop.el