1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-27 19:31:38 +00:00
emacs/lib-src
Francesco Potortì 327891ebb9 (absolute_filename): Free unused space (cosmetic change).
(in_word_set): In C, also tag #undef symbols.
2006-07-11 11:01:27 +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 (absolute_filename): Free unused space (cosmetic change). 2006-07-11 11:01:27 +00:00
COPYING
cvtmail.c
digest-doc.c [DOS_NT] <top level>: Include fcntl.h and io.h. 2006-06-03 15:05:05 +00:00
ebrowse.c (main): Exit with EXIT_FAILURE if BROWSE file doesn't exist, is not seekable, not is failed in ftall. 2006-06-03 17:49:36 +00:00
emacsclient.c
emacstool.c
etags.c (absolute_filename): Free unused space (cosmetic change). 2006-07-11 11:01:27 +00:00
fakemail.c (read_header): Give fatal error if input has no header. 2006-04-29 18:52:23 +00:00
getopt1.c
getopt_.h
getopt_int.h
getopt.c
gettext.h
grep-changelog
hexl.c
make-docfile.c
Makefile.in (UTILITIES): Remove yow${EXEEXT}. 2006-06-09 17:53:58 +00:00
makefile.w32-in ($(BLD)/yow.$(O)): Remove target. 2006-06-09 17:55:10 +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
rcs2log
rcs-checkin
README changed Emacs' to GNU Emacs' 2006-03-31 07:25:44 +00:00
sorted-doc.c (main): Initialize bp, to avoid compiler warnings 2006-06-03 14:58:50 +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

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.