1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-29 08:31:35 -08:00
No description
Find a file
Jim Blandy 0674a1f946 Some changes from Michael K. Johnson for Linux.
* sysdep.c (sys_siglist): Don't define this if HAVE_SYS_SIGLIST is
	#defined.  That lets the system provide it, if it has it.
	* syssignal.h (sigmask): Only define this if <signal.h> hasn't
	given us a definition already.
	* syssignal.h (sys_sigpause): Fix argument in prototype.
	* sysdep.c (init_signals): The masks are called empty_mask and
	full_mask, not signal_empty_mask and signal_full_mask.
	(signal_handler_t): Moved ....
	* syssignal.h: ... to here.
	* systty.h (EMACS_SET_TTY_PGRP): Call tcsetpgrp with the correct
	arguments.
	* emacs.c (main): Don't try to establish signal handlers for
	SIGBUS and SIGSYS unless they're actually #defined.

	* systty.h [HAVE_TERMIO, __DGUX]: #include <sys/ioctl.h>.
1993-05-19 22:01:21 +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 changes from Michael K. Johnson for Linux. 1993-05-19 22:01:21 +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: Include remarks saying what order the autoconf 1993-05-18 22:51:56 +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