1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-23 07:19:15 +00:00
emacs/lisp
Stefan Monnier b94a30018e (gud-running): Rename from gdb-running. Update uses.
(gud-tool-bar-map): Use tool-bar-local-item-from-menu rather than
tool-bar-add-item-from-menu to avoid let binding tool-bar-map
which fails if tool-bar.el is loaded in the mean time.
(gud-file-name): New fun.
(gud-find-file): Use it as default value for gud-find-file.
(gud-speedbar-buttons): Discriminate on gud-minor-mode rather than
on gud-find-file.
(gud-gdb-find-file, gud-dbx-file-name, gud-dbx-find-file)
(gud-xdb-file-name, gud-xdb-find-file, gud-perldb-find-file)
(gud-pdb-find-file, gud-jdb-find-file): Remove.
(gud-query-cmdline): Don't stuff the whole cwd in the command.
(gdb, dbx, xdb, perldb, pdb, jdb): Use the default for gud-find-file.
(gud-mipsdbx-massage-args): Remove.
(gud-dbx-command-name): New var.  Do what gud-mipsdbx-massage-args did.
(gud-irixdbx-marker-filter): Use match-string and gud-file-name.
(gud-jdb-command-name): New var.
(gud-common-init): Re-instate RMS code of 11/13.
2002-12-03 21:07:39 +00:00
..
calc (calc-any-evaltos): Initialize to nil, since 2002-10-29 00:30:21 +00:00
calendar (fancy-diary-font-lock-keywords): Grok month numbers, too. 2002-11-18 09:05:23 +00:00
emacs-lisp Move `predicates for analyzing Lisp 2002-11-27 12:25:11 +00:00
emulation (defgroup edt): Arrange that definition starts at beginning of line. 2002-11-12 01:42:32 +00:00
eshell Require esh-util. 2002-11-29 09:44:04 +00:00
gnus Typos. 2002-11-29 15:57:52 +00:00
international (ucs-unify-8859, ucs-unify-8859) 2002-12-03 10:31:28 +00:00
language (ccl-encode-koi8, ccl-encode-koi8-u) 2002-11-26 18:16:58 +00:00
mail Upgraded to MH-E version 7.0. 2002-11-29 18:15:21 +00:00
net (goto-address-url-regexp): Don't match `mailto'. 2002-10-29 18:12:33 +00:00
obsolete (c++-empty-arglist-indent): Fix typo. 2002-10-17 16:56:14 +00:00
play (morse-code): Add Norwegian non-ASCII characters. 2002-11-21 19:18:07 +00:00
progmodes (makefile-font-lock-keywords): Highlight more make keywords: 2002-12-02 16:16:52 +00:00
term Remove some ancient compatibility code. Populate 2002-10-30 19:26:23 +00:00
textmodes (ispell-dict-map): Move specific dictionary selection into a submenu. 2002-12-02 16:20:36 +00:00
toolbar Upgraded to MH-E version 7.0. 2002-11-29 18:15:21 +00:00
.gitignore added cus-load.el, finder-inf.el and subdirs.el 2002-10-16 22:02:30 +00:00
abbrev.el (write-abbrev-file): Don't hardcode point-min == 1. 2002-09-27 19:51:58 +00:00
abbrevlist.el
add-log.el (change-log-mode): Set indent-line-function explicitly 2002-12-02 16:09:02 +00:00
align.el (align-rules-list, align-exclude-rules-list): Fix typos. 2002-10-17 16:44:45 +00:00
allout.el (my-mark-marker): Fix typo. 2002-08-30 11:03:28 +00:00
ansi-color.el (ansi-color-get-face): Avoid add-to-list on local var. 2002-05-12 16:46:54 +00:00
apropos.el (apropos-group): Use customize-group-other-window. 2002-10-20 21:03:54 +00:00
arc-mode.el (archive-zip-summarize): Don't hardcode (point-min) = 1. 2002-11-08 23:42:15 +00:00
array.el
autoarg.el (autoarg-kp-mode): Give it a :group. 2002-12-02 13:01:24 +00:00
autoinsert.el (auto-insert-directory): Doc fix. 2002-04-30 16:36:02 +00:00
autorevert.el (auto-revert-mode, global-auto-revert-mode): 2002-04-08 23:05:26 +00:00
avoid.el
battery.el
bindings.el (mode-name): Moved mark as risky-local-variable to files.el. 2002-11-14 11:24:20 +00:00
bookmark.el (bookmark-menu-length): Fix typo in group name. 2002-11-18 00:15:37 +00:00
bs.el (bs-message-without-log): Fix typo. 2002-08-30 11:00:27 +00:00
buff-menu.el
button.el
byte-run.el
calculator.el (calculator-displayers): Doc fixes. 2002-02-03 13:45:59 +00:00
case-table.el
cdl.el
ChangeLog *** empty log message *** 2002-12-03 10:32:16 +00:00
ChangeLog.1
ChangeLog.2
ChangeLog.3
ChangeLog.4
ChangeLog.5
ChangeLog.6
ChangeLog.7 (lisp-fill-paragraph): Use fill-comment-paragraph. 2002-11-03 03:46:56 +00:00
ChangeLog.8
ChangeLog.9 *** empty log message *** 2002-09-16 06:34:04 +00:00
chistory.el Follow coding conventions. 2002-05-02 05:41:46 +00:00
cmuscheme.el
comint.el (comint-mode): Add font-lock-defontify to change-major-mode-hook. 2002-09-10 16:44:58 +00:00
compare-w.el (compare-windows-whitespace): Always allow newline 2002-07-16 13:33:13 +00:00
complete.el (PC-do-completion): Do not add wildcards to pattern unless filename is 2002-12-02 08:51:39 +00:00
completion.el (dynamic-completion-mode): Use find-file-hook instead of find-file-hooks. 2002-08-15 00:37:57 +00:00
composite.el *** empty log message *** 2002-08-20 00:34:28 +00:00
COPYING
cus-dep.el (custom-make-dependencies): Bind load-file-name. 2002-11-14 21:38:12 +00:00
cus-edit.el (custom-display): Add checkbox for type mac. 2002-12-03 00:32:50 +00:00
cus-face.el (custom-declare-face): Add face-defface-spec prop after applying the 2002-11-24 18:58:35 +00:00
cus-start.el (selection-coding-system, scalable-fonts-allowed): 2002-10-29 18:51:52 +00:00
custom.el (custom-declare-variable): Use push. 2002-11-20 14:35:54 +00:00
cvs-status.el
dabbrev.el (dabbrev--search): Use inhibit-point-motion-hooks. 2002-07-18 15:00:01 +00:00
delim-col.el
delsel.el
derived.el (define-derived-mode): Properly ignore unknown args. 2002-09-13 16:22:04 +00:00
descr-text.el (describe-text-category): Use *Help*. Don't kill-buffer. 2002-09-24 21:11:25 +00:00
desktop.el (desktop-relative-file-names): New variable. 2002-11-04 08:21:51 +00:00
diff-mode.el (diff-mode): Use compilation-minor-mode. 2002-09-18 12:09:07 +00:00
diff.el (diff): Doc fix. 2002-09-09 01:43:31 +00:00
dired-aux.el (dired-show-file-type): Format filename with "%s" to escape any format-like 2002-11-11 11:44:24 +00:00
dired-x.el
dired.el (dired-sort-inhibit): New variable. 2002-11-21 17:31:51 +00:00
dirtrack.el
disp-table.el
dos-fns.el (make-auto-save-file-name): Remove replacement function. 2002-03-06 18:23:37 +00:00
dos-vars.el
dos-w32.el *** empty log message *** 2002-07-11 17:32:01 +00:00
double.el (double-prefix-only): Fix spacing. 2002-09-06 07:12:37 +00:00
ebuff-menu.el
echistory.el
ediff-diff.el 2002-11-17 Michael Kifer <kifer@cs.stonybrook.edu> 2002-11-17 22:26:48 +00:00
ediff-help.el
ediff-hook.el (ediff-cond-compile-for-xemacs-or-emacs): Put the 2002-09-19 01:02:06 +00:00
ediff-init.el 2002-10-12 Michael Kifer <kifer@cs.stonybrook.edu> 2002-10-12 07:13:59 +00:00
ediff-merg.el
ediff-mult.el 2002-11-17 Michael Kifer <kifer@cs.stonybrook.edu> 2002-11-17 22:26:48 +00:00
ediff-ptch.el (ediff-test-patch-utility): Catch error and return nil. 2002-07-12 23:24:36 +00:00
ediff-util.el 2002-10-12 Michael Kifer <kifer@cs.stonybrook.edu> 2002-10-12 07:13:59 +00:00
ediff-vers.el
ediff-wind.el 2002-10-27 Michael Kifer <kifer@cs.stonybrook.edu> 2002-10-28 02:08:02 +00:00
ediff.el 2002-11-17 Michael Kifer <kifer@cs.stonybrook.edu> 2002-11-17 22:26:48 +00:00
edmacro.el (edit-kbd-macro): Recognize new C-x e binding, kmacro-end-and-call-macro. 2002-09-11 20:00:58 +00:00
ehelp.el
electric.el
elide-head.el (elide-head): Don't make intangible. 2002-11-07 18:49:48 +00:00
emacs-lock.el
emerge.el
enriched.el (enriched-decode-foreground, enriched-decode-background): 2002-04-06 16:09:33 +00:00
env.el
expand.el
facemenu.el Move `provide' to the end. 2002-07-08 01:21:41 +00:00
faces.el (face-set-after-frame-default): Ignore errors in face-spec-face-set. 2002-11-24 18:59:08 +00:00
fast-lock.el
ffap.el Comment change. 2002-11-18 04:57:08 +00:00
filecache.el Lowercase the first letter in the header. 2002-04-30 20:42:40 +00:00
files.el (file-truename): Canonicalize non-existent names on w32. 2002-11-27 23:53:44 +00:00
filesets.el (filesets-update-pre010505): Fix typo. 2002-06-18 14:34:53 +00:00
find-dired.el (find-dired): Set dired-sort-inhibit to t buffer-locally. 2002-11-21 17:29:22 +00:00
find-file.el (ff-find-related-file): Fix autoload cookie. 2002-10-26 22:35:16 +00:00
find-lisp.el
finder.el (finder-commentary): Use buffer *Finder-package*. 2002-11-18 04:56:45 +00:00
float-sup.el Follow coding conventions. 2002-05-02 05:41:46 +00:00
flow-ctrl.el
foldout.el
follow.el Comment change. 2002-11-18 04:57:08 +00:00
font-core.el (font-lock-defontify): New function. 2002-09-10 16:43:48 +00:00
font-lock.el (c++-font-lock-extra-types): Fix previous change. 2002-12-02 16:17:29 +00:00
format.el (format-decode): Be careful with the order in `format'. 2002-11-08 02:38:54 +00:00
forms-d2.dat
forms-d2.el Add "no-byte-compile: t" in first line. 2002-10-01 17:06:54 +00:00
forms-pass.el Add "no-byte-compile: t" in first line. 2002-10-01 17:06:54 +00:00
forms.el (forms-jump-record, forms-insert-record, forms-delete-record): Calculate 2002-05-18 08:05:54 +00:00
frame.el (delete-frame-hook): Variable alias for 2002-10-02 23:53:37 +00:00
fringe.el (set-fringe-mode): Work when updating 2002-05-26 09:50:39 +00:00
gdb-ui.el (gdb-many-windows): Define as a minor mode. 2002-11-30 20:57:48 +00:00
generic-x.el Add "no-byte-compile: t" in first line. 2002-10-01 17:06:54 +00:00
generic.el
gs.el
gud.el (gud-running): Rename from gdb-running. Update uses. 2002-12-03 21:07:39 +00:00
help-fns.el (describe-variable): Look for (defvar . <sym>) in the 2002-11-20 14:37:19 +00:00
help-macro.el
help-mode.el (view): Always require. 2002-07-16 16:02:35 +00:00
help.el (where-is): Rename map to defs (a list of syms is not a map). 2002-11-07 18:28:09 +00:00
hexl.el (hexl-mode-old-write-contents-hooks): Remove. 2002-10-21 22:45:20 +00:00
hi-lock.el (defgroup hi-lock-interactive-text-highlighting): Remove autoload 2002-11-12 00:10:23 +00:00
hilit-chg.el (highlight-changes-colours, highlight-changes-active-string, 2002-09-06 07:15:11 +00:00
hippie-exp.el
hl-line.el Fix typo in comment. 2002-03-27 10:22:34 +00:00
ibuf-ext.el John Paul Wallington now maintains ibuffer. 2002-10-03 04:21:12 +00:00
ibuf-macs.el John Paul Wallington now maintains ibuffer. 2002-10-03 04:21:12 +00:00
ibuffer.el (ibuffer-formats): Change default value; bump width 2002-11-21 05:36:06 +00:00
icomplete.el (icomplete-exhibit): Use minibuffer-prompt-end. 2002-02-26 16:05:35 +00:00
ido.el (ido-xemacs): Remove defvar. All uses changed to 2002-11-27 23:13:27 +00:00
ielm.el (inferior-emacs-lisp-mode): If hexl not found, use cat. point-min != 1. 2002-10-21 22:49:17 +00:00
image-file.el Comment change. 2002-10-14 01:27:19 +00:00
image.el (insert-image): Don't make intangible since 2002-11-03 08:34:45 +00:00
imenu.el (imenu-syntax-alist): Doc fix. 2002-08-20 20:35:56 +00:00
indent.el (indent-according-to-mode, indent-region): Doc fix. 2002-11-29 15:06:59 +00:00
info-look.el Support current auto{conf,make} manuals. 2002-07-18 18:19:18 +00:00
info.el (Info-additional-directory-list): Doc fix. 2002-11-29 15:07:49 +00:00
informat.el
isearch.el (isearch-yank-line): Typo. 2002-11-07 20:58:36 +00:00
iswitchb.el (iswitchb-completions): Test that iswitchb-common-match-string is a 2002-09-26 15:52:31 +00:00
jit-lock.el (jit-lock-fontify-now): Don't widen. 2002-10-01 16:54:42 +00:00
jka-compr.el (jka-compr-handler): Add safe-magic property. 2002-09-01 13:26:06 +00:00
kermit.el
kmacro.el (kmacro-step-edit-query): Use RET to execute rest of 2002-09-20 20:38:18 +00:00
lazy-lock.el (save-buffer-state): 2002-03-18 04:29:13 +00:00
ledit.el
loaddefs.el Regenerated. 2002-11-20 07:32:42 +00:00
loadhist.el (unload-feature): When undefining a variable, delete its buffer-local bindings. 2002-09-29 03:34:12 +00:00
loadup.el Preload international/utf-16. Don't call ucs-unify-8859. 2002-09-30 06:37:42 +00:00
locate.el
log-edit.el
log-view.el
lpr.el Fix typo. 2002-05-22 01:20:26 +00:00
ls-lisp.el (defgroup ls-lisp): Remove autoload cookie. 2002-11-12 00:09:44 +00:00
macros.el (apply-macro-to-region-lines): Let-bind mark-active to 2002-09-09 22:44:44 +00:00
Makefile.in (setwins_almost): Renamed from finder_setwins. 2002-11-20 07:16:19 +00:00
makefile.nt
makefile.w32-in Add "no-byte-compile: t" to subdirs.el. 2002-10-01 17:10:51 +00:00
makesum.el
man.el (Man-default-man-entry): Don't look for all word chars, 2002-10-26 22:37:54 +00:00
map-ynp.el
master.el
menu-bar.el (menu-bar-describe-menu): Add "What's This?" item. 2002-11-24 19:01:18 +00:00
midnight.el
minibuf-eldef.el
misc.el Follow coding conventions. 2002-05-02 05:41:46 +00:00
mouse-copy.el (mouse-copy-work-around-drag-bug): Fix typo. 2002-08-30 11:01:29 +00:00
mouse-drag.el
mouse-sel.el (mouse-sel-original-interprogram-paste-function): Defvar it. 2002-07-16 13:33:29 +00:00
mouse.el (mouse-set-font): Avoid misleading error message if user makes no selection. 2002-05-29 16:36:55 +00:00
msb.el (msb-menu-bar-update-buffers): Fixed frame menu to use 2002-05-08 13:14:17 +00:00
mwheel.el (mouse-wheel-scroll-amount): Fix customize type. 2002-12-01 23:37:29 +00:00
newcomment.el (defgroup comment): Remove autoload cookie. 2002-11-12 00:11:30 +00:00
novice.el (disabled-command-hook): Clarify output text to match prompt. 2002-03-20 23:08:58 +00:00
options.el
paren.el (show-paren-mismatch-face): Fix face spec. 2002-12-01 23:15:37 +00:00
patcomp.el Add "no-byte-compile: t" in first line. 2002-10-01 17:06:54 +00:00
paths.el Add "no-byte-compile: t" in first line. 2002-10-01 17:06:54 +00:00
pcmpl-cvs.el Added my name as the maintainer of this file. 2002-06-28 20:00:27 +00:00
pcmpl-gnu.el
pcmpl-linux.el
pcmpl-rpm.el
pcmpl-unix.el
pcomplete.el (pcomplete-entries): Don't set `above-cutoff' to a value unless 2002-08-05 20:07:12 +00:00
pcvs-defs.el (cvs-mode-map): Remove M-f binding. 2002-11-12 21:04:48 +00:00
pcvs-info.el (cvs-check-fileinfo): Don't use boolp. 2002-09-11 01:56:47 +00:00
pcvs-parse.el (cvs-parse-table): Create a `need-update' 2002-09-03 01:23:15 +00:00
pcvs-util.el
pcvs.el (cvs-minor-mode, cvs-mode-commit-hook): Add group. 2002-11-18 20:56:45 +00:00
ps-bdf.el
ps-mule.el Fix typo. 2002-06-18 14:36:19 +00:00
ps-print.el (ps-print-emacs-type): Error if ps-print is 2002-09-29 03:30:41 +00:00
README
recentf.el Remove dot at the end of sentence. 2002-04-29 09:27:25 +00:00
rect.el (move-to-column-force): Add autoload cookie to obsolescence declaration. 2002-07-18 06:14:35 +00:00
regi.el
register.el (describe-register-1): Don't assign to val the value returned by 2002-11-19 07:38:38 +00:00
repeat.el
replace.el (occur-engine): Set buffer-file-coding-system of 2002-11-13 07:06:07 +00:00
reposition.el
resume.el
reveal.el (global-reveal-mode): Add group. 2002-11-18 04:07:47 +00:00
rfn-eshadow.el (read-file-name-electric-shadow-properties) 2002-08-28 06:00:50 +00:00
rot13.el (rot13-translate-table): New variable. 2002-05-25 22:57:08 +00:00
ruler-mode.el (ruler-mode-left-scroll-bar-cols): 2002-09-12 03:21:21 +00:00
s-region.el
saveplace.el Use find-file-hook instead of find-file-hooks. 2002-08-15 00:48:20 +00:00
sb-dir-minus.xpm
sb-dir-plus.xpm
sb-dir.xpm
sb-mail.xpm
sb-pg-minus.xpm
sb-pg-plus.xpm
sb-pg.xpm
sb-tag-gt.xpm
sb-tag-minus.xpm
sb-tag-plus.xpm
sb-tag-type.xpm
sb-tag-v.xpm
sb-tag.xpm
scroll-all.el (scroll-all-mode): Add groups. 2002-11-23 03:26:24 +00:00
scroll-bar.el (scroll-bar-mode): Specify :initialize. 2002-09-15 20:52:28 +00:00
select.el (xselect-convert-to-string): If TYPE is non-nil, 2002-08-14 00:57:55 +00:00
server.el (server-sentinel): Kill buffers if applicable. 2002-11-02 05:29:13 +00:00
ses.el New major mode "SES" for spreadsheets. 2002-09-28 18:45:56 +00:00
shadowfile.el Update copyright. 2002-03-17 20:32:20 +00:00
shell.el (explicit-bash-args): Bash 1.x doesn't grook 2002-10-31 23:37:15 +00:00
simple.el (completion-setup-function): Fix last change to use 2002-12-02 22:24:34 +00:00
skeleton.el (skeleton-transformation): Default to `identity'. 2002-05-14 14:14:11 +00:00
smerge-mode.el (smerge-ediff): Autoload. 2002-10-10 17:30:20 +00:00
sort.el (sort-reorder-buffer): Don't assume point-min == 1. 2002-04-12 03:42:56 +00:00
soundex.el
speedbar.el (defgroup speedbar): Use group 'etags instead of nonexisting group 2002-11-17 22:49:07 +00:00
startup.el (command-line): Look for .emacs under ~/.emacs.d after looking in ~. 2002-10-26 22:41:33 +00:00
strokes.el (strokes-help): Call print-help-return-message 2002-07-12 17:45:45 +00:00
subr.el (symbol-file): Accept a non-atomic `function' arg. 2002-11-20 14:31:52 +00:00
tabify.el
talk.el Follow coding conventions. 2002-05-02 05:41:46 +00:00
tar-mode.el (tar-untar-buffer): Handle dir-entries. 2002-09-27 20:55:33 +00:00
tempo.el Remove commented provide statement. 2002-02-16 12:48:37 +00:00
term.el (term-emulate-terminal): Fix last change. 2002-04-16 18:50:07 +00:00
terminal.el (te-create-terminfo): Use make-temp-file 2002-03-03 21:37:31 +00:00
thingatpt.el Comment change. 2002-10-14 01:27:19 +00:00
time-stamp.el (time-stamp-hhmmss): New function. 2002-09-12 06:04:10 +00:00
time.el (display-time-mode): Set display-time-load-average here. 2002-09-15 01:51:49 +00:00
timer.el (timer-inc-time): Doc fix. 2002-07-18 15:02:00 +00:00
timezone.el
tmm.el (tmm-completion-prompt): Doc fix. 2002-04-22 15:30:18 +00:00
tooltip.el (tooltip-gud-process-output): Handle annotations that 2002-11-30 20:58:38 +00:00
type-break.el
uniquify.el (uniquify-get-proposed-name): Don't use directory-sep-char. 2002-10-14 01:28:36 +00:00
unused.el
userlock.el (ask-user-about-supersession-threat): Don't abort when the user hits mouse-2. 2002-09-27 19:08:41 +00:00
vc-cvs.el (vc-cvs-sticky-tag-display): Fix typo. 2002-10-17 15:43:48 +00:00
vc-hooks.el (vc-insert-file): Fix typo. 2002-10-17 15:46:06 +00:00
vc-rcs.el (vc-rcs-registered): Improve comment. 2002-11-13 12:38:20 +00:00
vc-sccs.el (vc-sccs-registered): Improve comment. 2002-11-13 12:37:58 +00:00
vc.el Add comment to prev change. 2002-11-03 15:08:29 +00:00
vcursor.el (vcursor-other-window): Fix typo. 2002-10-18 09:07:18 +00:00
version.el Add "no-byte-compile: t" in first line. 2002-10-01 17:06:54 +00:00
view.el (view-mode-enter): Clarify echo area message. 2002-06-12 12:20:51 +00:00
vms-patch.el
vmsproc.el
vt100-led.el
vt-control.el
w32-fns.el (w32-charset-info-alist): Reorder. 2002-06-13 20:39:32 +00:00
w32-vars.el More preamble fixes. 2002-05-18 11:26:16 +00:00
warnings.el (defgroup warnings): New group. 2002-11-17 22:24:42 +00:00
which-func.el Use find-file-hook instead of find-file-hooks. 2002-08-15 00:48:20 +00:00
whitespace.el (whitespace-highlight-face): Fix face spec. 2002-12-03 00:10:40 +00:00
wid-browse.el * xt-mouse.el (xterm-mouse-mode): Make it a global mode. 2002-08-07 21:46:49 +00:00
wid-edit.el (widget-choose): Fix typo. 2002-10-17 16:46:28 +00:00
widget.el
windmove.el (windmove-default-keybindings): Add optional parameter to allow using a 2002-05-07 16:37:46 +00:00
window.el (split-window-save-restore-data): Use push and with-current-buffer. 2002-08-15 00:34:04 +00:00
winner.el (defgroup winner): Handle Emacs 19 compatibility so that definition 2002-11-11 15:04:23 +00:00
woman.el Updated user interface generally, especially Cygwin 2002-10-23 09:08:20 +00:00
xml.el * xml.el (xml-parse-attlist): Accept empty strings. 2002-03-05 21:44:01 +00:00
xscheme.el * xscheme.el (scheme-interaction-mode): Doc fix. 2002-09-16 02:49:22 +00:00
xt-mouse.el * xt-mouse.el (xterm-mouse-mode): Make it a global mode. 2002-08-07 21:46:49 +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.