• Stefan Monnier's avatar
    * lisp/hexl.el (hexl-mode-old-*): Remove. · 4391b429
    Stefan Monnier authored
    (hexl-mode--old-var-vals): New var to replace them.
    (hexl-mode--minor-mode-p, hexl-mode--setq-local): New funs.
    (hexl-mode, hexl-follow-line, hexl-activate-ruler):
    Use them to set local vars.
    (hexl-mode-exit): Use hexl-mode--old-var-vals to restore state.
    (hexl-backward-short, hexl-backward-word, hexl-scroll-down)
    (hexl-scroll-up, hexl-end-of-1k-page, hexl-end-of-512b-page): Simplify.
    
    Fixes: debbugs:7846
    4391b429
hexl.el 40.8 KB