1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-19 06:31:34 -08:00
emacs/lib-src
2011-04-26 07:49:53 -05:00
..
.gitignore Don't ignore files that are no longer generated 2011-02-13 19:35:05 +01:00
ChangeLog Fix verb tense in ChangeLog message. 2011-04-26 07:49:53 -05:00
COPYING
ebrowse.c * ebrowse.c: Use size_t, not int, for sizes. 2011-03-21 11:03:15 -07:00
emacsclient.c * emacsclient.c (main): Don't use uninitialized var. 2011-04-16 14:11:28 -07:00
etags.c * etags.c (just_read_file): Remove dummy variable and simplify. 2011-03-28 23:54:38 -07:00
fakemail.c * fakemail.c (xmalloc, xreallc): Use standard C prototypes 2011-04-16 14:13:07 -07:00
grep-changelog
hexl.c
make-docfile.c * make-docfile.c (IF_LINT): New macro, copied from emacsclient.c. 2011-04-01 13:28:50 -07:00
Makefile.in Replace mkinstalldirs with `install-sh -d', as automake recommends. 2011-03-22 20:09:55 -07:00
makefile.w32-in Add GnuTLS support for W32. 2011-04-24 20:28:55 -05:00
movemail.c * movemail.c (mail_spool_name): Protoize. 2011-04-16 14:20:25 -07:00
ntlib.c w32: Fix some warnings reported by -Wall -Wextra. 2011-03-23 17:25:38 +01:00
ntlib.h
pop.c * pop.c: Undo previous change. 2011-04-16 15:32:35 -07:00
pop.h
profile.c Declare file-scope functions and variables static if not exported. 2011-02-21 10:06:25 -08:00
rcs-checkin
rcs2log
README
test-distrib.c * test-distrib.c (buf): Make this local, to avoid shadowing. 2011-02-21 15:15:17 -08:00
testfile
update-game-score.c update-game-score: fix bug with -r 2011-03-21 00:46:53 -07:00
vcdiff

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.