From 25176866f03c3b5e5304b46afcc214f2500fee36 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sat, 3 Dec 2005 12:32:17 +0000 Subject: [PATCH] (Standard Hooks): Add index entries. Mention `compilation-finish-functions'. --- lispref/hooks.texi | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/lispref/hooks.texi b/lispref/hooks.texi index 795048fdb25..ce671a8499a 100644 --- a/lispref/hooks.texi +++ b/lispref/hooks.texi @@ -6,6 +6,8 @@ @setfilename ../info/hooks @node Standard Hooks, Index, Standard Keymaps, Top @appendix Standard Hooks +@cindex standard hooks +@cindex hook variables, list of The following is a list of hook variables that let you provide functions to be called from within Emacs on suitable occasions. @@ -102,6 +104,9 @@ the above conventions.) @xref{Options for Comments,, Options Controlling Comments, emacs, the GNU Emacs Manual}. +@item compilation-finish-functions +Functions to call when a compilation process finishes. + @item custom-define-hook Hook called after defining each customize option. -- 2.39.2