• Paul Eggert's avatar
    Fix hexl jumping to end of file · 3446c26c
    Paul Eggert authored
    Plus some other small fixes nearby.
    * lisp/hexl.el (hexl-end-of-line): Simplify to match next fix.
    (hexl-end-of-1k-page, hexl-end-of-512b-page): Use min instead
    of max.  Tiny change by Vladimir Nikishkin (Bug#39131).
    (hexl-insert-char): Use = instead of eq to compare integers.
    3446c26c
hexl.el 41.7 KB