emacs/lib-src
Eli Zaretskii 994a7c3beb Fix bug #6603.
makefile.w32-in (obj): Add menu.o, bidi.o, w32uniscrobe.o, and unexw32.o.
2010-07-11 09:39:00 +03:00
..
.gitignore * .gitignore: Add echolisp.tmp. 2009-10-15 10:18:17 +00:00
b2m.c Convert function definitions to standard C. 2010-07-02 17:50:23 -07:00
b2m.pl Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
ChangeLog Fix bug #6603. 2010-07-11 09:39:00 +03:00
COPYING Change to GPLv3. 2007-07-25 07:00:38 +00:00
digest-doc.c Convert function definitions to standard C. 2010-07-02 17:50:23 -07:00
ebrowse.c Remove leftover P_ macros. 2010-07-07 22:48:57 -07:00
emacsclient.c Fix prototypes. 2010-07-03 09:44:17 +02:00
etags.c Convert function definitions to standard C. 2010-07-02 17:50:23 -07:00
fakemail.c * lib-src/fakemail.c (action): Convert function definitions to standard C. 2010-07-03 23:05:43 -07:00
getopt.c Switch license to GPLv3 or later. 2007-07-25 05:08:27 +00:00
getopt1.c Switch license to GPLv3 or later. 2007-07-25 05:08:27 +00:00
getopt_.h Switch license to GPLv3 or later. 2007-07-25 05:08:27 +00:00
getopt_int.h Switch license to GPLv3 or later. 2007-07-25 05:08:27 +00:00
gettext.h Switch license to GPLv3 or later. 2007-07-25 05:08:27 +00:00
grep-changelog Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
hexl.c Convert function definitions to standard C. 2010-07-02 17:50:23 -07:00
make-docfile.c * make-docfile.c (write_c_args): Restructure scanning loop. 2010-07-09 19:00:04 +02:00
Makefile.in Makefile.in ($(DESTDIR)${archlibdir}): Convert spaces to TABs. 2010-07-10 17:29:46 +03:00
makefile.w32-in Fix bug #6603. 2010-07-11 09:39:00 +03:00
movemail.c Clean up movemail source 2010-07-06 13:50:35 +02:00
ntlib.c Add stubs for Windows, required after CVE-2010-0825 change. 2010-04-03 04:23:51 +02:00
ntlib.h Remove BSTRING related code, all platforms define it. 2010-06-06 01:57:39 -07:00
pop.c Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp 2010-07-08 00:18:28 +02:00
pop.h Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
profile.c Convert function definitions to standard C. 2010-07-02 17:50:23 -07:00
rcs-checkin Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
rcs2log Set copyright year to 2010. 2010-01-10 23:51:51 -08:00
README changed Emacs' to GNU Emacs' 2006-03-31 07:25:44 +00:00
sorted-doc.c Fix invalid cast 2010-07-03 14:11:03 +02:00
test-distrib.c * lib-src/fakemail.c (action): Convert function definitions to standard C. 2010-07-03 23:05:43 -07:00
testfile
update-game-score.c Remove leftover P_ macros. 2010-07-07 22:48:57 -07:00
vcdiff Add 2010 to copyright years. 2010-01-13 00:35:10 -08: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.