emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

what is TERM?


From: Dan Nicolaescu
Subject: what is TERM?
Date: Sun, 13 Jul 2008 07:32:04 -0700

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?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]