all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* what is TERM?
@ 2008-07-13 14:32 Dan Nicolaescu
  2008-07-13 15:06 ` David Kastrup
  0 siblings, 1 reply; 5+ messages in thread
From: Dan Nicolaescu @ 2008-07-13 14:32 UTC (permalink / raw)
  To: emacs-devel


Does anyone know what the #ifdef TERM code in src/s/gnu-linux.h is
supposed to do?

process.c has this:
/* TERM is a poor-man's SLIP, used on GNU/Linux.  */
#ifdef TERM
#include <client.h>
#endif

Nothing defines TERM, so can all the code that depends on it go?




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2008-08-30  2:16 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-13 14:32 what is TERM? Dan Nicolaescu
2008-07-13 15:06 ` David Kastrup
2008-07-13 15:37   ` Dan Nicolaescu
2008-07-13 16:00     ` David Kastrup
2008-08-30  2:16       ` Daniel Colascione

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.