]> git.eshelyaron.com Git - emacs.git/commitdiff
Mention `before-hack-local-variables-hook' and `hack-local-variables-hook'.
authorEli Zaretskii <eliz@gnu.org>
Sun, 19 Oct 2008 13:00:20 +0000 (13:00 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sun, 19 Oct 2008 13:00:20 +0000 (13:00 +0000)
doc/lispref/hooks.texi

index bdab188b5667b07a9af480dd7e7137b25cd77dce..16bf506db9ee1ace4f3f5518d6c7657f73a41723 100644 (file)
@@ -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}.