]> code.delx.au - gnu-emacs/blobdiff - lisp/hexl.el
(input-method-exit-on-first-char):
[gnu-emacs] / lisp / hexl.el
index 6872c12d59422f1ca6c93539d03fd023e7267279..67b5ee9ae8569479d31d8276f622b3e66842dc52 100644 (file)
@@ -91,7 +91,8 @@ and \"-de\" when dehexlifying a buffer."
 (defcustom hexl-follow-ascii t
   "If non-nil then highlight the ASCII character corresponding to point."
   :type 'boolean
-  :group 'hexl)
+  :group 'hexl
+  :version "20.3")
 
 (defvar hexl-max-address 0
   "Maximum offset into hexl buffer.")