unofficial mirror of emacs-devel@gnu.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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).