Files
emacs/lisp
2011-03-12 20:44:42 +01:00
..
2011-02-03 19:23:55 -08:00
2011-02-22 23:15:55 -08:00
2011-02-22 23:08:12 -08:00
2011-02-23 20:56:30 +01:00
2011-02-22 23:08:12 -08:00
2011-02-22 23:08:12 -08:00
2011-01-02 15:50:46 -08:00
2011-02-22 23:08:12 -08:00
2011-01-02 15:50:46 -08:00
2011-01-02 15:50:46 -08:00
2011-01-22 12:10:17 -08:00
2011-01-02 15:50:46 -08:00
2011-02-22 21:10:10 -08:00
2011-02-22 23:15:55 -08:00
2011-02-22 21:10:10 -08:00
2011-01-02 15:50:46 -08:00
2011-01-02 15:50:46 -08:00
2011-01-02 15:50:46 -08:00
2011-01-02 15:50:46 -08:00
2011-01-02 15:50:46 -08:00
2011-01-02 15:50:46 -08:00
2011-02-07 20:10:15 -08:00
2011-01-02 15:50:46 -08:00
2011-01-02 15:50:46 -08:00
2011-01-02 15:50:46 -08:00
2011-01-02 15:50:46 -08:00
2011-01-02 15:50:46 -08:00
2011-01-02 15:50:46 -08:00
2011-01-02 15:50:46 -08:00
2011-01-02 15:50:46 -08:00
2011-01-02 15:50:46 -08:00
2011-01-02 15:50:46 -08:00
2011-01-02 15:50:46 -08:00
2011-01-02 15:50:46 -08:00
2011-02-28 22:29:00 -05:00
2011-01-02 15:50:46 -08:00
2011-01-02 15:50:46 -08:00
2011-02-16 23:27:37 -08:00
2011-01-02 15:50:46 -08:00
2011-01-02 15:50:46 -08:00
2011-01-02 15:50:46 -08:00
2011-01-02 15:50:46 -08:00
2011-01-02 15:50:46 -08:00
2011-01-26 23:48:23 -08:00
2011-01-23 18:22:54 -08:00
2011-01-02 15:50:46 -08:00
2011-01-02 15:50:46 -08:00
2011-01-02 15:50:46 -08:00
2011-01-02 15:50:46 -08:00
2011-01-02 15:50:46 -08:00
2011-02-22 23:08:12 -08:00
2011-01-02 15:50:46 -08:00
2011-01-02 15:50:46 -08:00
2011-01-02 15:50:46 -08:00
2011-01-02 15:50:46 -08:00
2011-01-02 15:50:46 -08:00
2011-01-02 15:50:46 -08:00
2011-01-02 15:50:46 -08:00
2011-01-02 15:50:46 -08:00
2011-01-02 15:50:46 -08:00
2011-01-02 15:50:46 -08:00
2011-01-02 15:50:46 -08:00
2011-03-11 12:17:33 -05:00
2011-01-02 15:50:46 -08:00
2011-01-02 15:50:46 -08:00
2011-01-02 15:50:46 -08:00
2011-01-02 15:50:46 -08:00

This directory contains source code for the parts of Emacs that are
written in Emacs Lisp.  *.el files are Emacs Lisp source, and the
corresponding *.elc files are byte-compiled versions.  Byte-compiled
files are architecture-independent.

The term subdirectory contains Lisp files that customize Emacs for
certain terminal types.  When Emacs starts, it checks the TERM
environment variable to get the terminal type and loads
`term/${TERM}.el' if it exists.

The other subdirectories hold Lisp packages grouped by their general
purpose.