%general-entities; ]> $LastChangedBy$ $Date$ Emacs-&emacs-version; Emacs Introduction to <application>Emacs</application> The Emacs package contains the extensible, customizable, self-documenting real-time display editor. Package information Download (HTTP): Download (FTP): Download MD5 sum: &emacs-md5sum; Download size: &emacs-size; Estimated disk space required: &emacs-buildsize; Estimated build time: &emacs-time; <application>Emacs</application> dependencies Optional X ( or ), , , and or Installation of <application>Emacs</application> Install Emacs by running the following commands: ./configure --prefix=/usr --libexecdir=/usr/sbin && make bootstrap Now, as the root user: make install Contents Installed Programs Installed Libraries Installed Directories b2m, ctags, ebrowse, emacs, emacsclient, etags, grep-changelog and rcs-checkin None /usr/sbin/emacs and /usr/share/emacs Short Descriptions b2m is a program to convert mail files from RMAIL format to Unix mbox format. b2m b2m creates cross-reference tagfile database files for source code. ctags ebrowse permits browsing of C++ class hierarchies from within emacs. ebrowse emacs is an editor. emacs emacsclient attaches an emacs session to an already running emacsserver instance. emacsclient etags is another program to generate source code cross-reference tagfiles. etags grep-changelog prints entries in Change Logs matching various criteria. grep-changelog rcs-checkin is a shell script used to check files into RCS. rcs-checkin