Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
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
- * Tue Aug 9 19:00:00 2005 Jens Petersen <petersen{%}redhat{*}com> - 21.3-4.7
- drop emacs-common and put common files in both emacs and emacs-nox packages
instead to allow downgrades
- buildrequire setarch
- add install-info prereqs for emacs and emacs-nox
- fix DOC and fns.el auxillary file ownership
- * Wed Jul 27 19:00:00 2005 Jens Petersen <petersen{%}redhat{*}com> - 21.3-4.4
- use "setarch i386" to build on ix86 (Zenon Panoussis, #147884)
- * Mon Jul 25 19:00:00 2005 Jens Petersen <petersen{%}redhat{*}com> - 21.3-4.3
- bring back emacs-nox subpackage (emacs built without X support) (#113001)
[suggested by Frank Kruchio]
- base emacs package now only contains emacs binary built with X support
and no longer obsoletes emacs-nox
- all the common files required by emacs and emacs-nox are now in
emacs-common
- install /usr/bin/emacs-nox as a hardlink of the versioned binary
- emacs-el and emacs-leim no longer require emacs for the sake of -nox users
(Lars Hupfeldt Nielsen, 134479)
- move prereq for dev and /sbin/install-info to emacs-common
- make emacs-el and emacs-leim also own /usr/share/emacs{,%{version}}
- buildrequire autoconf213 (#110741) [reported by mvd@mylinux.com.ua],
Xaw3d-devel and sed