]> git.eshelyaron.com Git - emacs.git/commitdiff
* lisp/hexl.el (hexl-follow-ascii-mode): Fix a typo. (Bug#32021)
authorEli Zaretskii <eliz@gnu.org>
Sat, 30 Jun 2018 17:59:20 +0000 (20:59 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 30 Jun 2018 17:59:20 +0000 (20:59 +0300)
lisp/hexl.el

index f37be9d4102768a2600d5573617470d14d876f6a..e4d347189730e2ddff00ce47f77ee6c04c89358b 100644 (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