mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-14 09:39:42 +00:00
93b7ac65fc
back to 1997-06-04. Please look at Changelog for details. Main changes are: - lots of code cleanups and optimizations - --globals is used not only for C-like languages - new option --ignore-case-regex - understands "operator" in C++ - support DOS file names by handling e.g. foo.cgz as if it were foo.c.gz. - Fortran: no tags for "procedure" - new option --declarations - regular expressions can be read from a file - regular expressions can be bound to a given language - Ada and Python languages added - my and local variables recognised in Perl - "(defstruct (foo", "(defun (operator" and similar Lisp constructs - interface in Java |
||
---|---|---|
.. | ||
.gitignore | ||
b2m.c | ||
ChangeLog | ||
COPYING | ||
cvtmail.c | ||
digest-doc.c | ||
emacsclient.c | ||
emacsserver.c | ||
emacstool.c | ||
env.c | ||
etags-vmslib.c | ||
etags.1 | ||
etags.c | ||
fakemail.c | ||
getopt1.c | ||
getopt.c | ||
getopt.h | ||
grep-changelog | ||
hexl.c | ||
leditcfns.c | ||
make-docfile.c | ||
make-path.c | ||
Makefile.in | ||
makefile.nt | ||
movemail.c | ||
ntlib.c | ||
ntlib.h | ||
pop.c | ||
pop.h | ||
profile.c | ||
rcs2log | ||
rcs-checkin | ||
README | ||
sorted-doc.c | ||
tcp.c | ||
test-distrib.c | ||
testfile | ||
timer.c | ||
vcdiff | ||
wakeup.c | ||
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.