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

*** empty log message ***

This commit is contained in:
Dan Nicolaescu 1998-04-20 02:34:53 +00:00
parent e8bcd26ec1
commit cd32a7baa4
17 changed files with 50 additions and 26 deletions

View 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.")