1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-29 08:31:35 -08:00
emacs/lib-src
Miles Bader f3d3402885 Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-10
Merge from emacs--cvs-trunk--0

Patches applied:

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-59
 - miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-68
   Update from CVS
2005-02-02 01:54:00 +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 update-game-score. 2002-04-16 18:26:02 +00:00
b2m.c (GOOD, BAD): Delete macros. Throughout, 2004-05-07 15:31:07 +00:00
b2m.pl Sync to HEAD 2004-04-16 12:51:06 +00:00
ChangeLog *** empty log message *** 2005-01-29 17:31:43 +00:00
COPYING Moved back. 2001-12-11 07:39:13 +00:00
cvtmail.c Throughout, replace 0 destined for exit' arg with EXIT_SUCCESS'. 2004-05-08 15:26:33 +00:00
digest-doc.c Sync to HEAD 2004-04-16 12:51:06 +00:00
ebrowse.c Throughout, replace 0 destined for exit' arg with EXIT_SUCCESS'. 2004-05-08 15:26:33 +00:00
emacsclient.c (quote_file_name): Pass COPY thru %s to output it. 2004-07-17 14:27:24 +00:00
emacstool.c Sync to HEAD 2004-04-16 12:51:06 +00:00
etags.c (main): Fix typo in conversion of LONG_OPTIONS from 2004-12-15 13:23:25 +00:00
fakemail.c Throughout, replace 0 destined for exit' arg with EXIT_SUCCESS'. 2004-05-08 15:26:33 +00:00
getopt.c Sync to HEAD 2004-04-16 12:51:06 +00:00
getopt.h Sync to HEAD 2004-04-16 12:51:06 +00:00
getopt1.c Sync to HEAD 2004-04-16 12:51:06 +00:00
grep-changelog Sync to HEAD 2004-04-16 12:51:06 +00:00
hexl.c (main): Init local var c to silence compiler. 2004-11-09 11:03:00 +00:00
leditcfns.c Sync to HEAD 2004-04-16 12:51:06 +00:00
make-docfile.c make-docfile.c: Include stdlib.h even if WINDOWSNT is not 2004-12-27 17:22:01 +00:00
Makefile.in Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-396 2004-06-11 02:39:51 +00:00
makefile.w32-in * makefile.w32-in (obj): Add all files (X and Mac) to doc so the 2004-11-09 08:18:58 +00:00
movemail.c (popmail): Don't use Errmsg as format string. 2005-01-29 16:56:30 +00:00
ntlib.c Sync to HEAD 2004-04-16 12:51:06 +00:00
ntlib.h Sync to HEAD 2004-04-16 12:51:06 +00:00
pop.c Sync to HEAD 2004-04-16 12:51:06 +00:00
pop.h Sync to HEAD 2004-04-16 12:51:06 +00:00
profile.c Throughout, replace 0 destined for exit' arg with EXIT_SUCCESS'. 2004-05-08 15:26:33 +00:00
rcs-checkin Sync to HEAD 2004-04-16 12:51:06 +00:00
rcs2log Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-15 2004-06-28 07:56:49 +00:00
README Sync to HEAD 2004-04-16 12:51:06 +00:00
sorted-doc.c Throughout, replace 0 destined for exit' arg with EXIT_SUCCESS'. 2004-05-08 15:26:33 +00:00
test-distrib.c (main): For failing cases, exit with `EXIT_FAILURE'. 2004-05-10 17:32:13 +00:00
testfile # 1999-10-01 12:43:57 +00:00
update-game-score.c Throughout, replace 0 destined for exit' arg with EXIT_SUCCESS'. 2004-05-08 15:26:33 +00:00
vcdiff Sync to HEAD 2004-04-16 12:51:06 +00:00
yow.c Throughout, replace 0 destined for exit' arg with EXIT_SUCCESS'. 2004-05-08 15:26:33 +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 Emacs.