Mercurial > emacs
view msdos/sed3.inp @ 7282:2bc4929691e9
(show_mouse_face): Fix test for cursor in highlighted area.
(note_mouse_highlight): Reorder test for simplicity.
author | Karl Heuer <kwzh@gnu.org> |
---|---|
date | Mon, 02 May 1994 21:09:28 +0000 |
parents | e781f7d5ae04 |
children | 565b1e27c14c |
line wrap: on
line source
# -sed3.inp------------------------------------------------------------- # Configuration script for lib-src/makefile # ---------------------------------------------------------------------- /^# DIST: /d /^SHELL *=/s/^/# / /^CC *=/s/=.*$/=gcc/ /-DVERSION=/s/"\\"\${version}\\""/\\"${version}\\"/ /^configname *=/s/=.*$/=msdos/ /^archlibdir *=/s!=.*$!=/emacs/bin! /^bindir *=/s!=.*$!=/emacs/bin! /^libdir *=/s!=.*$!=/emacs/bin! /^srcdir *=/s!=.*$!=.! /^VPATH *=/s!=.*$!=.! /^CFLAGS *=/s!=.*$!=-O2 -g! /^C_SWITCH_SYSTEM *=/s!=.*$!=-DMSDOS! /^LOADLIBES *=/s!=.*$!=! /^ALLOCA *=/s!=.*$!=alloca.o! /^INSTALLABLES/s/emacsclient *// s!^ \./! go32 ./! /^UTILITIES=/s/ wakeup// /^UTILITIES=/s/ movemail// /^UTILITIES=/s/ emacsserver// /^UTILITIES=/s/ timer//