diff options
| author | tmu <t.man.atl.2012@gmail.com> | 2024-01-20 19:03:08 -0800 |
|---|---|---|
| committer | tmu <t.man.atl.2012@gmail.com> | 2024-01-20 19:03:08 -0800 |
| commit | c321769ac3a7b84d4ccd5f84ed64fd78291115a6 (patch) | |
| tree | 88ec0a9d7a715ed5f0557de24e00686c020571fc /emacs/coding-config.el | |
| parent | 48142c5b0353edac1cd039966bf601e5f0e5f0d2 (diff) | |
emacs update
Diffstat (limited to 'emacs/coding-config.el')
| -rw-r--r-- | emacs/coding-config.el | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emacs/coding-config.el b/emacs/coding-config.el index 3f6ebbc..881d311 100644 --- a/emacs/coding-config.el +++ b/emacs/coding-config.el @@ -203,7 +203,8 @@ BEG and END define the region." font-lock-builtin-face font-lock-keyword-face font-lock-function-name-face - font-lock-variable-name-face)) + font-lock-variable-name-face + font-latex-sedate-face)) (outline-minor-mode 1))) (defun clean-prog-file (buffer) |
