mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-12 09:28:24 +00:00
f6566f9015
(TEX_defenv): Now contains more contructs. (TEX_cmt): Make it a static char and move it before TeX_commands. (TeX_commands): Shorten the tag to the brace after the name. (TeX_commands): Names now include the initial backslash. (TeX_commands): Names do not include numeric args #n. (TeX_commands): Correct line char number in tags. (TEX_tabent, TEX_token): Deleted. (TeX_commands, TEX_decode_env): Streamlined. |
||
---|---|---|
.. | ||
.gitignore | ||
b2m.c | ||
ChangeLog | ||
COPYING | ||
cvtmail.c | ||
digest-doc.c | ||
ebrowse.c | ||
emacsclient.c | ||
emacsserver.c | ||
emacstool.c | ||
etags.c | ||
fakemail.c | ||
getopt1.c | ||
getopt.c | ||
getopt.h | ||
grep-changelog | ||
hexl.c | ||
leditcfns.c | ||
make-docfile.c | ||
Makefile.in | ||
makefile.nt | ||
makefile.w32-in | ||
movemail.c | ||
ntlib.c | ||
ntlib.h | ||
pop.c | ||
pop.h | ||
profile.c | ||
rcs2log | ||
rcs-checkin | ||
README | ||
sorted-doc.c | ||
test-distrib.c | ||
testfile | ||
update-game-score.c | ||
vcdiff | ||
yow.c |
This directory contains the source code for the architecture-dependent files that go in ../arch-lib. At present, these are mostly utility programs used by Emacs.