From 42703598b1e08b0ba34b744f0e8db8459ad278fa Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sat, 8 Sep 2001 17:51:48 +0000 Subject: [PATCH] (Standard Hooks): Add kbd-macro-termination-hook and apropos-mode-hook. --- lispref/hooks.texi | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lispref/hooks.texi b/lispref/hooks.texi index d03793ecce8..e68c1fd53db 100644 --- a/lispref/hooks.texi +++ b/lispref/hooks.texi @@ -40,6 +40,7 @@ however, we have renamed all of those.) @item after-make-frame-functions @item after-revert-hook @item after-save-hook +@item apropos-mode-hook @item auto-fill-function @item auto-save-hook @item before-change-functions @@ -72,6 +73,7 @@ however, we have renamed all of those.) @item fortran-mode-hook @item indent-mim-hook @item initial-calendar-window-hook +@item kbd-macro-termination-hook @item kill-buffer-hook @item kill-buffer-query-functions @item kill-emacs-hook -- 2.39.5