mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-23 07:19:15 +00:00
Revert "Apply font-lock in hexl-mode buffers"
This reverts commit 573de396f0
.
The change wasn't necessary -- the hexl-mode buffer is automatically fontified.
This commit is contained in:
parent
d64c72f50c
commit
50ade7afc1
@ -374,8 +374,6 @@ You can use \\[hexl-find-file] to visit a file in Hexl mode.
|
||||
"hexl-current-address")
|
||||
|
||||
(if hexl-follow-ascii (hexl-follow-ascii-mode 1)))
|
||||
(when global-font-lock-mode
|
||||
(font-lock-ensure))
|
||||
(run-mode-hooks 'hexl-mode-hook))
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user