]> git.eshelyaron.com Git - emacs.git/commit
Apply font-lock in hexl-mode buffers
authorWilfred Hughes <me@wilfred.me.uk>
Thu, 27 Jun 2019 11:30:36 +0000 (13:30 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 27 Jun 2019 11:30:36 +0000 (13:30 +0200)
commit573de396f03684efa89ead24a371b0f4c9bf8d5d
tree9878c91ece8fde684203d6a1067dc8bdbf014272
parente3b70e6b2dc5805fa92c9ddbf42fed81ed835f1b
Apply font-lock in hexl-mode buffers

* lisp/hexl.el (hexl-mode): After setting font-lock-defaults, we
need to call `font-lock-ensure' to apply hexl-mode faces
(bug#24645).
lisp/hexl.el