GNU Emacs Lisp Reference Manual
- The official resource for all Elisp questions.
- http://www.gnu.org/software/emacs/elisp-manual/elisp.html
The Emacs Lisp List - Collection of links to Elisp packages mostly not part of the standard distributions. - http://www.damtp.cam.ac.uk/user/sje30/emacs/ell.html
Emacs Code by Stephen Eglen - Various modes provided by the maintainer of the ELL. - http://www.damtp.cam.ac.uk/user/sje30/emacs/
Vinicius Emacs Page - GNU Emacs packages featuring printing support, highlighting whitespace and the current line. - http://www.emacswiki.org/cgi-bin/wiki/ViniciusJoseLatorre
Eric Marsden's Download Page - Beside Common Lisp and Scheme files, various Elisp packages are available. Amongst others there is an implementation of the Internet Printing Protocol, a HTTP server embedded in Emacs, and a simple library for the Common Gateway Interface, which allows yo - http://www.chez.com/emarsden/downloads/
Ispell.el - The development site which contains the latest beta releases of the Emacs interface to ispell not yet included into the standard distributions. - http://kdstevens.com/~stevens/ispell-page.html
Howm - A wiki-like note-taking tool on Emacs. - http://howm.sourceforge.jp/
S. Zenitani's Emacs Lisp Packages - Emacs Lisp programs featuring smart-compile.el, an intelligent M-x compile, a-menu.el and mac-drag-N-drop.el. Also offers a Carbon/Mac OSX distribution of emacs. - http://homepage.mac.com/zenitani/comp-e.html
BHL mode for Emacs - Convert plain text into HTML, LaTeX and SGML. - http://www.nongnu.org/bhl/
Easymacs - An easy-to-learn, one-size-fits-all configuration for new users of GNU Emacs. It sets up key bindings that conform to a common denominator of the Gnome/KDE/OS X/Microsoft Windows human interface guidelines, and provides function-key bindings for other pow - http://www.dur.ac.uk/p.j.heslin/Software/Emacs/Easymacs/
ESS : Emacs Speaks Statistics - Package provides support for many statistical languages such as the S family, SAS, or XLS. - http://stat.ethz.ch/ESS/
Muse Mode - An environment that supports rapid creation of hyper-linked documents in Emacs, which may then be published to multiple output formats in an attractive fashion. - http://www.mwolson.org/projects/MuseMode.html
Flyspell - A package for on the fly spell checking. - http://www-sop.inria.fr/mimosa/Manuel.Serrano/flyspell/flyspell.html
emacs at levana.de - Emacs Lisp software including etexshow (Browser for ConTeXt commands), recent files menu, tea timer, evening commander. - http://levana.de/emacs/
Introduction to Emacs Lisp Programming - (Second Edition) Official Free Software Foundation manual. - http://www.gnu.org/software/emacs/emacs-lisp-intro/emacs-lisp-intro.html
X-Symbol - Get some kind of WYSIWYG in LaTeX and HTML source. - http://x-symbol.sourceforge.net/
Template - Packages for auto-updating and file templates. - http://emacs-template.sourceforge.net/
Session - A package to save various variables and registers which reflect your current editing state to a file which is loaded into your next session. - http://emacs-session.sourceforge.net/
Programming in Emacs Lisp - Introduction into the world of elisp. - http://www.gnu.org/software/emacs/emacs-lisp-intro/
Emacs Stuff - Emacs background with custom lisp packages, code snippets, and resources. - http://www.northbound-train.com/emacs.html
Harley Gorrell's Elisp - Various modes for editing crontab files or DNA sequences, an addition to perl-mode, and footnote support. - http://www.mahalito.net/~harley/elisp/
Malyon Interpreter - Major mode for playing z3/5/8 story files. A z-code interpreter written entirely in elisp. - http://www.ifarchive.org/indexes/if-archiveXinfocomXinterpretersXemacs.html
Zenirc - Emacs as an IRC client. - http://www.zenirc.org/
Shemacs - An Egret-based package that provides concurrent multi-user shared editing within Emacs. - http://csdl.ics.hawaii.edu/Tools/Shemacs/Shemacs.html
Online Journal Software for Emacs - This package allows you to keep an index to your personal journal. - http://sourceforge.net/projects/records
Storm's Emacs Resources - Featuring cua.el, a package to provide the CUA Key binding for cut, copy, and paste without losing the normal Emacs key bindings. Also featuring ido.el, a package providing highly interactive versions of find-file and switch-to-buffer. - http://www.cua.dk/emacs.html
Martin Schwenke's Emacs Hacks - Including a mode for eiffel, a stand-alone version of gnuserv for GNU Emacs, and desire.el, a configuration helper package for Emacs. - http://meltin.net/hacks/emacs/
Emacs Packages - Packages for: buffer selection and cycling by C-TAB; fast navigation through toplevel definitions; Gimp Script Fu; highlighting regular expressions, current word. - http://www.geekware.de/software/emacs/
Verilog Mode - A mode to edit Verilog HDL files with Emacs. - http://www.verilog.com/
Lookup - Search interface to access dictionaries online from within Emacs. - http://lookup.sourceforge.net/
Tiny Tools Library - Collection of packages to improve your Emacs environment. - http://tiny-tools.sourceforge.net/emacs-tiny-tools.html
Noah Friedman's Elisp Archive - Collection of major and minor modes, user interface enhancements, and library routines. - http://www.splode.com/~friedman/software/emacs-lisp/
MMM Mode - A package to use multiple major modes in one GNU Emacs buffer. - http://mmm-mode.sourceforge.net/