diff lisp/hexl.el @ 21669:9861518505cb

*** empty log message ***
author Dan Nicolaescu <done@ece.arizona.edu>
date Mon, 20 Apr 1998 02:34:53 +0000
parents 0641f568d88f
children 1c0f33283d1f
line wrap: on
line diff
--- a/lisp/hexl.el	Mon Apr 20 02:33:48 1998 +0000
+++ b/lisp/hexl.el	Mon Apr 20 02:34:53 1998 +0000
@@ -91,7 +91,8 @@
 (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.")