diff options
author | taoka <taoka@FreeBSD.org> | 2001-06-30 07:55:47 +0000 |
---|---|---|
committer | taoka <taoka@FreeBSD.org> | 2001-06-30 07:55:47 +0000 |
commit | 96b284df4cb6b8d535d77c6860e5387ef185f6e4 (patch) | |
tree | 26dc49704d0155e0a21e5c096687cedefafeae3d /print/yatex/files | |
parent | 05bc52432d383e9f9c02c7f22e9949b7b3698d20 (diff) | |
download | FreeBSD-ports-96b284df4cb6b8d535d77c6860e5387ef185f6e4.zip FreeBSD-ports-96b284df4cb6b8d535d77c6860e5387ef185f6e4.tar.gz |
Update to 1.69.k
Diffstat (limited to 'print/yatex/files')
-rw-r--r-- | print/yatex/files/yatex-startup.el.tmpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/yatex/files/yatex-startup.el.tmpl b/print/yatex/files/yatex-startup.el.tmpl index 4460820..9c608f3 100644 --- a/print/yatex/files/yatex-startup.el.tmpl +++ b/print/yatex/files/yatex-startup.el.tmpl @@ -35,6 +35,7 @@ (progn ;;;;;; Emacs 20 or later ;;;;;; (setq YaTeX-use-hilit19 t) +; (add-hook 'yatex-mode-hook 'turn-on-font-lock) ; (setq YaTeX-use-font-lock t) ))) |