1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-28 00:01:33 -08:00
No description
Find a file
Richard M. Stallman 207bdbdb29 [MSDOS]: #include <dos.h>, "dosfns.h", "msdos.h", and
<sys/param.h> needed for the following changes, but not <sys/ioctl.h>
(discard_tty_input) [MSDOS]: Do it by reading till no more keys available.
(init_baud_rate) [MSDOS]: Assume highest possible speed.
(sys_suspend) [MSDOS]: Save default directory.  Call via system, not via fork.
(emacs_get_tty, emacs_set_tty) [MSDOS]: Don't do anything.
(init_sys_modes) [MSDOS]: Use raw mode.
(get_frame_size) [MSDOS]: Get from bios.
(reset_sys_modes) [MSDOS]: Back to cooked mode.
(start_of_text) [MSDOS]: Reference _tstart.
(select) [MSDOS]: Don't use signals, use sleeping.
(init_sys_modes) [MSDOS]: Initialize internal terminal.
1994-01-08 09:18:29 +00:00
etc Added `kibo', who actually greps for his name on Usenet. 1993-12-31 05:12:51 +00:00
lib-src [MSDOS]: Use text/binary mode as appropriate. 1994-01-06 03:59:30 +00:00
lisp Extend emacs-version based on which executable files exist. 1994-01-07 14:18:17 +00:00
lispref Initial revision 1993-09-23 21:00:12 +00:00
msdos entered into RCS 1994-01-08 08:03:17 +00:00
src [MSDOS]: #include <dos.h>, "dosfns.h", "msdos.h", and 1994-01-08 09:18:29 +00:00
build-ins.in Change src/xemacs to src/emacs. We no longer create src/xemacs, so 1993-09-28 09:42:26 +00:00
config.bat *** empty log message *** 1994-01-07 13:46:21 +00:00
config.guess *** empty log message *** 1993-06-10 20:28:32 +00:00
config.sub Re-add hitachi to list of companies not to treat as OS names. 1993-10-31 02:47:34 +00:00
configure1.in Test for bcmp. 1994-01-07 05:55:40 +00:00
GETTING.GNU.SOFTWARE Mention that gzip files end in ".gz", not ".z". 1993-06-14 15:12:07 +00:00
INSTALL Initial revision 1993-05-28 04:47:23 +00:00
make-dist (tempdir): Put subdir msdos into the distribution. 1994-01-06 12:36:43 +00:00
Makefile.in (${SUBDIR} target): Pass down LDFLAGS and CPPFLAGS. 1994-01-02 18:54:37 +00:00
PROBLEMS Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +00:00
tparam.c entered into RCS 1993-09-10 04:36:09 +00:00
vpath.sed Initial revision 1993-09-12 10:45:13 +00:00