Mercurial > emacs
changeset 98880:6212560661dc
Mention `before-hack-local-variables-hook' and `hack-local-variables-hook'.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sun, 19 Oct 2008 13:00:20 +0000 |
parents | b4935ddbeb1e |
children | a6d974af2bf4 |
files | doc/lispref/hooks.texi |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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}.