]> code.delx.au - gnu-emacs/commit
Remove the highlighting support for quoting 'like this' inside Lisp docstrings
authorDmitry Gutov <dgutov@yandex.ru>
Sun, 6 Mar 2016 00:40:49 +0000 (02:40 +0200)
committerDmitry Gutov <dgutov@yandex.ru>
Sun, 6 Mar 2016 00:41:25 +0000 (02:41 +0200)
commite51b27ec2ce214ef3d8377a27ee9d857bcc66afc
tree1d3862b596be056946c8f9bc36eb90edb3a4c05f
parentb1abce1a30c66a22766e3d4b8b4ff9ae852f150c
Remove the highlighting support for quoting 'like this' inside Lisp docstrings

Remove the highlighting support for quoting 'like this' inside
Lisp docstrings.  This part of
c4151ebe15479de4c2e511b068cdf9af6a4576cf seems to have been
unintentional, considering substitute-command-keys gives wrong
output for such usage.
* lisp/emacs-lisp/lisp-mode.el (lisp-el-font-lock-keywords-2)
(lisp-cl-font-lock-keywords-2): Do not highlight text between two
straight quotes as symbol.
lisp/emacs-lisp/lisp-mode.el