1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-18 10:16:51 +00:00
emacs/lib-src
Glenn Morris 5e58e3a4f7 Cosmetic changes to lib-src/Makefile.in.
* Makefile.in (KRB4LIB, DESLIB, KRB5LIB, CRYPTOLIB, COM_ERRLIB)
(LIBHESIOD, LIBRESOLV): Make previous change a bit more friendly by
defining these as Makefile variables.
(LIBS_MOVE): Add LIBS_MAIL into this.
(movemail${EXEEXT}): Just use LIBS_MOVE, not LIBS_MAIL as well.
2010-03-20 11:13:46 -07:00
..
.arch-inventory Remove cvtmail, yow, emacsserver. 2009-08-19 02:54:46 +00:00
.gitignore * .gitignore: Add echolisp.tmp. 2009-10-15 10:18:17 +00:00
b2m.c * b2m.c (main): Ensure that each message ends in two newlines. 2009-07-08 03:20:03 +00:00
b2m.pl Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
ChangeLog Cosmetic changes to lib-src/Makefile.in. 2010-03-20 11:13:46 -07:00
COPYING Change to GPLv3. 2007-07-25 07:00:38 +00:00
digest-doc.c Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
ebrowse.c Set copyright year to 2010. 2010-01-10 23:51:51 -08:00
emacsclient.c Fix typos in comments and ChangeLogs. 2010-01-13 16:38:28 +01:00
etags.c * etags.c (Scheme_functions): Don't loop past a null character (Bug#5601). 2010-02-20 09:11:20 -05:00
fakemail.c Add 2010 to copyright years. 2010-01-13 00:35:10 -08: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
getopt.c 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 Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
make-docfile.c Fix typos in comments. 2010-01-18 04:58:35 +01:00
Makefile.in Cosmetic changes to lib-src/Makefile.in. 2010-03-20 11:13:46 -07:00
makefile.w32-in Bump version to 24.0.50. 2010-03-10 10:17:13 -05:00
movemail.c Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
ntlib.c Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
ntlib.h Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
pop.c Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
pop.h Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
profile.c 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
rcs-checkin Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
README
sorted-doc.c Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
test-distrib.c Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
testfile
update-game-score.c Add 2010 to copyright years. 2010-01-13 00:35:10 -08: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.