view msdos/sed1.inp @ 6883:77ceede38423

(x_make_frame_visible): Don't call XMapSubwindows. (x_iconify_frame): Likewise. (pending_autoraise_frame): New variable. (x_new_focus_frame): Don't autoraise here; just set that var. (XTread_socket): Raise that frame here. (x_destroy_window): Call clear_mouse_face if necessary. (x_new_font): Always call x_set_window_size. (x_wm_set_size_hint): If PROMPTING is 0, copy the old win_gravity field. If USPosition is set, don't set PWinGravity. (x_wm_set_size_hint): If change_gravity is 0, just don't set the gravity.
author Richard M. Stallman <rms@gnu.org>
date Thu, 14 Apr 1994 17:31:06 +0000
parents 397caf3061e8
children 9f8b6ebe1d7e
line wrap: on
line source

# ----------------------------------------------------------------------
# Configuration script for makefile.in-in
# ----------------------------------------------------------------------
s/^#.*//
s/^[ \f\t][ \f\t]*$//
s/^ /	/
/^obj=/s!$! dosfns.o msdos.o!
/window.elc/s!window.elc!window.elc ${lispdir}dos-fns.elc!
s/\.h\.in/.h-in/
s!^.-if.*inc-vers.*$!#!
s!^	\./temacs!	go32 temacs!
s!/bin/sh!command.com!
/^MAKE *=/s/^/# /
/^SHELL *=/s/^/# /
/^srcdir *=/s/@[^@\n]+@/./
/^VPATH *=/s/@[^@\n]+@/./
/^CC *=/s/@[^@\n]+@/gcc/
/^CPP *=/s/@[^@\n]+@/gcc -e/
/^CFLAGS *=/s/@[^@\n]+@/-g/
/^LN_S *=/s/@[^@\n]+@/ln -s/
/DEBUG_MOLE *=/s/=.*$/=/
/^.\${libsrc}make-doc/s!>.*$!!
/^.\${libsrc}make-docfile/s!make-docfile!make-docfile -o ../etc/DOC!
/^.\${libsrc}make-docfile/s/\$/go32 $/
/^[ 	]*$/d