1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-02-08 20:58:58 +00:00
2011-07-16 13:06:21 -07: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-22 23:08:12 -08:00
2011-04-21 14:06:01 +02: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-07-16 13:06:21 -07: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-05-16 14:29:35 +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-04-09 15:57:47 -04: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-06-27 17:16:28 -04: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.