Jump to letter: [
          
            4ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        emacs-nox: GNU Emacs text editor without X support
        
        
        - Summary
- Emacs is a powerful, customizable, self-documenting, modeless text
editor. Emacs contains special code editing features, a scripting
language (elisp), and the capability to read mail, news, and more
without leaving the editor.
This package provides an emacs binary with no X windows support for running
on a terminal.
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