1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00

* lisp/hexl.el (hexl-follow-ascii-mode): Fix a typo. (Bug#32021)

This commit is contained in:
Eli Zaretskii 2018-06-30 20:59:20 +03:00
parent ed65ea1815
commit 852395bab7

View file

@ -1000,7 +1000,7 @@ 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-mode
(if hexl-follow-ascii
;; turn it on
(progn
(unless hexl-ascii-overlay