]> git.eshelyaron.com Git - emacs.git/commit
Highlight CL `with-' (context) and `do-' (iteration)
authorSam Steingold <sds@gnu.org>
Tue, 31 Oct 2017 19:33:40 +0000 (15:33 -0400)
committerSam Steingold <sds@gnu.org>
Tue, 31 Oct 2017 19:33:40 +0000 (15:33 -0400)
commitaa091c546f413e8fa6e692dd861dcd1dfb78e7de
tree4c8ab719d6e26cd3cda3182f24be6d1eeacbdc27
parentbae7a63b808433073ad04ac64eff13e4b4facc01
Highlight CL `with-' (context) and `do-' (iteration)

* lisp/emacs-lisp/lisp-mode.el (lisp-cl-font-lock-keywords-2):
Highlight the Common Lisp conventional names as described in
http://www.cliki.net/Naming+conventions.
(lisp-el-font-lock-keywords-2): Remove the already commented out
code for `do-' and `with-' because Emacs Lisp does not have a similar
convention.
lisp/emacs-lisp/lisp-mode.el