mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
; Spelling and punctuation fixes
This commit is contained in:
parent
cd0a7951fb
commit
cea942e5a6
4 changed files with 10 additions and 10 deletions
|
|
@ -91,7 +91,7 @@ code();
|
|||
(funcall mode)
|
||||
;; Make sure font lock is all set up.
|
||||
(font-lock-set-defaults)
|
||||
;; This has to be set to a value other than the mthml-mode
|
||||
;; This has to be set to a value other than the mhtml-mode
|
||||
;; value, to avoid recursion.
|
||||
(unless (variable-binding-locus 'font-lock-fontify-region-function)
|
||||
(setq-local font-lock-fontify-region-function
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue