aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorJuanma Barranquero2007-10-29 00:35:12 +0000
committerJuanma Barranquero2007-10-29 00:35:12 +0000
commit9d097e6a4a739deff25df4604c7ae620cbd8f64d (patch)
tree817a273eb50bcb9819fdd6e0d9ac2d3a51a5b588 /lisp
parent3888559e6b55a086ff889668fac075881758653b (diff)
downloademacs-9d097e6a4a739deff25df4604c7ae620cbd8f64d.tar.gz
emacs-9d097e6a4a739deff25df4604c7ae620cbd8f64d.zip
(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."
129 '(after-change-functions after-insert-file-functions 129 '(after-change-functions after-insert-file-functions
130 after-make-frame-functions auto-fill-function before-change-functions 130 after-make-frame-functions auto-fill-function before-change-functions
131 blink-paren-function buffer-access-fontify-functions command-line-functions 131 blink-paren-function buffer-access-fontify-functions command-line-functions
132 comment-indent-function compilation-finish-functions 132 comment-indent-function compilation-finish-functions delete-frame-functions
133 disabled-command-function find-file-not-found-functions 133 disabled-command-function find-file-not-found-functions
134 font-lock-beginning-of-syntax-function font-lock-fontify-buffer-function 134 font-lock-beginning-of-syntax-function font-lock-fontify-buffer-function
135 font-lock-fontify-region-function font-lock-mark-block-function 135 font-lock-fontify-region-function font-lock-mark-block-function