]> git.eshelyaron.com Git - emacs.git/commit
(desktop-save-mode-off): New function.
authorJuanma Barranquero <lekktu@gmail.com>
Tue, 12 Jun 2007 09:11:31 +0000 (09:11 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Tue, 12 Jun 2007 09:11:31 +0000 (09:11 +0000)
commite88110dbfc271c45802d97a4c518e276d6e42b0d
treef95a58dd523153a24b4478910d65a193af029d3d
parent3f7194edd4c350e7e1cbc72aa4868e58157211aa
(desktop-save-mode-off): New function.
(desktop-base-lock-name, desktop-not-loaded-hook): New variables.
(desktop-full-lock-name, desktop-file-modtime, desktop-owner,
desktop-claim-lock, desktop-release-lock): New functions.
(desktop-kill): Tell `desktop-save' that this is the last save.
Release the lock afterwards.
(desktop-buffer-info): New function.
(desktop-save): Use it.  Run `desktop-save-hook' where the doc says to.
Detect conflicts, and manage the lock.
(desktop-read): Detect conflicts.  Manage the lock.
lisp/ChangeLog
lisp/desktop.el