(desktop-internal-v2s): Allow saving of markers and subrs.
commitde9e28289a9c640ba36381290075515090e2e151
authorRichard M. Stallman <rms@gnu.org>
Sat, 5 Feb 1994 02:23:44 +0000 (5 02:23 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 5 Feb 1994 02:23:44 +0000 (5 02:23 +0000)
tree7e99f999ddffca6c5069f7de2ee407f367c9191b
parentbc8ea5430e719711c5d7071d9c0cda36a9a725eb
(desktop-internal-v2s): Allow saving of markers and subrs.
(desktop-delay-hook): New variable.
(desktop-read): Run desktop-delay-hook.
(desktop-globals-to-save): Save register-alist.
Always make desktop-locals-to-save local.
(desktop-value-to-string): Make sure floating point numbers are
output with maximum accuracy.
(desktop-bug-report): New function.

(desktop-internal-v2s): New function.
(desktop-value-to-string): Use above function.

(desktop-buffers-not-to-save): Add regexp for "nn" temporary files.
(desktop-save, <top-level>): Remove support for Emacs 18, because
it's not worth the effort and didn't work anymore, anyway.
(desktop-save): Needn't bind `print-escape-newlines' anymore.
lisp/desktop.el