1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-30 04:10:54 -08:00

Mention before-hack-local-variables-hook' and hack-local-variables-hook'.

This commit is contained in:
Eli Zaretskii 2008-10-19 13:00:20 +00:00
parent 583d8b3cfe
commit 66af33fc8f

View 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}.