emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog,v


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Tue, 12 Jun 2007 09:11:33 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      07/06/12 09:11:32

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.11187
retrieving revision 1.11188
diff -u -b -r1.11187 -r1.11188
--- ChangeLog   12 Jun 2007 04:56:35 -0000      1.11187
+++ ChangeLog   12 Jun 2007 09:11:31 -0000      1.11188
@@ -1,3 +1,16 @@
+2007-06-12  Davis Herring  <address@hidden>
+
+       * desktop.el (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.
+
 2007-06-12  Stefan Monnier  <address@hidden>
 
        * emulation/tpu-mapper.el (tpu-emacs-map-key): Use new keymap names.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]