]> git.eshelyaron.com Git - emacs.git/commit
Fontify strings in {} better in tcl-mode
authormvar <mvar.40k@gmail.com>
Tue, 27 Oct 2020 08:27:51 +0000 (09:27 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 27 Oct 2020 08:27:51 +0000 (09:27 +0100)
commit7f32224dc324b0ee0f1b512c8d8b19aeb80141c1
tree18f686757a0785d10e63fe023b1a3f6d4991049f
parentbe2b43c4d6ee7a4f63caf0d496789963fcf4fb00
Fontify strings in {} better in tcl-mode

* lisp/progmodes/tcl.el (tcl-syntax-propertize-function):
Propertize {} forms after commands as strings (bug#39277).
(tcl-set-font-lock-keywords): Fontify as strings.  This allows
things like puts {"foo} to be fontified correctly.

Copyright-paperwork-exempt: yes
lisp/progmodes/tcl.el