Variable: hexl-ascii-overlay
hexl-ascii-overlay is a buffer-local variable defined in hexl.el.gz.
Documentation
Overlay used to highlight ASCII element corresponding to current point.
Source Code
;; Defined in /usr/src/emacs/lisp/hexl.el.gz
(defvar-local hexl-ascii-overlay nil
"Overlay used to highlight ASCII element corresponding to current point.")