From 66af33fc8f4f1aba08bfebe206931751058d55ba Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sun, 19 Oct 2008 13:00:20 +0000 Subject: [PATCH] Mention `before-hack-local-variables-hook' and `hack-local-variables-hook'. --- doc/lispref/hooks.texi | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/lispref/hooks.texi b/doc/lispref/hooks.texi index bdab188b566..16bf506db9e 100644 --- a/doc/lispref/hooks.texi +++ b/doc/lispref/hooks.texi @@ -72,6 +72,9 @@ not exactly a hook, but does a similar job. @item before-change-functions @xref{Change Hooks}. +@item before-hack-local-variables-hook +@xref{File Local Variables}. + @item before-init-hook @xref{Init File}. @@ -181,6 +184,9 @@ for appointment notification. @item font-lock-unfontify-buffer-function @xref{Other Font Lock Variables}. +@item hack-local-variables-hook +@xref{File Local Variables}. + @item font-lock-unfontify-region-function @xref{Other Font Lock Variables}. -- 2.39.5