* lisp/hexl.el (hexl-follow-ascii-mode): Fix last fix (bug#32021)

This commit is contained in:
Stefan Monnier 2018-07-01 00:08:11 -04:00
parent 31d1bb04cc
commit 32853e1531

View file

@ -1000,7 +1000,8 @@ Embedded whitespace, dashes, and periods in the string are ignored."
When following is enabled, the ASCII character corresponding to the
element under the point is highlighted.
The default activation is controlled by `hexl-follow-ascii'."
(if hexl-follow-ascii
:global nil
(if hexl-follow-ascii-mode
;; turn it on
(progn
(unless hexl-ascii-overlay