]> git.eshelyaron.com Git - emacs.git/commit
Fix comment end delimiter fontification in OPascal mode
authorLars Ingebrigtsen <larsi@gnus.org>
Tue, 11 May 2021 13:51:42 +0000 (15:51 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 11 May 2021 13:52:33 +0000 (15:52 +0200)
commit17a950cc80aa5aaa80e2452d4ca65a0b9d914e2b
treeda6c20a72e05aab0f2d7c953f01869ad061eb521
parentc9bf4e7f4320363c8cea87a60efc31d8dfd18dd9
Fix comment end delimiter fontification in OPascal mode

* lisp/progmodes/opascal.el (opascal-mode): Fontify the ending
brace with `font-lock-comment-delimiter-face' correctly (bug#34088).
lisp/progmodes/opascal.el