]> git.eshelyaron.com Git - emacs.git/commit
Highlight multiple symbols in single quotes in CL strings
authorThuna <thuna.cing@gmail.com>
Fri, 18 Nov 2022 14:56:38 +0000 (15:56 +0100)
committerEshel Yaron <me@eshelyaron.com>
Wed, 12 Feb 2025 10:52:39 +0000 (11:52 +0100)
commita70d1d6ebd33a593adf0f2a2438884afc8a78926
tree4a93f94440330b8dbccac4628657d1f5cdad5a79
parent4f8fa684d0ec5616228140c5a3caa25356d47c38
Highlight multiple symbols in single quotes in CL strings

* lisp/emacs-lisp/lisp-mode.el (lisp-cl-font-lock-keywords-2): When
multiple space-delimited symbols are single quoted together (e.g "`foo
bar'"), highlight them.  (Bug#59360)

(cherry picked from commit 32700f38fdd279cb79e3b78b35cb8666f5cd08a7)
lisp/emacs-lisp/lisp-mode.el