view doc/lispintro/Makefile.am @ 92778:054fe9aaf3e3

Use with-current-buffer. (nntp-send-buffer): Just set the buffer to unibyte rather than use the dubious mm-with-unibyte-current-buffer. (nntp-with-open-group-function): New function extracted from nntp-with-open-group macro. (nntp-with-open-group): Use the function, so it's easier to debug. Add indentation and debugging info. (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Recommend the use of the netcat alternatives.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Wed, 12 Mar 2008 19:56:09 +0000
parents e90c8edb1d6b
children
line wrap: on
line source

AUTOMAKE_OPTIONS = foreign 1.2
info_TEXINFOS = emacs-lisp-intro.texi
EXTRA_DIST = INSTALL MANIFEST README drawers.eps  \
	cons-1.eps cons-2.eps cons-2a.eps cons-3.eps    \
	cons-4.eps cons-5.eps lambda-1.eps lambda-2.eps lambda-3.eps

# arch-tag: 6a3e6d99-7aa2-479f-939c-5531165c5747