]> git.eshelyaron.com Git - emacs.git/commit
* hexl.el (hexlify-buffer): Remove fontification here.
authorMasatake YAMATO <jet@gyve.org>
Mon, 27 Dec 2004 11:59:49 +0000 (11:59 +0000)
committerMasatake YAMATO <jet@gyve.org>
Mon, 27 Dec 2004 11:59:49 +0000 (11:59 +0000)
commit639b8e4d14cfdc8a14ee514d2a6c7962ca38df43
tree3c02d0db00a1f77f4d56ccfabbbf99f557a89815
parent8ffc3990aed5a642b8d572bb606f99e274fbed26
* hexl.el (hexlify-buffer): Remove fontification here.
Use font lock mechanism instead.
(hexl-font-lock-keywords): New font lock kewords.
(hexl-mode-old-font-lock-keywords): New variable.
(hexl-mode): Store the old font lock keywords.
(hexl-mode-exit): Restore the old font lock keywords.
lisp/hexl.el