1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-16 05:00:51 -08:00
emacs/lib-src
Francesco Potortì 7e237d2403 (Perl_functions): Free space allocated for var package.
(Erlang_functions): Possibly free space allocated for var last.
(Prolog_functions): Possibly free space allocated for var last.
2006-05-02 10:15:29 +00:00
..
.arch-inventory
.gitignore
b2m.c * lib-src/b2m.c (main): Don't include <limits.h>. 2006-04-04 04:13:02 +00:00
b2m.pl
ChangeLog (Perl_functions): Free space allocated for var package. 2006-05-02 10:15:29 +00:00
COPYING
cvtmail.c
digest-doc.c
ebrowse.c
emacsclient.c
emacstool.c
etags.c (Perl_functions): Free space allocated for var package. 2006-05-02 10:15:29 +00:00
fakemail.c (read_header): Give fatal error if input has no header. 2006-04-29 18:52:23 +00:00
getopt.c
getopt1.c
getopt_.h
getopt_int.h
gettext.h
grep-changelog
hexl.c
leditcfns.c
make-docfile.c
Makefile.in Add DESTDIR variable to install and uninstall targets to support staged 2006-03-03 12:02:31 +00:00
makefile.w32-in
movemail.c (main): Check for negative value from `read'. 2006-04-29 18:55:19 +00:00
ntlib.c
ntlib.h
pop.c
pop.h
profile.c
rcs-checkin
rcs2log
README changed Emacs' to GNU Emacs' 2006-03-31 07:25:44 +00:00
sorted-doc.c (main): Initialize docs to NULL. 2006-04-29 22:15:04 +00:00
test-distrib.c
testfile
update-game-score.c
vcdiff Use "echo" as a default for $echo, otherwise we'll execute $DIFF 2006-03-18 14:47:20 +00:00
yow.c (yow): Free buf. 2006-04-29 21:36:04 +00:00

This directory contains the source code for the architecture-dependent
files that go in ${archlibdir}.  At present, these are mostly utility
programs used by GNU Emacs.