summaryrefslogtreecommitdiff
path: root/lisp/hexl.el
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2018-06-30 20:59:20 +0300
committerEli Zaretskii <eliz@gnu.org>2018-06-30 20:59:20 +0300
commit852395bab71cb7032692f3c95e1e4b81a884b66b (patch)
tree73de59ef8f6fc13434db9fa90e0bed81084d22ea /lisp/hexl.el
parented65ea18152636500399a7b6b75c87bac7d4ef2b (diff)
downloademacs-852395bab71cb7032692f3c95e1e4b81a884b66b.tar.gz
* lisp/hexl.el (hexl-follow-ascii-mode): Fix a typo. (Bug#32021)
Diffstat (limited to 'lisp/hexl.el')
-rw-r--r--lisp/hexl.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/hexl.el b/lisp/hexl.el
index f37be9d4102..e4d34718973 100644
--- a/lisp/hexl.el
+++ b/lisp/hexl.el
@@ -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