Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
emacs-leim: Emacs Lisp files for input methods for international characters.
- Summary
- The emacs-leim package contains Emacs Lisp code for input methods for
various international character scripts. Basically, the Lisp code
provided by this package describes the consecutive keystrokes that a
user must press in order to input a particular character in a
non-English character set. Input methods for many different character
sets are included in this package.
Changelog
- * Thu Aug 3 17:00:00 2006 Chip Coldwell <coldwell{%}redhat{*}com> - 21.4-17
- use UTF-8 keyboard input encoding on terminals that support it (Axel Thimm #185399)
- * Thu Aug 3 17:00:00 2006 Chip Coldwell <coldwell{%}redhat{*}com> - 21.4-16
- fix German spell checking for UTF-8 encoded buffers (Daniel Hammer #197737)
- * Wed Jul 26 17:00:00 2006 Chip Coldwell <coldwell{%}redhat{*}com> - 21.4-15
- fix src/unexelf.c to build on PowerPC64 (backport from emacs-22, #183304)