Mercurial > emacs
annotate lisp/.cvsignore @ 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 | 6b6548798375 |
children | 1efefab8bd92 |
rev | line source |
---|---|
31648
2e692da8f736
Sort alphabetically and add `Makefile' and `elc.tar.gz'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29750
diff
changeset
|
1 *.elc |
2e692da8f736
Sort alphabetically and add `Makefile' and `elc.tar.gz'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29750
diff
changeset
|
2 Makefile |
2e692da8f736
Sort alphabetically and add `Makefile' and `elc.tar.gz'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29750
diff
changeset
|
3 elc.tar.gz |
31816 | 4 MANIFEST |