Jump to letter: [
49ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
xemacs-sumo: XEmacs Lisp sumo packages
- Summary
- XEmacs (like GNU Emacs) is a self-documenting, customizable,
extensible, real-time display editor. XEmacs is self-documenting
because at any time you can type control-h to find out what your
options are or find out what a command does. XEmacs is customizable
because you can change the definitions of XEmacs commands. XEmacs is
extensible because you can write entirely new commands-programs in the
Lisp language to be run by Emacs' own Lisp interpreter. XEmacs
includes a real-time display, which means that the text being edited
is visible on the screen and is updated very frequently (usually after
every character or pair of characters) as you type.
The XEmacs Sumo packages contain a large collection of useful
Lisp packages for XEmacs including mailreaders, programming modes
and utilities, and mule related packages.
Changelog
- * Mon Nov 24 18:00:00 2008 Daniel Novotny <dnovotny{%}redhat{*}com> 20040818-3
- fix launching calc mode for the first time (resolves #442564)
- removed inappropriate content (two files) from the
documentation (resolves #459178)
- * Wed Oct 6 19:00:00 2004 Jens Petersen <petersen{%}redhat{*}com> - 20040818-2
- rename auc-tex.info to auctex.info (Francis Tang, 134624)
- * Wed Aug 18 19:00:00 2004 Jens Petersen <petersen{%}redhat{*}com> 20040818-1
- update to 2004-08-18 sumos
- no longer need to replace xlib and xwem packages
- cvs.el-history-log.patch is now upstream