Mercurial > hg > xemacs-beta
diff src/redisplay.c @ 179:9ad43877534d r20-3b16
Import from CVS: tag r20-3b16
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:52:19 +0200 |
parents | 8eaf7971accc |
children | e121b013d1f0 |
line wrap: on
line diff
--- a/src/redisplay.c Mon Aug 13 09:51:18 2007 +0200 +++ b/src/redisplay.c Mon Aug 13 09:52:19 2007 +0200 @@ -8259,11 +8259,9 @@ */ ); no_redraw_on_reenter = 0; - /* #### This should be removed in 19.14 */ DEFVAR_LISP ("window-system", &Vwindow_system /* A symbol naming the window-system under which Emacs is running, such as `x', or nil if emacs is running on an ordinary terminal. -This variable is OBSOLETE and will be removed in a future version. */ ); Vwindow_system = Qnil;