]> git.eshelyaron.com Git - emacs.git/commit
* Add a simple major mode for coloring LIMPLE in the log buffer
authorAndrea Corallo <akrl@sdf.org>
Mon, 13 Jul 2020 18:35:20 +0000 (20:35 +0200)
committerAndrea Corallo <akrl@sdf.org>
Wed, 15 Jul 2020 07:34:16 +0000 (09:34 +0200)
commit4c46f8bac0ad3ee89ada767a6dd651411c1319a5
tree2f2dbeaeb75e0e7aee6ed71a8b5f4d6caf0f0874
parent5be335e6b5d1a948a94206869d75c04684104203
* Add a simple major mode for coloring LIMPLE in the log buffer

* lisp/emacs-lisp/comp.el (comp-limple-lock-keywords): New const.
(comp-limple-mode): New major mode.
(comp-log-to-buffer): Enable `comp-limple-mode' in the log buffer.
lisp/emacs-lisp/comp.el