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 [EMACS_22_BASE]


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v [EMACS_22_BASE]
Date: Mon, 29 Oct 2007 00:44:56 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Juanma Barranquero <lektu>      07/10/29 00:44:55

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.11049.2.403
retrieving revision 1.11049.2.404
diff -u -b -r1.11049.2.403 -r1.11049.2.404
--- ChangeLog   27 Oct 2007 17:11:45 -0000      1.11049.2.403
+++ ChangeLog   29 Oct 2007 00:44:52 -0000      1.11049.2.404
@@ -1,3 +1,14 @@
+2007-10-29  Juanma Barranquero  <address@hidden>
+
+       * loadhist.el (unload-feature-special-hooks):
+       Add `delete-frame-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-27  Juanma Barranquero  <address@hidden>
 
        * desktop.el (uniquify-managed): Pacify byte compiler.




reply via email to

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