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 5437e9f97e New macros NULL_DEVICE and EXEC_SUFFIXES, to give the name of the
equivalent of /dev/null, and the suffixes used by executable
	files.  This is simple, and helps people porting Emacs to other
	operating systems.
	* process.h (NULL_DEVICE): Give this a default value.
	* process.c (Fstart_process): Pass EXEC_SUFFIXES to openp.
	(Fprocess_send_eof): Use NULL_DEVICE instead of "/dev/null".
	* callproc.c (Fcall_process): Pass EXEC_SUFFIXES to openp.
	Use NULL_DEVICE instead of "/dev/null".
1993-03-30 23:05:56 +00:00
etc Initial revision 1993-03-22 16:57:31 +00:00
lib-src * Makefile.in (C_SWITCH_SYSTEM): New variable. 1993-03-25 03:51:38 +00:00
lisp (find-backup-file-name): delete nothing if overflow in number of files to keep. 1993-03-30 22:21:03 +00:00
lispref Initial revision 1992-04-10 02:01:10 +00:00
src New macros NULL_DEVICE and EXEC_SUFFIXES, to give the name of the 1993-03-30 23:05:56 +00:00
build-ins.in entered into RCS 1992-05-01 06:20:52 +00:00
config.sub Default to clipper-intergraph if system is clix. 1993-03-24 22:44:55 +00:00
configure1.in * configure: Extend test for working `const' keyword to handle AIX 1993-03-30 20:33:58 +00:00
GETTING.GNU.SOFTWARE Formerly GETTING.GNU.SOFTWARE.~4~ 1993-03-21 23:50:52 +00:00
make-dist * make-dist: Distribute lisp/term/ChangeLog. 1993-03-25 04:58:09 +00:00
Makefile.in lisp/ * Makefile.in (src/paths.h): Don't echo the huge sed command we 1993-03-30 21:31:15 +00:00
PROBLEMS entered into RCS 1993-03-11 06:18:56 +00:00