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: Mon, 29 Oct 2007 00:51:53 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      07/10/29 00:51:52

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.12083
retrieving revision 1.12084
diff -u -b -r1.12083 -r1.12084
--- ChangeLog   29 Oct 2007 00:40:27 -0000      1.12083
+++ ChangeLog   29 Oct 2007 00:51:51 -0000      1.12084
@@ -1,3 +1,14 @@
+2007-10-29  Juanma Barranquero  <address@hidden>
+
+       * loadhist.el (unload-feature-special-hooks):
+       Add `delete-frame-functions' and `suspend-tty-functions'.
+
+       * server.el (server-unload-function): Rename from `server-unload-hook'
+       and adapt to new `unload-feature' functionality.  Remove hook from
+       `kill-buffer-hook' buffer-locally.
+       (server-unload-hook): Remove.
+       (server-unload-function): New var; replaces `server-unload-hook'.
+
 2007-10-29  Glenn Morris  <address@hidden>
 
        * dirtrack.el (dirtrack-debug): Doc fix.




reply via email to

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