1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-21 10:24:55 +00:00
emacs/lisp
Lars Magne Ingebrigtsen cccb4b4ccd nnimap.el: Use the UID returned when copying and accepting articles, instead of searching for the ID (on the servers that support it).
nnimap.el (nnimap-get-groups): Reimplement to work with folded lines.
2010-11-26 01:14:40 +00:00
..
calc calc.texi (TeX and LaTeX Language Modes, Predefined Units): 2010-11-18 19:14:36 -06:00
calendar diary-lib comments. 2010-11-20 14:29:35 -08:00
cedet * lisp/cedet/semantic/wisent/comp.el: Remove unnecessary eval-when-compiles. 2010-11-11 19:23:58 -08:00
emacs-lisp * lisp/emacs-lisp/pcase.el: Improve pcase-let. Use "pcase--" prefix. 2010-11-24 11:39:51 -05:00
emulation Regenerate tpu-edt autoloads. 2010-11-10 20:09:02 -08:00
erc Remove "tiny change"s for Eric Hanchrow 2010-11-17 10:07:48 -05:00
eshell * lisp/eshell/: Use with-silent-modifications. 2010-11-23 12:36:15 -05:00
gnus nnimap.el: Use the UID returned when copying and accepting articles, instead of searching for the ID (on the servers that support it). 2010-11-26 01:14:40 +00:00
international Make glyphless-char-display-control a defcustom. 2010-11-20 16:35:45 +02:00
language Fix typos in comments and ChangeLogs. 2010-09-14 22:32:35 +02:00
mail (mailclient-send-it): Bind `browse-url-mailto-function' to nil to 2010-11-24 07:34:12 +01:00
mh-e Replace end-of-line, save-excursion etc with point-at-eol, point-at-bol. 2010-11-06 18:36:33 -07:00
net Introduce a new `browse-url-mailto-function' variable for mailto: URLs. 2010-11-24 07:29:06 +01:00
nxml Use line-end-position rather than end-of-line, etc. 2010-11-06 13:23:42 -07:00
obsolete * lisp/obsolete/lucid.el: Don't warn about any CL functions in this file. 2010-11-10 19:54:59 -08:00
org ChangeLog fixes prompted by M-x authors. 2010-11-20 14:25:56 -08:00
play Remove odd code from kandmark, gomoku. 2010-11-10 19:57:02 -08:00
progmodes Highlight top-level augmented assignments in Python (Bug#6445). 2010-11-21 12:12:44 -05:00
term Add separate key mappings for left/right control/command on Nextstep (Bug#7458). 2010-11-21 14:09:34 +01:00
textmodes * textmodes/reftex-ref.el (reftex-goto-label): Use the current 2010-11-22 09:09:41 +01:00
url ChangeLog fixes prompted by M-x authors. 2010-11-20 14:25:56 -08:00
vc * diff.el (diff): Fix it for good, hopefully, this time. 2010-11-25 16:59:30 -05:00
.gitignore
abbrev.el Remove duplicate Lisp definitions of define-minor-mode variables defined in C. 2010-10-28 20:29:29 -07:00
abbrevlist.el Add "Version:" and "Package:" Lisp file headers. 2010-08-29 16:10:43 -04:00
align.el Minor align-regexp fix. 2010-08-20 00:33:06 -07:00
allout.el (allout-version): micro increment 2010-11-15 12:41:33 -05:00
ansi-color.el New syntax-propertize functionality. 2010-09-11 01:13:42 +02:00
apropos.el Add "Version:" and "Package:" Lisp file headers. 2010-08-29 16:10:43 -04:00
arc-mode.el Use line-end-position rather than end-of-line, etc. 2010-11-06 13:23:42 -07:00
array.el Replace still more end-of-line etc with line-end-position, etc. 2010-11-08 21:33:07 -08:00
autoarg.el
autoinsert.el * lisp/autoinsert.el (auto-insert-alist): Fix readability 2010-07-03 01:35:09 +03:00
autorevert.el
avoid.el * lisp/avoid.el (mouse-avoidance-ignore-p): Ignore mouse when it is 2010-10-18 17:10:38 -04:00
battery.el
bindings.el Remove mode-line end dashes on graphical terminals. 2010-10-19 15:20:33 -04:00
bookmark.el Use line-end-position rather than end-of-line, etc. 2010-11-06 13:23:42 -07:00
bs.el Merge changes from emacs-23 branch. 2010-07-10 14:52:53 -04:00
buff-menu.el Replace still more end-of-line etc with line-end-position, etc. 2010-11-08 21:33:07 -08:00
button.el Add "Package:" file headers to denote built-in packages. 2010-08-29 12:17:13 -04:00
calculator.el Merge changes from emacs-23 branch 2010-09-23 15:00:31 -04:00
case-table.el Add "Package:" file headers to denote built-in packages. 2010-08-29 12:17:13 -04:00
cdl.el
ChangeLog * lisp/vc/diff.el (diff): Fix last change. 2010-11-24 23:43:56 -05:00
ChangeLog.1 Merge changes from emacs-23 branch. 2010-10-14 16:32:27 +02:00
ChangeLog.2 Fix typos in ChangeLogs. 2010-07-24 13:53:19 +02:00
ChangeLog.3 Fix typos in ChangeLogs. 2010-09-27 16:56:27 +02:00
ChangeLog.4
ChangeLog.5 Fix typos in ChangeLogs. 2010-07-24 13:53:19 +02:00
ChangeLog.6 Fix typos in ChangeLogs. 2010-07-24 13:53:19 +02:00
ChangeLog.7 Merge changes from emacs-23 branch. 2010-10-14 16:32:27 +02:00
ChangeLog.8 Merge changes from emacs-23 branch. 2010-10-14 16:32:27 +02:00
ChangeLog.9 Merge changes from emacs-23 2010-10-24 17:36:09 -04:00
ChangeLog.10 Fix typos in ChangeLogs. 2010-09-20 03:20:32 +02:00
ChangeLog.11 Remove "tiny change"s for Eric Hanchrow 2010-11-17 10:07:48 -05:00
ChangeLog.12 Remove "tiny change"s for Eric Hanchrow 2010-11-17 10:07:48 -05:00
ChangeLog.13 Remove "tiny change"s for Eric Hanchrow 2010-11-17 10:07:48 -05:00
ChangeLog.14 Remove "tiny change"s for Eric Hanchrow 2010-11-17 10:07:48 -05:00
chistory.el
cmuscheme.el
comint.el Merge from emacs-23 2010-11-17 22:54:14 -05:00
completion.el
composite.el Remove duplicate Lisp definitions of define-minor-mode variables defined in C. 2010-10-28 20:29:29 -07:00
COPYING
cus-dep.el Add "Package:" file headers to denote built-in packages. 2010-08-29 12:17:13 -04:00
cus-edit.el Allow Custom settings to be migrated into a custom theme. 2010-10-16 20:00:34 -04:00
cus-face.el Revert 2010-10-18 change; use safe-functions instead. 2010-10-19 15:22:40 -04:00
cus-start.el Add separate key mappings for left/right control/command on Nextstep (Bug#7458). 2010-11-21 14:09:34 +01:00
cus-theme.el Fix a misleading widget message in the last checkin. 2010-10-16 20:05:20 -04:00
custom.el Revert 2010-10-18 change; use safe-functions instead. 2010-10-19 15:22:40 -04:00
dabbrev.el * dabbrev.el (dabbrev-completion): Fix typo in docstring. 2010-08-01 05:19:23 +02:00
delim-col.el
delsel.el
descr-text.el Merge changes from emacs-23 branch. 2010-07-10 14:52:53 -04:00
desktop.el Merge changes from emacs-23 branch. 2010-09-06 12:38:03 -04:00
dframe.el Use line-end-position rather than end-of-line, etc. 2010-11-06 13:23:42 -07:00
dired-aux.el Replace still more end-of-line etc with line-end-position, etc. 2010-11-08 21:33:07 -08:00
dired-x.el Add "Package:" file headers to denote built-in packages. 2010-08-29 12:17:13 -04:00
dired.el system-type related trivia. 2010-11-09 20:24:47 -08:00
dirtrack.el system-type related trivia. 2010-11-09 20:24:47 -08:00
disp-table.el merge changes in emacs-23 branch 2010-09-01 16:13:21 +09:00
dnd.el Merge changes from emacs-23 branch. 2010-10-08 12:14:47 +02:00
doc-view.el Preparation for setting bookmarks in Gnus article buffers (Bug#5975). 2010-07-14 11:57:54 -04:00
dos-fns.el Add "Package:" file headers to denote built-in packages. 2010-08-29 12:17:13 -04:00
dos-vars.el Add "Package:" file headers to denote built-in packages. 2010-08-29 12:17:13 -04:00
dos-w32.el Add "Package:" file headers to denote built-in packages. 2010-08-29 12:17:13 -04:00
double.el
dynamic-setting.el Add "Package:" file headers to denote built-in packages. 2010-08-29 12:17:13 -04:00
ebuff-menu.el Use line-end-position rather than end-of-line, etc. 2010-11-06 13:23:42 -07:00
echistory.el
edmacro.el Declare and define in one step various mode maps. 2010-10-10 16:12:30 -07:00
ehelp.el
electric.el * lisp/electric.el (electric-pair-pairs): New var. 2010-11-17 21:43:42 -05:00
elide-head.el
emacs-lock.el
env.el Add "Package:" file headers to denote built-in packages. 2010-08-29 12:17:13 -04:00
epa-dired.el Add "Package:" file headers to denote built-in packages. 2010-08-29 12:17:13 -04:00
epa-file.el Simplify 2010-10-09T13:27:24Z!larsi@gnus.org. 2010-10-10 10:45:45 +09:00
epa-hook.el Add "Package:" file headers to denote built-in packages. 2010-08-29 12:17:13 -04:00
epa-mail.el Make epa-mail-encrypt expand mail aliases. 2010-10-26 10:31:27 +09:00
epa.el Replace still more end-of-line etc with line-end-position, etc. 2010-11-08 21:33:07 -08:00
epg-config.el Try to use "gpg2" if "gpg" isn't available. 2010-10-24 12:12:17 +09:00
epg.el Add "Version:" and "Package:" Lisp file headers. 2010-08-29 16:10:43 -04:00
expand.el
ezimage.el
face-remap.el Merge changes from emacs-23 2010-10-24 17:36:09 -04:00
facemenu.el Merge read-color and facemenu-read-color (Bug#7242). 2010-10-24 14:43:31 -04:00
faces.el faces.el (glyphless-char): Define value for `pc'. 2010-11-20 13:47:49 +02:00
ffap.el
filecache.el system-type related trivia. 2010-11-09 20:24:47 -08:00
files-x.el Add "Package:" file headers to denote built-in packages. 2010-08-29 12:17:13 -04:00
files.el Cleanup diff-buffer-with-file. 2010-11-22 14:22:03 -05:00
filesets.el Comments. 2010-09-23 19:59:16 -07:00
find-cmd.el
find-dired.el
find-file.el
find-lisp.el
finder.el Fix to package name computation in Finder. 2010-10-31 23:19:01 -04:00
flow-ctrl.el
foldout.el Add "Package:" file headers to denote built-in packages. 2010-08-29 12:17:13 -04:00
follow.el
font-core.el Remove obsolete variable font-lock-defaults-alist. 2010-10-05 21:14:05 -07:00
font-lock.el Remove obsolete variable font-lock-defaults-alist. 2010-10-05 21:14:05 -07:00
format-spec.el Remove arch-tags from all files, since these are no longer needed. 2010-09-02 00:55:51 +00:00
format.el Add "Package:" file headers to denote built-in packages. 2010-08-29 12:17:13 -04:00
forms-d2.el
forms-pass.el
forms.el
frame.el Fix background-color setting in initial frame (Bug#7373). 2010-11-13 13:34:02 -05:00
fringe.el * lisp/fringe.el (fringe-styles): New var. 2010-09-19 11:32:52 +02:00
generic-x.el Add "Version:" and "Package:" Lisp file headers. 2010-08-29 16:10:43 -04:00
gs.el
help-at-pt.el
help-fns.el Replace digest-doc and sorted-doc C programs with Lisp commands. 2010-10-22 19:46:06 -07:00
help-macro.el Add "Package:" file headers to denote built-in packages. 2010-08-29 12:17:13 -04:00
help-mode.el New interface for choosing Custom themes. 2010-10-11 23:10:21 -04:00
help.el * lisp/help.el (finder-by-keyword): Remove unnecessary autoload. 2010-10-22 19:36:28 -07:00
hex-util.el Remove arch-tags from all files, since these are no longer needed. 2010-09-02 00:55:51 +00:00
hexl.el Tweak revert-buffer-function to inhibit auto-mode-alist. 2010-10-21 11:38:46 +09:00
hfy-cmap.el Fix several Package Menu and Finder bugs. 2010-08-30 21:53:46 -04:00
hi-lock.el Fix hi-lock-mode interactions with font-lock. 2010-10-09 00:09:19 -04:00
hilit-chg.el Tiny hilit-chg.el change. 2010-10-07 10:30:10 -07:00
hippie-exp.el Replace still more end-of-line etc with line-end-position, etc. 2010-11-08 21:33:07 -08:00
hl-line.el Merge changes from emacs-23 branch. 2010-07-10 14:52:53 -04:00
htmlfontify.el * lisp/htmlfontify.el: Add utf-8 coding cookie (eg for ellipsis at l1686). 2010-10-08 00:42:51 -07:00
ibuf-ext.el Add "Version:" and "Package:" Lisp file headers. 2010-08-29 16:10:43 -04:00
ibuf-macs.el Add "Version:" and "Package:" Lisp file headers. 2010-08-29 16:10:43 -04:00
ibuffer.el (ibuffer-mode-map): Don't redefine the cursor keys, since that's too annoying. 2010-10-09 17:44:44 +02:00
icomplete.el
ido.el * ido.el (ido-make-buffer-list): Fix error in 2010-08-22 merge. 2010-09-16 18:32:54 -04:00
ielm.el
iimage.el Minor iimage.el changes. 2010-10-06 19:32:52 -07:00
image-dired.el
image-file.el
image-mode.el Move some autoloaded auto-mode-alist entries to files.el. 2010-09-23 20:06:33 -07:00
image.el Avoid inline image variables for checkboxes (Bug#7222). 2010-10-24 19:40:55 -04:00
imenu.el Comments. 2010-09-23 19:59:16 -07:00
indent.el * lisp/indent.el (indent-according-to-mode): Apply syntax-propertize. 2010-09-18 18:21:16 +02:00
info-look.el
info-xref.el
info.el Add keyword :vert-only for tool bar items with labels not shown horizontally. 2010-11-20 15:51:25 +01:00
informat.el
isearch.el Remove some functions, variables and aliases obsolete since at least 21.1. 2010-10-01 19:46:13 -07:00
isearchb.el
iswitchb.el * lisp/iswitchb.el (iswitchb-kill-buffer): Avoid `iswitchb-make-buflist' 2010-10-27 21:30:01 -04:00
jit-lock.el Use with-silent-modifications. 2010-08-30 15:57:42 +02:00
jka-cmpr-hook.el Use `declare' in defmacros. 2010-08-30 15:03:05 +02:00
jka-compr.el
json.el
kermit.el
kmacro.el
ldefs-boot.el lisp/ldefs-boot.el: Regenerate. 2010-11-19 14:25:17 +01:00
ledit.el
linum.el Add "Version:" and "Package:" Lisp file headers. 2010-08-29 16:10:43 -04:00
loadhist.el
loadup.el Let ns load common-win. 2010-10-25 19:59:05 -07:00
locate.el system-type related trivia. 2010-11-09 20:24:47 -08:00
longlines.el
lpr.el
ls-lisp.el Merge from emacs-23 2010-11-17 22:54:14 -05:00
macros.el Add "Package:" file headers to denote built-in packages. 2010-08-29 12:17:13 -04:00
Makefile.in * lisp/Makefile.in: Fix up last merge. 2010-11-22 17:09:17 -05:00
makefile.w32-in Support TAGS targets in the w32 build. 2010-10-01 13:45:16 +02:00
makesum.el Use line-end-position rather than end-of-line, etc. 2010-11-06 13:23:42 -07:00
man.el Fix typos in docstrings, comments and ChangeLogs. 2010-10-13 01:25:19 +02:00
master.el
mb-depth.el
md4.el Remove arch-tags from all files, since these are no longer needed. 2010-09-02 00:55:51 +00:00
menu-bar.el Merge changes from emacs-23 branch 2010-10-31 10:40:01 -04:00
midnight.el
minibuf-eldef.el
minibuffer.el * lisp/minibuffer.el (completion-fail-discreetly): New var. 2010-11-17 21:44:44 -05:00
misc.el Use line-end-position rather than end-of-line, etc. 2010-11-06 13:23:42 -07:00
misearch.el
mouse-copy.el
mouse-drag.el Replace still more end-of-line etc with line-end-position, etc. 2010-11-08 21:33:07 -08:00
mouse-sel.el Merge from emacs-23 2010-11-17 22:54:14 -05:00
mouse.el * mouse.el (mouse-yank-primary): Update comment (Bug#6802). 2010-11-05 13:11:12 +01:00
mpc.el
msb.el
mwheel.el Add "Package:" file headers to denote built-in packages. 2010-08-29 12:17:13 -04:00
newcomment.el * newcomment.el (comment-dwim): Fix the intentation in the doc string. 2010-10-21 22:12:38 +02:00
notifications.el * lisp/notifications.el: Call dbus-register-signal only if it is bound. 2010-09-25 14:57:02 -07:00
novice.el * lisp/novice.el (disabled-command-function): Fix 2009-11-15 change. (Bug#7384) 2010-11-13 01:16:18 -08:00
outline.el Remove some functions, variables and aliases obsolete since at least 21.1. 2010-10-01 19:46:13 -07:00
paren.el Support for systems without floats was removed a decade ago. 2010-10-21 21:03:55 -07:00
password-cache.el Remove arch-tags from all files, since these are no longer needed. 2010-09-02 00:55:51 +00:00
patcomp.el
paths.el Add "Package:" file headers to denote built-in packages. 2010-08-29 12:17:13 -04:00
pcmpl-cvs.el Add "Package:" file headers to denote built-in packages. 2010-08-29 12:17:13 -04:00
pcmpl-gnu.el Add "Package:" file headers to denote built-in packages. 2010-08-29 12:17:13 -04:00
pcmpl-linux.el Add "Package:" file headers to denote built-in packages. 2010-08-29 12:17:13 -04:00
pcmpl-rpm.el Add "Package:" file headers to denote built-in packages. 2010-08-29 12:17:13 -04:00
pcmpl-unix.el Add "Package:" file headers to denote built-in packages. 2010-08-29 12:17:13 -04:00
pcomplete.el
pgg-def.el Remove arch-tags from all files, since these are no longer needed. 2010-09-02 00:55:51 +00:00
pgg-gpg.el Remove arch-tags from all files, since these are no longer needed. 2010-09-02 00:55:51 +00:00
pgg-parse.el nnimap.el (gnutls-negotiate): Silence the byte compiler. 2010-10-11 23:29:33 +00:00
pgg-pgp5.el Remove arch-tags from all files, since these are no longer needed. 2010-09-02 00:55:51 +00:00
pgg-pgp.el Remove arch-tags from all files, since these are no longer needed. 2010-09-02 00:55:51 +00:00
pgg.el nnimap.el (gnutls-negotiate): Silence the byte compiler. 2010-10-11 23:29:33 +00:00
printing.el Merge from emacs-23 2010-11-17 22:54:14 -05:00
proced.el Update email of Roland Winkler <winkler@gnu.org> 2010-09-02 13:47:15 +02:00
ps-bdf.el Add "Package:" file headers to denote built-in packages. 2010-08-29 12:17:13 -04:00
ps-def.el Remove some unused ps-def definitions. 2010-10-02 18:35:07 -07:00
ps-mule.el Merge changes from emacs-23 branch. 2010-10-14 16:32:27 +02:00
ps-print.el Support for systems without floats was removed a decade ago. 2010-10-21 21:03:55 -07:00
ps-samp.el Add "Package:" file headers to denote built-in packages. 2010-08-29 12:17:13 -04:00
README
recentf.el
rect.el Add "Package:" file headers to denote built-in packages. 2010-08-29 12:17:13 -04:00
register.el Add "Package:" file headers to denote built-in packages. 2010-08-29 12:17:13 -04:00
repeat.el Merge changes from emacs-23 branch. 2010-10-19 13:44:07 +02:00
replace.el Add "Package:" file headers to denote built-in packages. 2010-08-29 12:17:13 -04:00
reposition.el Use line-end-position rather than end-of-line, etc. 2010-11-06 13:23:42 -07:00
reveal.el
rfn-eshadow.el Add "Package:" file headers to denote built-in packages. 2010-08-29 12:17:13 -04:00
rot13.el
ruler-mode.el * ruler-mode.el (ruler--save-header-line-format): Fix typos. 2010-07-01 01:32:01 -04:00
savehist.el
saveplace.el
sb-image.el
scroll-all.el
scroll-bar.el Add "Package:" file headers to denote built-in packages. 2010-08-29 12:17:13 -04:00
scroll-lock.el
select.el Merge changes from emacs-23 branch 2010-10-31 10:40:01 -04:00
server.el Merge from emacs-23 2010-11-17 22:54:14 -05:00
ses.el
sha1.el Remove arch-tags from all files, since these are no longer needed. 2010-09-02 00:55:51 +00:00
shadowfile.el
shell.el * lisp/shell.el (shell): Use current-buffer by default if it's already 2010-11-23 09:19:54 -05:00
simple.el Merge from emacs-23 2010-11-17 22:54:14 -05:00
skeleton.el * lisp/skeleton.el (skeleton-newline): New function. 2010-11-12 08:33:44 -05:00
sort.el Use line-end-position rather than end-of-line, etc. 2010-11-06 13:23:42 -07:00
soundex.el
speedbar.el Merge from emacs-23 2010-11-17 22:54:14 -05:00
startup.el * files.el (backup-by-copying-when-mismatch): The default value is 2010-11-21 20:39:21 +01:00
strokes.el
subr.el Merge from emacs-23 2010-11-17 22:54:14 -05:00
t-mouse.el
tabify.el Add "Package:" file headers to denote built-in packages. 2010-08-29 12:17:13 -04:00
talk.el
tar-mode.el Merge changes from emacs-23 branch. 2010-09-28 01:25:27 +02:00
tempo.el
term.el system-type related trivia. 2010-11-09 20:24:47 -08:00
terminal.el
thingatpt.el
thumbs.el
time-stamp.el
time.el * files.el (remote-file-name-inhibit-cache): New defcustom. 2010-10-02 15:21:43 +02:00
timezone.el
tmm.el
tool-bar.el * tool-bar.el (tool-bar-setup): Remove save as, print and customize. 2010-11-21 19:29:08 +01:00
tooltip.el Add "Package:" file headers to denote built-in packages. 2010-08-29 12:17:13 -04:00
tree-widget.el
tutorial.el Add "Package:" file headers to denote built-in packages. 2010-08-29 12:17:13 -04:00
type-break.el Use line-end-position rather than end-of-line, etc. 2010-11-06 13:23:42 -07:00
uniquify.el Add "Package:" file headers to denote built-in packages. 2010-08-29 12:17:13 -04:00
userlock.el
vcursor.el
version.el Bump version to 23.2.90. 2010-11-08 21:53:18 -05:00
view.el
vt100-led.el
vt-control.el
w32-fns.el Move some more shared x-, w32- things to common-win. 2010-10-24 15:04:45 -07:00
w32-vars.el Reduce duplicate definitions of x-select-enable-clipboard from 3 to 2. 2010-10-23 18:57:21 -07:00
wdired.el
whitespace.el Merge whitespace.el from trunk 2010-09-06 12:24:32 -04:00
wid-browse.el Add "Package:" file headers to denote built-in packages. 2010-08-29 12:17:13 -04:00
wid-edit.el Merge from emacs-23 2010-11-17 22:54:14 -05:00
widget.el Add "Package:" file headers to denote built-in packages. 2010-08-29 12:17:13 -04:00
windmove.el
window.el Merge changes from emacs-23 branch. 2010-09-28 01:25:27 +02:00
winner.el
woman.el Use line-end-position rather than end-of-line, etc. 2010-11-06 13:23:42 -07:00
x-dnd.el Don't be so lax with spelling. 2010-11-02 20:49:04 -07:00
xml.el * xml.el (xml-parse-region): Avoid infloop (Bug#5281). 2010-06-30 16:34:06 -04:00
xt-mouse.el * xt-mouse.el (xterm-mouse-event-read): Fix for characters > 127 2010-07-14 19:53:42 +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.