el/dot-emacs.el: Add a heading for `m4'.
authorMark Wooding <mdw@distorted.org.uk>
Fri, 13 Sep 2019 16:14:00 +0000 (17:14 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Fri, 13 Sep 2019 16:14:00 +0000 (17:14 +0100)
el/dot-emacs.el

index 776915c..92614ca 100644 (file)
@@ -3971,6 +3971,8 @@ that character only to be normal punctuation.")
         (list "\\(\\s.\\|\\s(\\|\\s)\\|\\s\\\\|\\s/\\)"
               '(0 mdw-punct-face)))))
 
+;; m4.
+
 (defun mdw-setup-m4 ()
 
   ;; Inexplicably, Emacs doesn't match braces in m4 mode.  This is very