X-Git-Url: https://git.distorted.org.uk/~mdw/profile/blobdiff_plain/34b3e368ae2864613990ff5a1a8bbf6bab92415f..a1b8aaa25e2fe7fe3448a0b7af9ead3829545424:/el/dot-emacs.el diff --git a/el/dot-emacs.el b/el/dot-emacs.el index 393e136..ac57d78 100644 --- a/el/dot-emacs.el +++ b/el/dot-emacs.el @@ -3280,7 +3280,7 @@ name, as a symbol." ;; And anything else is punctuation. (list "\\(\\s.\\|\\s(\\|\\s)\\|\\s\\\\|\\s/\\)" '(0 mdw-punct-face))) - font-lock-syntactic-face-function . nil)) + font-lock-syntactic-face-function nil)) ;; Hack key bindings. (local-set-key [?{] 'mdw-self-insert-and-indent)