Personal tools
Skip to content. | Skip to navigation
Emacs is a powerful, customizable, self-documenting, modeless text editor. Emacs contains special code editing features, a scripting language (elisp), and the capability to read mail, news, and more without leaving the editor. This package contains all the common files needed by emacs or emacs-nox.
Emacs-el contains the emacs-elisp sources for many of the elisp programs included with the main Emacs text editor package. You need to install emacs-el only if you intend to modify any of the Emacs packages or see some elisp examples.
Git version control system support for Emacs.
Contains byte compiled elisp packages for mercurial. To get started: start emacs, load hg-mode with M-x hg-mode, and show help with C-c h h
This package contains the elisp source files for mercurial under GNU Emacs.
Emacs is a powerful, customizable, self-documenting, modeless text editor. Emacs contains special code editing features, a scripting language (elisp), and the capability to read mail, news, and more without leaving the editor. This package provides an emacs binary with no X windows support for running on a terminal.
An emacs mode for editing Pyrex source code, supporting the variations in syntax as it differs from Python.