]> git.eshelyaron.com Git - emacs.git/commit
Add a convenience function to be used when working on font locking
authorLars Ingebrigtsen <larsi@gnus.org>
Wed, 30 Oct 2019 12:08:55 +0000 (13:08 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Wed, 30 Oct 2019 12:16:44 +0000 (13:16 +0100)
commite1409379f7ce60eb845a0b9c3a614af4f5fac694
tree95136e61c64a5c8222bbb81e7cc7f1b3bcc6ab07
parent305dbc7e2be05748039aacb1a3d697f6f64bed4c
Add a convenience function to be used when working on font locking

* doc/lispref/modes.texi (Font Lock Basics): Document it.

* lisp/font-lock.el (font-lock-refontify): New convenience command.
doc/lispref/modes.texi
etc/NEWS
lisp/font-lock.el