Package emacs-elib: Information

    Source package: emacs-elib
    Version: 1.0-alt8
    Build time:  Oct 24, 2009, 02:54 PM
    Category: Editors
    Report package bug
    License: GPL
    Summary: The Emacs Lisp Library
    Description: 
    Elib contains code for:
     - container data structures (queues, stacks, AVL trees, etc)
     - string handling functions missing in standard emacs
     - minibuffer handling functions missing in standard emacs
     - routines for handling lists of so called cookies in a buffer.
    
    All Emacs Lisp code is byte-copmpiled, install emacs-elib-el for sources.

    List of rpms provided by this srpm:
    emacs-elib (noarch)
    emacs-elib-el (noarch)



    ACL:
    @emacs

      1. emacs-common
      2. emacs-devel

    Last changed


    Oct. 24, 2009 Igor Vlasenko 1.0-alt8
    - applied repocop patch: removed obsolete (un)install_info macros
    Nov. 7, 2005 Eugene Vlasov 1.0-alt7
    - Removed load-path modification
    - Dir /usr/share/emacs/site-lisp/elib now belongs to package
    - Build with emacs-devel
    - Cleanup spec
    Feb. 17, 2003 Ott Alex 1.0-alt6
    - Fixing spec file