1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-02-01 20:06:00 +00:00
2001-10-25 05:54:03 +00:00
..
2001-10-10 09:43:20 +00:00
2001-10-18 09:55:37 +00:00
2001-10-21 17:15:18 +00:00
2001-07-16 11:39:42 +00:00
2001-10-09 12:09:25 +00:00
2001-08-08 20:11:46 +00:00
2001-10-05 09:36:02 +00:00
2001-08-29 14:53:53 +00:00
2001-10-14 15:16:57 +00:00
2001-10-25 05:54:03 +00:00
2001-10-06 09:57:20 +00:00
2001-10-06 09:57:20 +00:00
2001-10-06 09:57:20 +00:00
2001-10-06 09:57:20 +00:00
2001-10-06 09:57:20 +00:00
2001-10-06 09:57:20 +00:00
2001-10-06 09:57:20 +00:00
2001-10-06 09:57:20 +00:00
2001-10-05 13:03:57 +00:00
2001-09-25 10:34:41 +00:00
2001-08-31 10:02:59 +00:00
2001-10-09 12:11:50 +00:00
2001-10-09 11:21:59 +00:00
2001-08-15 09:06:32 +00:00
2001-09-06 08:29:49 +00:00
2001-08-16 13:18:10 +00:00
2001-10-11 19:26:38 +00:00
2001-08-21 18:19:55 +00:00
2001-09-22 20:23:16 +00:00
2001-09-19 14:54:19 +00:00
2001-09-19 14:54:19 +00:00
2001-10-03 10:52:47 +00:00
2001-07-13 12:59:13 +00:00
2001-10-09 12:10:17 +00:00
2001-07-14 11:21:08 +00:00
2001-08-09 14:52:02 +00:00
2001-10-22 10:02:41 +00:00
2001-10-22 12:13:29 +00:00
2001-10-13 10:41:46 +00:00
2001-09-04 12:54:14 +00:00
2001-09-04 12:54:14 +00:00
2001-07-16 12:46:31 +00:00
2001-08-20 20:56:08 +00:00
2001-10-05 10:13:12 +00: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.