/[emacs]/emacs/src/dispnew.c
ViewVC logotype

Diff of /emacs/src/dispnew.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.295 by pj, Tue Nov 13 06:57:12 2001 UTC revision 1.296 by rms, Wed Nov 14 00:04:38 2001 UTC
# Line 6615  Emacs's frame display when you reenter E Line 6615  Emacs's frame display when you reenter E
6615  It is up to you to set this variable if your terminal can do that.  */);  It is up to you to set this variable if your terminal can do that.  */);
6616        
6617    DEFVAR_LISP ("window-system", &Vwindow_system,    DEFVAR_LISP ("window-system", &Vwindow_system,
6618                 doc: /* A symbol naming the window-system under which Emacs is running                 doc: /* Name of window system that Emacs is displaying through.
6619  \(such as `x'), or nil if emacs is running on an ordinary terminal.  */);  The value is a symbol--for instance, `x' for X windows.
6620    The value is nil if Emacs is using a text-only terminal.  */);
6621        
6622    DEFVAR_LISP ("window-system-version", &Vwindow_system_version,    DEFVAR_LISP ("window-system-version", &Vwindow_system_version,
6623                 doc: /* The version number of the window system in use.                 doc: /* The version number of the window system in use.

Legend:
Removed from v.1.295  
changed lines
  Added in v.1.296

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26