Mercurial > emacs
view msdos/sed6.inp @ 30900:2bec1c202b13
(set_clipboard_data): If there's not enough memory
to put text into clipboard, return 1, as Fw16_set_clipboard_data
expects. In case of other failures, return 3.
(system_error_msg): New error message.
(Fw16_set_clipboard_data): If set_clipboard_data returns 3, print
system_error_msg.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Thu, 17 Aug 2000 06:10:09 +0000 |
parents | b77f0b29fdb9 |
children | a4fb0c9be609 |
line wrap: on
line source
# -sed6.inp----------------------------------------------------------- # Configuration script for man/Makefile under DJGPP v2.x # ---------------------------------------------------------------------- /^srcdir *=/s/@[^@\n]*@/./ /^VPATH *=/s/@[^@\n]*@/./ /^ENVADD/c\ ENVADD =\ export TEXINPUTS := $(srcdir)";"$(TEXINPUTS)\ export MAKEINFO := $(MAKEINFO) -I$(srcdir)