From 5b3a5f9fd4ca3885985e4575d9749efc6f6791dc Mon Sep 17 00:00:00 2001 From: Lute Kamstra Date: Thu, 28 Apr 2005 11:35:02 +0000 Subject: [PATCH] (Standard Hooks): Add Font-Lock hooks. --- lispref/hooks.texi | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/lispref/hooks.texi b/lispref/hooks.texi index d4a559adf37..92dcb038b24 100644 --- a/lispref/hooks.texi +++ b/lispref/hooks.texi @@ -148,6 +148,27 @@ for appointment notification. @item first-change-hook @xref{Change Hooks}. +@item font-lock-beginning-of-syntax-function +@xref{Syntactic Font Lock}. + +@item font-lock-fontify-buffer-function +@xref{Other Font Lock Variables}. + +@item font-lock-fontify-region-function +@xref{Other Font Lock Variables}. + +@item font-lock-mark-block-function +@xref{Other Font Lock Variables}. + +@item font-lock-syntactic-face-function +@xref{Syntactic Font Lock}. + +@item font-lock-unfontify-buffer-function +@xref{Other Font Lock Variables}. + +@item font-lock-unfontify-region-function +@xref{Other Font Lock Variables}. + @item initial-calendar-window-hook @inforef{Calendar Customizing,, emacs-xtra}. -- 2.39.2