1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-28 07:45:00 +00:00
emacs/lib-src
Eli Zaretskii 1a8a626d02 (make-docfile, ctags, etags, ebrowse, hexl)
(movemail, fakemail, sorted-doc, digest-doc, emacsclient)
(test-distrib, $(DOC), all): depend on stamp_BLD instead of $(BLD).
($(BLD)/make-docfile.$(O) $(BLD)/hexl.$(O) $(BLD)/fakemail.$(O))
($(BLD)/sorted-doc.$(O) $(BLD)/digest-doc.$(O))
($(BLD)/test-distrib.$(O) $(GETOPTOBJS) $(MOVEMAILOBJS))
($(BLD)/emacsclient.$(O) $(BLD)/etags.$(O) $(BLD)/regex.$(O))
($(BLD)/ebrowse.$(O) $(BLD)/ctags.$(O)): Depend on stamp_BLD.
2006-12-22 18:43:11 +00:00
..
.arch-inventory Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-483 2004-08-09 07:40:39 +00:00
.gitignore Add blessmail. 2006-09-30 09:22:41 +00:00
b2m.c * lib-src/b2m.c (main): Don't include <limits.h>. 2006-04-04 04:13:02 +00:00
b2m.pl Update FSF's address. 2005-07-04 15:47:28 +00:00
ChangeLog *** empty log message *** 2006-12-20 10:41:07 +00:00
COPYING Replace "Library Public License" by "Lesser Public License" throughout. 2006-09-15 17:19:05 +00:00
cvtmail.c Update years in copyright notice; nfc. 2006-02-06 11:28:28 +00:00
digest-doc.c [DOS_NT] <top level>: Include fcntl.h and io.h. 2006-06-03 15:05:05 +00:00
ebrowse.c * ebrowse.c (usage, version): Mark as NO_RETURN. 2006-07-18 16:33:45 +00:00
emacsclient.c [WINDOWSNT] (set_fg, get_wc): New variables. 2006-12-18 16:47:28 +00:00
emacstool.c Update years in copyright notice; nfc. 2006-02-06 11:28:28 +00:00
etags.c (C_entries): DEFUN names were longer by one: corrected. 2006-12-20 10:41:29 +00:00
fakemail.c (fatal): Drop second parameter and treat first 2006-07-20 13:33:48 +00:00
getopt1.c Update years in copyright notice; nfc. 2006-02-06 11:28:28 +00:00
getopt_.h Update years in copyright notice; nfc. 2006-02-06 11:28:28 +00:00
getopt_int.h Update years in copyright notice; nfc. 2006-02-06 11:28:28 +00:00
getopt.c Update years in copyright notice; nfc. 2006-02-06 11:28:28 +00:00
gettext.h Update years in copyright notice; nfc. 2006-02-06 11:28:28 +00:00
grep-changelog When called with no arguments (not even a filter), show help instead of 2006-11-02 11:52:15 +00:00
hexl.c Update years in copyright notice; nfc. 2006-02-06 11:28:28 +00:00
make-docfile.c Update years in copyright notice; nfc. 2006-02-06 11:28:28 +00:00
Makefile.in Installed [mark@mcs.vuw.ac.nz: use INSTALL_SCRIPT in lib-src] patch 2006-11-03 14:10:50 +00:00
makefile.w32-in (make-docfile, ctags, etags, ebrowse, hexl) 2006-12-22 18:43:11 +00:00
movemail.c (main): Check for negative value from `read'. 2006-04-29 18:55:19 +00:00
ntlib.c Update years in copyright notice; nfc. 2006-02-06 11:28:28 +00:00
ntlib.h Update years in copyright notice; nfc. 2006-02-06 11:28:28 +00:00
pop.c (pop_open, socket_connection, KPOP_SERVICE): Added 2006-05-23 10:44:39 +00:00
pop.h Update years in copyright notice; nfc. 2006-02-06 11:28:28 +00:00
profile.c Update years in copyright notice; nfc. 2006-02-06 11:28:28 +00:00
rcs2log Update years in copyright notice; nfc. 2006-02-06 11:28:28 +00:00
rcs-checkin Update years in copyright notice; nfc. 2006-02-06 11:28:28 +00:00
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 Update years in copyright notice; nfc. 2006-02-06 11:28:28 +00:00
testfile # 1999-10-01 12:43:57 +00:00
update-game-score.c Update years in copyright notice; nfc. 2006-02-06 11:28:28 +00:00
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.