At 11:53 AM -0500 12/4/99, Tom Metro wrote:
>Does this stuff found at the end of the template htdig.conf serve a
>purpose?
>
># local variables:
># mode: text
># eval: (if (eq window-system 'x) (progn (setq font-lock-keywords
>(list '("^#.*" . font-lock-keyword-face) '("^[a-zA-Z][^ :]+" .
>font-lock-function-name-face) '("[+$]*:" . font-lock-comment-face)
>)) (font-lock-mode)))
>## end:
This is elisp code that tells the font-lock-mode of (X)Emacs how to
highlight the config file. In short, yes.
-Geoff
------------------------------------
To unsubscribe from the htdig3-dev mailing list, send a message to
[EMAIL PROTECTED]
You will receive a message to confirm this.