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:
parent
e8bcd26ec1
commit
cd32a7baa4
17 changed files with 50 additions and 26 deletions
|
|
@ -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.")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue