Mercurial > emacs
comparison mac/ChangeLog @ 38917:7f8686d21c31
(hexl-insert-multibyte-char) New function.
(hexl-quoted-insert, hexl-self-insert-command)
(hexl-insert-hex-char, hexl-insert-decimal-char)
(hexl-insert-octal-char): Call it instead of hexl-insert-char.
Fix the doc strings accordingly.
(hexl-insert-char): Reject characters whose code is above 255.
Doc fix.
(hexl-mode-map): Copy the global keymap instead of creating a
sparse keymap, and bind all self-inserting characters to
hexl-self-insert-command.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Thu, 23 Aug 2001 10:54:55 +0000 |
parents | bd309345e7ea |
children | dc047d3af2cd |
comparison
equal
deleted
inserted
replaced
38916:36b64873fb6b | 38917:7f8686d21c31 |
---|