1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-27 07:41:28 -08:00
No description
Find a file
Jim Blandy 161aa2f8d8 Some more changes from Michael K. Johnson for Linux.
* s/template.h: Mention that you should #define HAVE_TERMIO or
	HAVE_TERMIOS, but not both, and that HAVE_TERMIOS is preferred.
	* systty.h (EMACS_SET_TTY_PGRP): Don't assign the return value of
	tcsetpgrp to *pgid; it's just a status value.
	* config.h.in (HAVE_RANDOM): This shouldn't be defined on Linux
	systems using XFree386, and perhaps is inappropriate in general.
	* m/intel386.h: #undefine the integer size macros, since the Linux
	<values.h> file #defines them itself.
	* mem-limits.h (get_lim_data): Linux has the ulimit call; if it
	fails, fall back on ULIMIT_BREAK_VALUE.
	* process.c: Linux needs the WAITTYPE, etc. definitions.
	* unexec.c (hdr, ohdr): Linux has the ordinary `struct exec' type;
	no need to use SYSV names.
	* s/linux.h: New file.
1993-05-20 02:14:56 +00:00
etc Describe scroll bars. 1993-05-18 21:04:11 +00:00
lib-src Update GPL version. 1993-05-19 21:19:08 +00:00
lisp *** empty log message *** 1993-05-19 21:15:30 +00:00
lispref Initial revision 1993-05-19 15:21:44 +00:00
src Some more changes from Michael K. Johnson for Linux. 1993-05-20 02:14:56 +00:00
build-ins.in entered into RCS 1992-05-01 06:20:52 +00:00
config.guess Initial revision 1993-05-19 20:24:48 +00:00
config.sub > (os): Add -clix*. 1993-05-06 18:05:39 +00:00
configure1.in * configure.in: Recognize Linux as a valid operating system for 1993-05-20 00:56:54 +00:00
GETTING.GNU.SOFTWARE Formerly GETTING.GNU.SOFTWARE.~4~ 1993-03-21 23:50:52 +00:00
make-dist * make-dist: Distribute some VMS files we got from Richard Levitte. 1993-05-18 23:03:14 +00:00
Makefile.in * Makefile.in (oldXMenu/Makefile): Take oldXMenu/Makefile.in as 1993-05-18 20:32:36 +00:00
PROBLEMS * PROBLEMS: Some updates from David J. Mackenzie. 1993-05-18 20:33:05 +00:00