1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-02-05 20:43:08 +00:00
Nick Roberts 8f078ee4a3 (gud-speedbar-menu-items): Use :visible
instead of :active.
2005-10-08 21:19:18 +00:00
..
2005-10-08 04:49:48 +00:00
2005-10-08 04:49:48 +00:00
2005-10-08 19:55:02 +00:00
2005-09-18 12:25:02 +00:00
2005-09-18 12:25:02 +00:00
2005-08-31 13:47:26 +00:00
2005-08-06 22:13:43 +00:00
2005-10-08 21:18:18 +00:00
2005-09-09 12:35:04 +00:00
2005-10-07 13:59:20 +00:00
2005-07-02 15:46:32 +00:00
2005-09-09 16:24:25 +00:00
2005-09-05 19:50:02 +00:00
2005-09-18 12:25:02 +00:00
2005-08-31 13:48:16 +00:00
2005-09-18 12:25:02 +00:00
2005-09-18 12:25:02 +00:00
2005-08-09 11:26:13 +00:00
2005-08-06 22:13:43 +00:00
2005-10-02 03:11:03 +00:00
2005-09-18 12:25:02 +00:00
2005-09-15 13:09:46 +00:00
2005-07-20 17:13:43 +00:00
2005-08-06 22:13:43 +00:00
2005-08-06 22:13:43 +00:00
2005-09-18 12:25:02 +00:00
2005-09-18 12:25:02 +00:00
2005-10-03 16:45:35 +00:00
2005-08-06 22:13:43 +00:00
2005-09-18 12:25:02 +00:00
2005-08-11 02:01:27 +00:00
2005-09-01 16:38:39 +00:00
2005-08-06 22:13:43 +00:00
2005-08-06 22:13:43 +00:00
2005-09-08 18:42:37 +00:00
2005-08-09 20:38:35 +00:00
2005-09-18 12:25:02 +00:00
2005-10-02 03:11:03 +00:00
2005-08-25 17:04:43 +00:00
2005-09-18 12:25:02 +00:00
2005-08-06 22:13:43 +00:00
2005-09-18 12:25:02 +00:00
2005-09-18 12:25:02 +00:00
2005-08-06 22:13:43 +00:00
2005-08-06 22:13:43 +00:00
2005-08-06 22:13:43 +00:00
2005-09-29 22:56:22 +00:00
2005-08-06 22:13:43 +00:00
2005-09-18 12:25:02 +00:00
2005-10-06 08:23:59 +00:00
2005-08-09 02:52:15 +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.