]> git.eshelyaron.com Git - emacs.git/commit
Use regexp-opt for font lock defaults in meta-mode.el
authorStefan Kangas <stefan@marxist.se>
Fri, 12 Feb 2021 04:39:44 +0000 (05:39 +0100)
committerStefan Kangas <stefan@marxist.se>
Fri, 12 Feb 2021 17:50:55 +0000 (18:50 +0100)
commitfffe88bf623802c64518eae84cf6f3fcd16ac420
tree781f24a98f0116bf3e81c25ea7beb966edaeb7c3
parenta799f6d9d859163f8c66b1b349206141b318a9eb
Use regexp-opt for font lock defaults in meta-mode.el

* lisp/progmodes/meta-mode.el: Remove redundant :group args.

(meta-font-lock-keywords): Use regexp-opt.
lisp/progmodes/meta-mode.el