view noleim-Makefile.in @ 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 959f9593632f
children
line wrap: on
line source

# This placeholder appears in the `leim' subdirectory in the Emacs
# distribution.  It is is overwritten with a real makefile
# when you actually extract LEIM into the directory.
all install:

# Avoid error when these targets are used.
clean extraclean distclean mostlyclean maintainer-clean::