| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
if you need to recompile all the Lisp files using interpreted code.
|
| |
|
|
|
|
| |
the value to setup-XXX-environment-internal. Add properties
nonascii-translation, input-method, features, unibyte-syntax, and
unibyte-display.
|
| |
|
|
|
|
|
| |
and setup-indian-environment-map for args of call to
set-language-info-alist. Adjusted for the change of
make-coding-system. Register coding-priority key in
language-info-alist.
|
| |
|
|
| |
call of make-coding-system.
|
| |
|
|
| |
system properties, post-read-conversion and pre-write-conversion.
|
| |
|
|
| |
(devanagari): Make this an alias.
|
| |
|
|
|
|
| |
language/XXX-util. Delete local variable declartion.
Delete the code of calling register-input-method form
all files under this directory.
|
| | |
|
| | |
|
| |
|
|
|
|
| |
moved form LANGUAGE.el to LANG-util.el. These functions now at
first call setup-english-environment to reset various values to
the defaults.
|
| |
|
|
|
|
|
|
|
| |
internal -> emacs-mule, automatic-conversion -> undecided.
Coding category name changes as follows:
coding-category-internal -> coding-category-emacs-mule.
Delete functions describe-LANGUAGE-support.
Delete describe-function entries and change documentation
entries in each language specific information.
|
| |
|
|
|
|
|
|
|
|
|
|
| |
interactive and add new functions describe-LANGUAGE-support for
all LANGUAGEs supported. Remove resisterations of input methods
which use the function encoded-kbd-select-terminal.
Change function of post-read-conversion
and pre-write-conversion of coding system in-is13194-devanagari to
in-is13194-devanagari-post-read-conversion and
in-is13194-devanagari-pre-write-conversion respectively.
Setting of syntax and category for Devanagari characters are moved
to characters.el.
|
| | |
|
| | |
|
| |
|
|
| |
Remove prefix "coding-system-" from coding system symbol names.
|
| | |
|
| |
|