view src/s/uxpds.h @ 83118:7652900ea029

Fixed environment variable handling during terminal initialization. lisp/server.el (server-getenv): New inline function. lisp/term/rxvt.el (rxvt-set-background-mode): Use server-getenv instead of getenv. lisp/term/x-win.el (x-initialize-window-system): Ditto. lisp/term/xterm.el (xterm-rxvt-set-background-mode): Ditto. git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-158
author Karoly Lorentey <lorentey@elte.hu>
date Sat, 08 May 2004 16:20:28 +0000
parents 695cf19ef79e
children 375f2633d815
line wrap: on
line source

/* Handle uxpds  */

#include "usg5-4-2.h"

/* This triggers a conditional in xfaces.c.  */
#define XOS_NEEDS_TIME_H

#define FSCALE 256

/* arch-tag: c02db2a6-c725-4a6b-adee-66e0303df2a8
   (do not change this comment) */