X-Git-Url: https://git.distorted.org.uk/~mdw/profile/blobdiff_plain/2c7d5c197aac7f5026d6329a503181040981a0fa..ef908fcaf1321d4feaa13efdbb81885b35a5fb59:/emacs diff --git a/emacs b/emacs index 039f102..6d34822 100644 --- a/emacs +++ b/emacs @@ -493,6 +493,8 @@ (add-hook 'latex-mode-hook 'mdw-fontify-tex t) (add-hook 'sh-mode-hook #'mdw-setup-sh-script-mode) +(add-hook 'autoconf-mode-hook #'mdw-setup-m4) +(add-hook 'm4-mode-hook #'mdw-setup-m4) (add-hook 'smalltalk-mode-hook 'mdw-fontify-smalltalk t) (add-hook 'smalltalk-mode-hook 'mdw-setup-smalltalk t)