Files
emacs/lisp
Glenn Morris a0db2cdde2 (gnus-bug-group-download-format-alist): Change emacs entry to
debbugs.gnu.org.  Bump :version.
2009-12-17 04:15:25 +00:00
..
2009-12-03 11:34:11 +00:00
2009-12-14 06:39:39 +00:00
2009-12-17 02:06:31 +00:00
2009-11-14 04:07:05 +00:00
2009-11-14 04:07:05 +00:00
2009-12-02 04:11:08 +00:00
2009-11-14 04:07:05 +00:00
2009-10-26 15:18:03 +00:00
2009-11-14 04:14:49 +00:00
2009-11-11 05:49:09 +00:00
2009-11-23 00:32:37 +00:00
2009-12-17 00:23:24 +00:00
2009-09-24 01:37:14 +00:00
2009-11-14 04:14:05 +00:00
2009-12-09 02:11:29 +00:00
2009-11-30 13:49:13 +00:00
2009-12-17 02:06:31 +00:00
2009-11-26 03:27:10 +00:00
2009-12-01 09:28:22 +00:00
2009-11-11 05:49:09 +00:00
2009-10-10 23:50:10 +00:00
2009-12-01 09:28:22 +00:00
2009-11-10 08:11:47 +00:00
2009-12-09 13:14:08 +00:00
2009-11-11 05:49:09 +00:00
2009-11-11 05:49:09 +00:00
2009-11-14 04:12:58 +00:00
2009-10-04 01:14:56 +00:00
2009-10-04 02:11:57 +00:00
2009-11-25 03:59:19 +00:00
2009-12-04 04:39:21 +00:00
2009-11-11 06:06:43 +00:00
2009-12-09 02:06:16 +00:00
2009-09-24 01:37:14 +00:00
2009-12-02 04:11:08 +00:00
2009-12-02 03:02:10 +00:00
2009-12-06 18:13:19 +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.