hexl-font-lock-keywords

hexl-font-lock-keywords is a variable defined in `hexl.el'.
Its value is

(("^\\([0-9a-f]+:\\).\\{40\\} \\(.+$\\)" (1 'hexl-address-region t t) (2 'hexl-ascii-region t t)))

  • This variable may be risky if used as a file-local variable.

Documentation:
Font lock keywords used in `hexl-mode'.