]> git.eshelyaron.com Git - emacs.git/commit
Revert "Fontify strings in {} better in tcl-mode"
authorLars Ingebrigtsen <larsi@gnus.org>
Tue, 27 Oct 2020 17:46:16 +0000 (18:46 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 27 Oct 2020 17:46:16 +0000 (18:46 +0100)
commit045d2a50ddccbebba315aac55f60dfa270b36d7f
tree71f0c7d626446fd49ffde8e991f42f6d6d0ec19e
parent5cb9b8c24df39c019966d7335992cdd428dc560c
Revert "Fontify strings in {} better in tcl-mode"

This reverts commit 7f32224dc324b0ee0f1b512c8d8b19aeb80141c1.

The changes led to things like

    proc foo5 () {
        return 6
    }

being fontified as a string, which is wrong.
lisp/progmodes/tcl.el