• Dmitry Gutov's avatar
    Remove the highlighting support for quoting 'like this' inside Lisp docstrings · e51b27ec
    Dmitry Gutov authored
    Remove the highlighting support for quoting 'like this' inside
    Lisp docstrings.  This part of
    c4151ebe 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.
    e51b27ec
lisp-mode.el 53.2 KB