Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
emacs-el: Emacs Lisp source files included with Emacs.
- Summary
- Emacs-el contains the emacs-elisp sources for many of the elisp
programs included with the main Emacs text editor package.
You need to install emacs-el only if you intend to modify any of the
Emacs packages or see some elisp examples.
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