]> git.eshelyaron.com Git - emacs.git/commit
* lisp/progmodes/cl-font-lock.el: Fix header and make it a minor mode
authorStefan Monnier <monnier@iro.umontreal.ca>
Sat, 11 Apr 2020 17:55:52 +0000 (13:55 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Sat, 11 Apr 2020 17:56:03 +0000 (13:56 -0400)
commit38166443c06b23a6d260c7d443077fe843dfce92
tree6aa8a1155959b3325371d029d688f851ae20d2c2
parent5084fdb83e2421516f161daff37ea67d1cb63402
* lisp/progmodes/cl-font-lock.el: Fix header and make it a minor mode

Change copyright to FSF and licence to GPLv3+.
Tweak Commentary (the code doesn't seem to provide the lambda
prettification mentioned).

(cl-font-lock-add-regexes): Remove macro.
(cl-font-lock-built-in-keywords): New variable.
(cl-font-lock-built-in-mode): New minor mode.
lisp/progmodes/cl-font-lock.el