view msdos/sed1x.inp @ 83139:8e6f20317d12

Fix background mode initialization on client tty frames (rep. by Dan Nicolaescu). lisp/server.el (server-process-filter): Add the client parameter to the initialization parameters of new frames. (server-getenv): Use the 'client frame parameter and not server-clients-with to get the client; server-getenv is called during frame initialization. (Dan Nicolaescu) git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-179
author Karoly Lorentey <lorentey@elte.hu>
date Thu, 27 May 2004 17:57:59 +0000
parents 695cf19ef79e
children 375f2633d815 d89b565897dd
line wrap: on
line source

# -sed1x.inp------------------------------------------------------------
# Extra configuration script for src/makefile for DesqView/X
# ----------------------------------------------------------------------
s!^	cd \${oldXMenudir}; \${MAKE}.*$!	${MAKE} -C ${oldXMenudir}.!
s!^	@true *$!	@rem!
s/DOC/DOC-X/g
#/^LIBXMENU *=/s!= *!= ../oldxmenu/!
/^temacs *:/s!OLDXMENU!LIBXMENU!

# arch-tag: 3e8a78f2-3dec-44f3-81f6-3785a562da19