1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-19 01:10:57 -08:00
emacs/lib-src
Francesco Potortì 81264b3846 (pop_open, socket_connection, KPOP_SERVICE): Added
comments explaining why the "kpop" service is never used.
2006-05-23 10:44:39 +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 *** empty log message *** 2006-05-23 10:43:33 +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
makefile.w32-in (lisp1): Add fringe.elc. 2006-05-13 10:19:36 +00:00
movemail.c (main): Check for negative value from `read'. 2006-04-29 18:55:19 +00:00
ntlib.c
ntlib.h
pop.c (pop_open, socket_connection, KPOP_SERVICE): Added 2006-05-23 10:44:39 +00:00
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.