mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08: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
1 changed files with 0 additions and 2 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue