Package emacs-base: Information

    Source package: emacs-base
    Version: 0.0.7-alt1
    Build time:  Oct 3, 2007, 07:29 PM
    Category: Editors
    Report package bug
    Home page: 

    License: GPL
    Summary: Common site start scripts for GNU Emacs
    Description: 
    The common site start scripts for Emacsen contain the default
    configuration for Emacsen suggetsted by ALT. It also implements a
    mechanism for installing additional Emacs Lisp modules at the site
    and making them visible for users. Administrators can add some scripts
    of their own to customize Emacsen even more.
    
    The start scripts are itnended to be excuted by GNU Emacs, so some
    of them contain Emacsen specific parts (embraced by special macros).
    This package is always installed if you install any of the Emacsen.
    
    The idea of compatibility with XEmacs has been dropped, XEmacs has its own
    configuration.

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



    Last changed


    Sept. 29, 2007 Eugene Vlasov 0.0.7-alt1
    - Removed 00auto-compr.el, 10fontlock.el, 10frames.el, 
      10more-cyrillic.el
    - Modified GNUEmacs macro for work with all version emacs
    - Removed next-line-add-newlines, mouse-wheel-follow-mouse, 
      pc-select-selection-keys-only variables value modification
    - Fixed flyspell-mode-noerr function
    - Removed key bindings for \C-d, \M-O H, \M-O F
    - Removed hack for repair C-s when change XKB's group switch
    - Removed mouse wheel initialization, mouse-wheel-mode turned on by default
    - Cleaned up spec, removed %__ macro
    May 3, 2006 Eugene Vlasov 0.0.6-alt1
    - Fixed load xterm-mouse-mode
    - Removed mode-line color modification for text terminals
    - Dropped loading of obsolete auto-show library
    - M-g is now prefix key, removed M-g binding to goto-line (use M-g g instead)
    Oct. 22, 2005 Eugene Vlasov 0.0.5-alt2
    - el-pkgutils moved to emacs-devel
    - Added dir /usr/share/emacs/etc
    - Removed dir /usr/lib/emacs
    - Added GNUEmacs21 and GNUEmacs22 macro
    - Simplify and cleanup spec