Files
emacs/lib-src
Andreas Schwab 1725ae554e Clean up movemail source
* movemail.c: Add MAIL_USE_POP around prototypes.
	Include <string.h> if HAVE_STRING_H.
	(strerror): Only declare if !HAVE_STRERROR.
	(fatal): Make static.
	(error): Likewise.
	(pfatal_with_name): Likewise.
	(pfatal_and_delete). Likewise.
	(concat): Likewise.
	(xmalloc): Likewise.
	(popmail): Likewise.
	(pop_retr): Likewise.
	(mbx_write): Likewise.
	(mbx_delimit_begin): Likewise.
	(mbx_delimit_end): Likewise.
2010-07-06 13:50:35 +02:00
..
2009-10-15 10:18:17 +00:00
2010-01-13 00:35:10 -08:00
2010-07-06 13:50:35 +02:00
2010-07-03 09:44:17 +02:00
2010-01-13 00:35:10 -08:00
2010-05-26 22:43:27 -07:00
2010-07-06 13:50:35 +02:00
2010-01-13 00:35:10 -08:00
2010-01-10 23:51:51 -08:00
2010-01-13 00:35:10 -08:00
2010-07-03 14:11:03 +02:00
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.