From 9d097e6a4a739deff25df4604c7ae620cbd8f64d Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Mon, 29 Oct 2007 00:35:12 +0000 Subject: [PATCH] (unload-feature-special-hooks): Add `delete-frame-functions'. --- lisp/loadhist.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.2