%general-entities; ]> $LastChangedBy$ $Date$ Emacs-&emacs-version; Emacs Introduction to Emacs The Emacs package contains an 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; Additional Downloads Required patch: Emacs Dependencies Optional , , , , and libungif User Notes: Installation of Emacs In some circumstances, the AltGr modifier key present on some keyboards is not recognized. Ensure that it is by applying the following patch: patch -Np1 -i ../emacs-&emacs-version;-altgr-1.patch Install Emacs by running the following commands: ./configure --prefix=/usr --libexecdir=/usr/lib && make bootstrap This package does not come with a test suite. Now, as the root user: make install Command Explanations : Place library executables in a Filesystem Hierarchy Standard (FHS) location. 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 ctags 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