# HG changeset patch # User Eli Zaretskii # Date 1224421220 0 # Node ID 6212560661dc7aed052d234058ea3908e4a06881 # Parent b4935ddbeb1e5e79d9367d49fb9ee261efa0f148 Mention `before-hack-local-variables-hook' and `hack-local-variables-hook'. diff -r b4935ddbeb1e -r 6212560661dc doc/lispref/hooks.texi --- a/doc/lispref/hooks.texi Sun Oct 19 12:29:22 2008 +0000 +++ b/doc/lispref/hooks.texi Sun Oct 19 13:00:20 2008 +0000 @@ -72,6 +72,9 @@ @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 @@ @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}.