1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-03 08:30:09 +00:00
emacs/lisp
Martin Rudalics be3fb2b875 Additional fixes in handling of buffer display specifiers.
* window.el (display-buffer-default-specifiers): Remove
pop-up-frame.  Add pop-up-window-min-height,
pop-up-window-min-width, and another reuse-window specifier
(Bug#8882).  Reported by Dan Nicolaescu <dann@gnu.org>.
(display-buffer-normalize-specifiers-2): Handle
split-height-threshold and split-width-threshold also when
pop-up-windows is unset.  Add a reuse-window specifier for the
case popping up a new window fails.
(special-display-popup-frame): Remove double quoting.
2011-06-18 16:23:14 +02:00
..
calc * calc/calc.el (calc-kill-stack-buffer): Make sure that the trail 2011-06-01 19:09:42 -05:00
calendar Restore window-safely-shrinkable-p but avoid using it in calendar.el. 2011-06-12 09:46:56 +02:00
cedet Put ChangeLog entries in the correct files. 2011-05-12 09:30:17 -07:00
emacs-lisp * lisp/emacs-lisp/debug.el (debug): Don't leave the buffer in Debugger. 2011-06-15 14:39:04 -04:00
emulation * lisp/emulation/viper.el (viper-set-hooks): Declare. 2011-05-23 20:37:31 -07:00
erc * lisp/minibuffer.el (completion--capf-wrapper): Check applicability before 2011-05-27 23:10:32 -03:00
eshell Don't quote lambda expressions with `quote'. 2011-05-23 14:57:17 -03:00
gnus Merge changes made in Gnus trunk. 2011-06-16 06:18:18 +00:00
international Silence various byte-compiler warnings. 2011-06-01 16:32:04 -03:00
language
mail Small fixes for dired-listing-switches usage. 2011-06-08 22:33:26 -07:00
mh-e Don't quote lambda expressions with `quote'. 2011-05-23 14:57:17 -03:00
net (open-network-stream): Add the keyword :always-query-capabilities. 2011-06-15 22:44:45 +02:00
nxml Make rng-xsd-check-pattern case sensitive (Bug#8516). 2011-05-22 15:46:47 -04:00
obsolete * lisp/obsolete/erc-hecomplete.el: Make obsolete. 2011-04-20 14:18:34 -03:00
org Don't quote lambda expressions with `quote'. 2011-05-23 14:57:17 -03:00
play * lisp/play/5x5.el (5x5-new-game, 5x5-randomize): 2011-05-24 15:22:09 -03:00
progmodes progmodes/cc-fonts.el (c-font-lock-declarations): 1: Whilst checking for 2011-06-15 18:24:25 +00:00
term * term/xterm.el (terminal-init-xterm): Still more simplifications. 2011-06-12 13:18:04 -07:00
textmodes lisp/textmodes/bibtex.el: new command bibtex-search-entries 2011-06-05 00:46:43 -05:00
url * lisp/url/url-future.el (url-future-test): Fix scope of `saver'. 2011-06-04 09:53:22 +02:00
vc Silence warning for unused `dotimes' counter variables. 2011-06-02 13:24:12 +02:00
.gitignore * lisp/.gitignore: Remove arch-tag. 2011-02-17 21:21:57 -08:00
abbrev.el * lisp/abbrev.el (define-abbrev-table): Don't add a table multiple times. 2011-06-15 14:33:33 -04:00
align.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
allout-widgets.el Don't quote lambda expressions with `quote'. 2011-05-23 14:57:17 -03:00
allout.el Don't quote lambda expressions with `quote'. 2011-05-23 14:57:17 -03:00
ansi-color.el Support separate fg and bg colors in ansi-color.el 2011-03-27 09:56:35 +08:00
apropos.el apropos.el (apropos-print-doc): Only use emacs-lisp-docstring-fill-column when it is bound to an integer, per that variable's documentation. 2011-05-06 12:59:17 -07:00
arc-mode.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
array.el
autoarg.el
autoinsert.el
autorevert.el lisp/autorevert.el: Use `remote-file-name-inhibit-cache'. 2011-04-13 16:27:41 +02:00
avoid.el Merge changes from emacs-23 branch 2011-03-19 14:49:31 -04:00
battery.el
bindings.el Move/add window-buffer-related functions to window.el. 2011-06-11 11:50:37 +02:00
bookmark.el Bind bookmark-bmenu-search to `/' 2011-05-11 03:34:51 +08:00
bs.el Silence warning for unused `dotimes' counter variables. 2011-06-02 13:24:12 +02:00
buff-menu.el Additional minor fix to (Bug#8539). 2011-05-28 16:08:05 -04:00
button.el
calculator.el Don't quote lambda expressions with `quote'. 2011-05-23 14:57:17 -03:00
case-table.el
cdl.el
ChangeLog Additional fixes in handling of buffer display specifiers. 2011-06-18 16:23:14 +02:00
ChangeLog.1
ChangeLog.2
ChangeLog.3 Merge from emacs-23; up to 2010-06-03T05:41:49Z!rgm@gnu.org. 2011-02-27 17:07:29 -08:00
ChangeLog.4
ChangeLog.5 ChangeLog format fixes. 2011-05-06 00:20:17 -07:00
ChangeLog.6
ChangeLog.7
ChangeLog.8
ChangeLog.9
ChangeLog.10 Merge from emacs-23; up to 2010-06-03T05:41:49Z!rgm@gnu.org. 2011-02-27 17:07:29 -08:00
ChangeLog.11
ChangeLog.12 Remove superfluous Tramp entries. 2011-03-01 16:18:53 +01:00
ChangeLog.13
ChangeLog.14 Merge from emacs-23; up to 2010-06-09T17:54:28Z!albinus@detlef. 2011-04-22 20:07:16 -07:00
ChangeLog.15 Update and split ChangeLogs. 2011-04-06 14:18:10 +02:00
chistory.el
cmuscheme.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
color.el Merge some code from hexrgb.el into color.el. 2011-02-21 01:03:36 -05:00
comint.el * lisp/comint.el (comint-dynamic-complete-as-filename) 2011-06-06 01:20:16 +02:00
completion.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
composite.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
COPYING
cus-dep.el cus-dep fix for build failure first occurring with 2011-06-13T08:21:09Z!rudalics@gmx.at 2011-06-13 17:42:40 -04:00
cus-edit.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
cus-face.el Handle calling defface on a face with existing theme settings (Bug#8454). 2011-05-08 16:07:38 -04:00
cus-start.el Move window resize code from window.c to window.el. 2011-06-10 08:55:18 +02:00
cus-theme.el Print theme summaries in *Custom Themes* buffer. 2011-06-14 01:06:26 -04:00
custom.el * lisp/custom.el (defcustom): Obey lexical-binding. 2011-04-25 13:52:51 -03:00
dabbrev.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
delim-col.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
delsel.el
descr-text.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
desktop.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
dframe.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
dired-aux.el * dired-aux.el (dired-touch-initial): Just use current-time. (Bug#6887) 2011-05-20 19:07:25 -07:00
dired-x.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
dired.el Auto-commit of loaddefs files. 2011-05-21 06:19:46 -04:00
dirtrack.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
disp-table.el
dnd.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
doc-view.el Allow/recommend explicit args for minor-modes in file local eval:s. 2011-06-09 16:22:06 -04:00
dos-fns.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
dos-vars.el
dos-w32.el Don't quote lambda expressions with `quote'. 2011-05-23 14:57:17 -03:00
double.el
dynamic-setting.el
ebuff-menu.el Merge from emacs-23; up to 2010-06-03T22:16:02Z!dann@ics.uci.edu 2011-03-12 11:19:47 -08:00
echistory.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
edmacro.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
ehelp.el Convert some .el files to lexical scoping. 2011-04-04 11:35:16 +02:00
electric.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
elide-head.el
emacs-lock.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
env.el
epa-dired.el Use lexical binding in ep[ga]*.el. 2011-04-04 15:16:23 +09:00
epa-file.el Use lexical binding in ep[ga]*.el. 2011-04-04 15:16:23 +09:00
epa-hook.el Use lexical binding in ep[ga]*.el. 2011-04-04 15:16:23 +09:00
epa-mail.el Use lexical binding in ep[ga]*.el. 2011-04-04 15:16:23 +09:00
epa.el Use lexical binding in ep[ga]*.el. 2011-04-04 15:16:23 +09:00
epg-config.el
epg.el Use lexical binding in ep[ga]*.el. 2011-04-04 15:16:23 +09:00
expand.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
ezimage.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
face-remap.el
facemenu.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
faces.el * lisp/faces.el (face-spec-set-match-display): Don't match toolkit 2011-04-30 19:57:07 +02:00
ffap.el
filecache.el
files-x.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
files.el Move/add window-buffer-related functions to window.el. 2011-06-11 11:50:37 +02:00
filesets.el
find-cmd.el
find-dired.el find-dired improvements for bug#4403. 2011-04-02 13:36:47 -07:00
find-file.el Replace many instances of read-file-name with read-directory-name. 2011-03-05 16:56:00 -05:00
find-lisp.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
finder.el Restore ability to show a restricted list of packages in Package Menu. 2011-04-24 16:32:23 -04:00
flow-ctrl.el
foldout.el
follow.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
font-core.el
font-lock.el Silence various byte-compiler warnings. 2011-06-01 16:32:04 -03:00
format-spec.el
format.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
forms-d2.el
forms-pass.el
forms.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
frame.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
fringe.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
generic-x.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
gs.el
help-at-pt.el
help-fns.el Silence various byte-compiler warnings. 2011-06-01 16:32:04 -03:00
help-macro.el
help-mode.el Make help and view-mode work with new buffer display facilities. 2011-06-13 15:14:42 +02:00
help.el Make help and view-mode work with new buffer display facilities. 2011-06-13 15:14:42 +02:00
hex-util.el
hexl.el Convert some .el files to lexical scoping. 2011-04-04 11:35:16 +02:00
hfy-cmap.el
hi-lock.el
hilit-chg.el Don't quote lambda expressions with `quote'. 2011-05-23 14:57:17 -03:00
hippie-exp.el
hl-line.el
htmlfontify.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
ibuf-ext.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
ibuf-macs.el
ibuffer.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
icomplete.el * lisp/minibuffer.el: Add metadata method to completion tables. 2011-05-31 00:03:38 -03:00
ido.el Don't quote lambda expressions with `quote'. 2011-05-23 14:57:17 -03:00
ielm.el Don't quote lambda expressions with `quote'. 2011-05-23 14:57:17 -03:00
iimage.el
image-dired.el Don't quote lambda expressions with `quote'. 2011-05-23 14:57:17 -03:00
image-file.el
image-mode.el Some changes and re-organization for animated gif support. 2011-06-07 14:32:12 -04:00
image.el Handle gif subimage animation delay correctly. 2011-06-11 19:03:16 -04:00
imenu.el
indent.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
info-look.el * lisp/minibuffer.el (completion--capf-wrapper): Check applicability before 2011-05-27 23:10:32 -03:00
info-xref.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
info.el lisp/info.el: Fix typos; mark unused parameters. 2011-04-05 17:08:28 +02:00
informat.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
isearch.el * lisp/isearch.el: Let M-e start with point at the first mismatched char. 2011-05-27 22:26:53 -03:00
isearchb.el
iswitchb.el Fix mistake in last iswitchb.el bug fix. 2011-06-04 17:13:11 +02:00
jit-lock.el
jka-cmpr-hook.el
jka-compr.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
json.el
kermit.el fix many doubled-word typos 2011-05-10 15:57:12 +02:00
kmacro.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
ldefs-boot.el Auto-commit of loaddefs files. 2011-06-01 06:19:26 -04:00
ledit.el
linum.el Convert some .el files to lexical scoping. 2011-04-04 11:35:16 +02:00
loadhist.el Merge from emacs-23; up to 2010-06-13T18:15:45Z!eliz@gnu.org. 2011-06-08 00:17:26 -07:00
loadup.el Move/add window-buffer-related functions to window.el. 2011-06-11 11:50:37 +02:00
locate.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
longlines.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
lpr.el * lisp/lpr.el (print-region-1): Echo lpr-program's output, so error messages 2011-05-06 13:38:02 -03:00
ls-lisp.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
macros.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
Makefile.in Make update_autogen handle loaddefs-like files as well. 2011-04-05 19:13:16 -07:00
makefile.w32-in A better default for $(EMACS) in lisp/makefile.w32-in. 2011-04-02 11:55:47 +03:00
makesum.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
man.el * lisp/man.el (Man-page-header-regexp): Solaris < 2.6 no longer supported. 2011-04-07 20:30:26 -07:00
master.el
mb-depth.el
md4.el
menu-bar.el * menu-bar.el (kill-this-buffer-enabled-p): Avoid looping over entire buffer list (Bug#8184). 2011-05-29 15:11:23 -04:00
midnight.el Remove redundant (require 'timer) in midnight.el 2011-03-26 06:26:30 +08:00
minibuf-eldef.el
minibuffer.el Silence various byte-compiler warnings. 2011-06-01 16:32:04 -03:00
misc.el lisp/misc.el: Require tabulated-list.el during compilation. 2011-05-10 01:57:40 +02:00
misearch.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
mouse-copy.el
mouse-drag.el Merge from emacs-23; up to 2010-06-09T17:54:28Z!albinus@detlef. 2011-04-22 20:07:16 -07:00
mouse-sel.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
mouse.el * lisp/minibuffer.el (minibuffer-inactive-mode-map): New var. 2011-06-01 12:34:41 -03:00
mpc.el Silence warning for unused `dotimes' counter variables. 2011-06-02 13:24:12 +02:00
msb.el Don't quote lambda expressions with `quote'. 2011-05-23 14:57:17 -03:00
mwheel.el
newcomment.el * lisp/newcomment.el (comment-end-skip): Doc fix (Bug#8659). 2011-05-28 19:07:43 -04:00
notifications.el Fix misuse of quote in `case'. 2011-03-15 13:39:56 -04:00
novice.el
outline.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
paren.el
password-cache.el Merge changes made in Gnus trunk. 2011-03-03 13:21:50 +00:00
patcomp.el
paths.el
pcmpl-cvs.el
pcmpl-gnu.el
pcmpl-linux.el
pcmpl-rpm.el * lisp/pcmpl-rpm.el (pcomplete/rpm): Minor simplification. 2011-06-15 14:40:00 -04:00
pcmpl-unix.el
pcomplete.el * lisp/pcomplete.el: Convert to lexical binding and fix bug#8819. 2011-06-17 14:52:46 -04:00
printing.el Replace many instances of read-file-name with read-directory-name. 2011-03-05 16:56:00 -05:00
proced.el Silence various byte-compiler warnings. 2011-06-01 16:32:04 -03:00
ps-bdf.el
ps-def.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
ps-mule.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
ps-print.el Don't quote lambda expressions with `quote'. 2011-05-23 14:57:17 -03:00
ps-samp.el
README
recentf.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
rect.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
register.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
repeat.el Merge from emacs-23; up to 2010-06-13T18:15:45Z!eliz@gnu.org. 2011-06-08 00:17:26 -07:00
replace.el New major mode: Occur Edit mode. 2011-05-28 18:56:14 -04:00
reposition.el
reveal.el Misc fixes, and use lexical-binding in more files. 2011-03-11 15:04:22 -05:00
rfn-eshadow.el
rot13.el
ruler-mode.el
savehist.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
saveplace.el New variable `revert-buffer-in-progress-p'. 2011-04-06 21:38:46 +02:00
sb-image.el
scroll-all.el
scroll-bar.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
scroll-lock.el
select.el Move clipboard-manager functionality out of hooks. 2011-05-28 20:45:00 -04:00
server.el Silence various byte-compiler warnings. 2011-06-01 16:32:04 -03:00
ses.el
shadowfile.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
shell.el * lisp/pcomplete.el: Convert to lexical binding and fix bug#8819. 2011-06-17 14:52:46 -04:00
simple.el Move/add window-buffer-related functions to window.el. 2011-06-11 11:50:37 +02:00
skeleton.el
sort.el
soundex.el
speedbar.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
startup.el * startup.el (normal-splash-screen): Remove gratuitous mode-line setting (Bug#8740). 2011-05-28 19:30:17 -04:00
strokes.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
subr.el Renamed process-alive-p' to process-live-p' for consistency with other `-live-p' functions. 2011-06-15 19:30:41 +02:00
t-mouse.el
tabify.el
talk.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
tar-mode.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
tempo.el
term.el Don't quote lambda expressions with `quote'. 2011-05-23 14:57:17 -03:00
terminal.el Don't quote lambda expressions with `quote'. 2011-05-23 14:57:17 -03:00
thingatpt.el * lisp/thingatpt.el (forward-whitespace): Typo. 2011-06-01 11:28:54 -03:00
thumbs.el Don't quote lambda expressions with `quote'. 2011-05-23 14:57:17 -03:00
time-stamp.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
time.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
timezone.el
tmm.el
tool-bar.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
tooltip.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
tree-widget.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
tutorial.el
type-break.el Remove obsolete comment. 2011-05-14 13:14:25 -07:00
uniquify.el Misc fixes, and use lexical-binding in more files. 2011-03-11 15:04:22 -05:00
userlock.el
vcursor.el
version.el Bump version to 23.3.50 2011-03-11 12:17:33 -05:00
view.el Make help and view-mode work with new buffer display facilities. 2011-06-13 15:14:42 +02:00
vt100-led.el
vt-control.el
w32-fns.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
w32-vars.el
wdired.el * lisp/wdired.el: Remove outdated installation comment. Fix usage 2011-05-09 19:47:01 +02:00
whitespace.el * lisp/whitespace.el (whitespace-trailing-regexp): Don't rely on the 2011-05-03 22:02:09 -03:00
wid-browse.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
wid-edit.el * wid-edit.el (widget-checklist-match-inline): Fix 2011-04-19 change. (Bug#8649) 2011-05-20 19:06:11 -07:00
widget.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
windmove.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
window.el Additional fixes in handling of buffer display specifiers. 2011-06-18 16:23:14 +02:00
winner.el
woman.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
x-dnd.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
xml.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
xt-mouse.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02: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.