summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2007-10-29 00:35:12 +0000
committerJuanma Barranquero <lekktu@gmail.com>2007-10-29 00:35:12 +0000
commit9d097e6a4a739deff25df4604c7ae620cbd8f64d (patch)
tree817a273eb50bcb9819fdd6e0d9ac2d3a51a5b588 /lisp
parent3888559e6b55a086ff889668fac075881758653b (diff)
(unload-feature-special-hooks): Add `delete-frame-functions'.
Diffstat (limited to 'lisp')
-rw-r--r--lisp/loadhist.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/loadhist.el b/lisp/loadhist.el
index 8f21e683a19..cfc3f33168a 100644
--- a/lisp/loadhist.el
+++ b/lisp/loadhist.el
@@ -129,7 +129,7 @@ from a file."
'(after-change-functions after-insert-file-functions
after-make-frame-functions auto-fill-function before-change-functions
blink-paren-function buffer-access-fontify-functions command-line-functions
- comment-indent-function compilation-finish-functions
+ comment-indent-function compilation-finish-functions delete-frame-functions
disabled-command-function find-file-not-found-functions
font-lock-beginning-of-syntax-function font-lock-fontify-buffer-function
font-lock-fontify-region-function font-lock-mark-block-function