Files
emacs/lisp
Juanma Barranquero 7ee6a1d372 Fix typos.
2011-04-13 13:50:12 +02:00
..
2011-02-03 19:23:55 -08:00
2011-04-13 13:50:12 +02: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-04-10 16:52:31 -04:00
2009-08-28 09:50:05 +00: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-04-13 13:50:12 +02: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-04-09 15:57:47 -04:00
2011-01-02 15:50:46 -08:00
2011-01-02 15:50:46 -08:00
2011-03-16 01:00:58 +01: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-03-24 02:57:22 +01: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.