emacs/lib-src
Juanma Barranquero bdfd0369ce Changes to support ChangeLog.10+.
(main): Tidy up usage string.  Fix "Use of uninitialized value" warning.
Set version to 0.2.  Parse the directory listing to get any ChangeLog.n
file, not just 1..9.
(header_match_p, entry_match_p, print_log, parse_changelog): Remove Perl
prototypes (their purpose is to help the parser, which isn't needed here,
not declare arguments).
(parse_changelog): Make --reverse faster on big batches by not modifying
the entries list.
2004-03-09 22:47:27 +00:00
..
.gitignore
b2m.c
b2m.pl
ChangeLog
COPYING
cvtmail.c
digest-doc.c
ebrowse.c
emacsclient.c
emacstool.c
etags.c
fakemail.c
getopt.c
getopt.h
getopt1.c
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
rcs-checkin
rcs2log
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 ${archlibdir}.  At present, these are mostly utility
programs used by Emacs.