aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index de19ecb194a..da35e020e3d 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,14 @@
12007-10-29 Juanma Barranquero <lekktu@gmail.com>
2
3 * loadhist.el (unload-feature-special-hooks):
4 Add `delete-frame-functions' and `suspend-tty-functions'.
5
6 * server.el (server-unload-function): Rename from `server-unload-hook'
7 and adapt to new `unload-feature' functionality. Remove hook from
8 `kill-buffer-hook' buffer-locally.
9 (server-unload-hook): Remove.
10 (server-unload-function): New var; replaces `server-unload-hook'.
11
12007-10-29 Glenn Morris <rgm@gnu.org> 122007-10-29 Glenn Morris <rgm@gnu.org>
2 13
3 * dirtrack.el (dirtrack-debug): Doc fix. 14 * dirtrack.el (dirtrack-debug): Doc fix.