1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-31 17:30:54 -08:00
No description
Find a file
Jim Blandy 856a73b38b Changes for correct pgrp behavior; approach suggested by Bob
Glickstein <bobg@zindigo.z-code.com>:
	* m/iris4d.h (LIB_STANDARD): Do list -lbsd here.
	* s/irix4-0.h (getpgrp, setpgrp): #define these to call BSDgetpgrp
	and BSDsetpgrp.
	(GETPGRP_NO_ARG): Don't #define this.
	* emacs.c (main): Don't test GETPGRP_NO_ARG.
	* sysdep.c (sys_suspend): Don't test GETPGRP_NO_ARG.
1993-06-17 05:04:57 +00:00
etc entered into RCS 1993-06-16 15:45:33 +00:00
lib-src * Makefile.in: Remember, spaces are not tabs. 1993-06-17 02:59:21 +00:00
lisp (mouse-menu-choose-yank): New function. Put it in the edit menu. 1993-06-17 04:17:21 +00:00
lispref Initial revision 1993-06-08 20:59:11 +00:00
src Changes for correct pgrp behavior; approach suggested by Bob 1993-06-17 05:04:57 +00:00
build-ins.in entered into RCS 1992-05-01 06:20:52 +00:00
config.guess *** empty log message *** 1993-06-10 20:28:32 +00:00
config.sub Handle 386bsd. 1993-06-01 04:12:00 +00:00
configure1.in * configure.in: Look for the closedir function. 1993-06-17 04:57:09 +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 * make-dist: Add clauses to distribute lisp/forms-mode. 1993-06-08 04:27:18 +00:00
Makefile.in * Makefile.in (src/Makefile): Don't bother exiting single quotes 1993-06-17 02:54:43 +00:00
PROBLEMS Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +00:00