1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-25 07:28:20 +00:00
emacs/lib-src
2011-01-02 15:31:19 -05:00
..
.gitignore
ChangeLog Merge changes from emacs-23 branch 2011-01-02 15:31:19 -05:00
COPYING
ebrowse.c Merge changes from emacs-23 branch 2011-01-02 15:31:19 -05:00
emacsclient.c Merge from emacs-23 2010-11-17 22:54:14 -05:00
etags.c Merge changes from emacs-23 branch 2011-01-02 15:31:19 -05:00
fakemail.c Fix -Wwrite-strings warnings in fakemail.c. 2010-08-11 11:16:35 +02:00
getopt1.c
getopt_.h
getopt_int.h
getopt.c
gettext.h
grep-changelog
hexl.c Add NO_RETURN specifiers to functions in lib-src. 2010-07-24 10:18:18 -07:00
make-docfile.c Fix compilation warnings. 2010-10-03 16:35:22 -07:00
Makefile.in Replace digest-doc and sorted-doc C programs with Lisp commands. 2010-10-22 19:46:06 -07:00
makefile.w32-in Bump version to 23.2.91. 2010-12-10 12:46:40 -05:00
movemail.c Fix compilation warnings. 2010-10-03 16:35:22 -07:00
ntlib.c Convert some more functions to standard C. 2010-07-20 22:21:03 +02:00
ntlib.h Make building under stricter warning flags somewhat cleaner. 2010-07-25 02:20:51 +02:00
pop.c Fix warnings produced by compiling with -Wwrite_strings (i.e. use const char *). 2010-08-11 10:20:34 +02:00
pop.h Fix warnings produced by compiling with -Wwrite_strings (i.e. use const char *). 2010-08-11 10:20:34 +02:00
profile.c Convert function definitions to standard C. 2010-07-02 17:50:23 -07:00
rcs2log Set short copyright year to 2011. 2011-01-01 18:46:30 -08:00
rcs-checkin
README
test-distrib.c * lib-src/test-distrib.c: Remove include guards for config.h and fcntl.h. 2010-11-14 22:42:21 -08:00
testfile
update-game-score.c Fix warnings produced by compiling with -Wwrite_strings (i.e. use const char *). 2010-08-11 10:20:34 +02: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.