Package emacs22: Information

    Source package: emacs22
    Version: 22.1-alt2
    Build time:  Nov 5, 2007, 03:55 PM
    Category: Editors
    Report package bug
    License: GPL
    Summary: GNU Emacs text editor
    Description: 
    Emacs is an extensible, customizable, self-documenting real-time
    display editor.  Emacs contains special code editing features, an
    extension language (Emacs Lisp), and the capability to read mail, news
    and more without leaving the editor.
    
    This package includes things you need to run the Emacs editor, so you
    need to install this package if you intend to use Emacs.  You also
    need to install the actual Emacs program package (emacs22-nox or
    emacs22-X11).  Install emacs22-nox if you are not going to use the X
    Window System; install emacs22-X11 if you will be using X.

    List of RPM packages built from this SRPM:
    emacs22-X11 (x86_64, i586)
    emacs22-X11-athena (x86_64, i586)
    emacs22-X11-gtk (x86_64, i586)
    emacs22-X11-motif (x86_64, i586)
    emacs22-common (x86_64, i586)
    emacs22-el (x86_64, i586)
    emacs22-elisp-manual (x86_64, i586)
    emacs22-erc (x86_64, i586)
    emacs22-erc-el (x86_64, i586)
    emacs22-gnus (x86_64, i586)
    emacs22-gnus-el (x86_64, i586)
    emacs22-leim (x86_64, i586)
    emacs22-leim-el (x86_64, i586)
    emacs22-nox (x86_64, i586)
    emacs22-speedbar (x86_64, i586)
    emacs22-tramp (x86_64, i586)
    emacs22-tramp-el (x86_64, i586)



    ACL:
    @emacs

      1. libjpeg-devel
      2. rpm >= 4.0.4-alt12
      3. imake
      4. rpm-build-python
      5. libtiff-devel
      6. libtinfo >= 5.2.20020622-alt2
      7. libtinfo-devel
      8. libungif-devel
      9. emacs-base >= 0.0.5-alt2
      10. emacs-devel
      11. aspell
      12. libXaw-devel
      13. libXaw3d-devel
      14. awk
      15. libXft-devel
      16. sendmail-common
      17. openmotif-devel
      18. sox
      19. libalsa-devel
      20. bzip2-utils
      21. openssh
      22. openssl
      23. python-base
      24. python-modules-compiler
      25. python-modules-encodings
      26. libgtk+2-devel
      27. tetex-core
      28. tetex-latex
      29. libpng-devel
      30. cvs
      31. texinfo >= 4.2
      32. linux-libc-headers
      33. wget
      34. xorg-cf-files
      35. gnutls-utils

    Last changed


    Nov. 5, 2007 Eugene Vlasov 22.1-alt2
    - Security: 
      Fixed risky local variables processing when enable-local-variables is set
      to :safe (Debian bug 449008). Thanks to ldv@ for notification.
    - Gnus: don't pack Changelog files
    June 5, 2007 Eugene Vlasov 22.1-alt1
    - 22.1 release
    - Regenerated and reorganized build requires
    - Used "make" instead "make bootstrap", restored old build procedure (with
      lisp files recompilation on third stage)
    May 24, 2007 Eugene Vlasov 22.0.990-alt0.28.pretest
    - New pretest version
    - Simplified build - removed lisp files recompilation on third stage, rebuild
      only nox binary on final stage