Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
emacs-leim: Emacs Lisp code 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
- * Wed May 7 05:00:00 2003 Jens Petersen <petersen{%}redhat{*}com> - 21.3-4
- move transient-mark-mode and global-font-lock-mode setting from default.el
back to dotemacs, so as not to surprise old users (#90193)
[reported by jik@kamens.brookline.ma.us]
- change require-final-newline to query
- don't make a backup when applying browse-url-htmlview-84262.patch (#90226)
[reported by mitr@volny.cz]
- * Fri May 2 05:00:00 2003 Elliot Lee <sopwith{%}redhat{*}com>
- Add emacs-21.3-ppc64.patch
- * Fri Apr 25 05:00:00 2003 Jens Petersen <petersen{%}redhat{*}com> - 21.3-3
- use Mule-UCS utf-8 coding-system for CJK subprocess IO
- no need to set fontset anymore in CJK locale