head	1.1;
branch	1.1.1;
access;
symbols
	EMACS_21_3:1.1.1.2
	EMACS_21_2:1.1.1.2
	EMACS_21_1:1.1.1.2
	EMACS_21_0_106:1.1.1.2
	EMACS_21_0_105:1.1.1.2
	EMACS_21_0_103:1.1.1.2
	EMACS_20_7:1.1.1.2
	EMACS_20_6:1.1.1.2
	EMACS_20_5:1.1.1.2
	EMACS_20_4:1.1.1.2
	EMACS_20_3:1.1.1.2
	EMACS_20_2:1.1.1.2
	EMACS_20_1:1.1.1.2
	EMACS_19_34:1.1.1.1
	EMACS_19_33:1.1.1.1
	EMACS_19_32:1.1.1.1
	EMACS_19_31:1.1.1.1
	EMACS_19_30:1.1.1.1
	EMACS_19_29:1.1.1.1
	EMACS_19_28:1.1.1.1
	EMACS_19_27:1.1.1.1
	EMACS_19_26:1.1.1.1
	EMACS_19_25:1.1.1.1
	EMACS_19_24:1.1.1.1
	EMACS_19_23:1.1.1.1
	EMACS_19_22:1.1.1.1
	EMACS_19_21:1.1.1.1
	EMACS_19_20:1.1.1.1
	EMACS_19_19:1.1.1.1
	EMACS_19_18:1.1.1.1
	EMACS_19_17:1.1.1.1
	EMACS_19_16:1.1.1.1
	EMACS_19_15:1.1.1.1
	EMACS_19_14:1.1.1.1
	EMACS_19_13:1.1.1.1
	EMACS_19_12:1.1.1.1
	EMACS_19_11:1.1.1.1
	EMACS_19_10:1.1.1.1
	EMACS_19_9:1.1.1.1
	EMACS_19_8:1.1.1.1
	EMACS_19_7:1.1.1.1
	FSF_DIST:1.1.1;
locks; strict;
comment	@# @;


1.1
date	2004.11.05.07.58.30;	author Ben Wing;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	2004.11.05.07.58.30;	author Ben Wing;	state Exp;
branches;
next	1.1.1.2;

1.1.1.2
date	2004.11.05.09.44.55;	author Ben Wing;	state Exp;
branches;
next	;


desc
@@


1.1
log
@Initial revision
@
text
@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.

@


1.1.1.1
log
@import emacs-19.7
@
text
@@


1.1.1.2
log
@import emacs-20.1
@
text
@a10 3
The other subdirectories hold Lisp packages grouped by their general
purpose.

@

