Richard M. Stallman
ddbb28f4a7
(GNU_MALLOC, REL_ALLOC): Don't define if already defined.
1993-11-16 06:21:12 +00:00
Richard M. Stallman
dd0a39d664
(LD_SWITCH_SYSTEM) [hp9000s700]: Add -L/lib/pa1.1.
1993-11-16 06:08:33 +00:00
Richard M. Stallman
6d291527af
Include config.h.
1993-11-16 05:45:11 +00:00
Richard M. Stallman
22e5421fad
(extraclean): Prevent wildcard from starting comment.
1993-11-16 05:38:15 +00:00
Richard M. Stallman
1727083501
(read_avail_input): Make cbuf 1 char shorter.
1993-11-15 12:28:01 +00:00
Richard M. Stallman
5f5783ceb2
(HAVE_GETTIMEOFDAY): Don't define if already defined.
1993-11-15 12:27:45 +00:00
Richard M. Stallman
644ab5899f
Delete spurious CFLAGS=-g.
1993-11-15 11:25:17 +00:00
Richard M. Stallman
7f6d476fb9
[BSD_TERMIOS]: Under NL0, NL1..., ECHO, NOFLSH, TOSTOP,
...
FLUSHO and PENDIN.
1993-11-15 09:25:17 +00:00
Richard M. Stallman
da625a3c9b
(Fnext_single_property_change): Fix missing \n\.
1993-11-15 06:41:45 +00:00
Richard M. Stallman
222fce2bc5
*** empty log message ***
1993-11-15 06:35:18 +00:00
Richard M. Stallman
bf6d8fb9b1
(XTread_socket): Increase length of copy_buffer to 81.
1993-11-15 06:30:31 +00:00
Richard M. Stallman
481c63363c
(read1): If token has a \, don't treat it as a number.
1993-11-15 06:29:24 +00:00
Richard M. Stallman
368481a538
*** empty log message ***
1993-11-15 04:04:59 +00:00
Richard M. Stallman
085a9cd86f
(INTERRUPT_INPUT): Undefined.
...
(BROKEN_FIONREAD): Defined to work around a problem in DGUX
whereby emacs will stop on a background write when invoked from a
job control shell for the first time in a session.
(FIRST_PTY_LETTER): Undefined.
(PTY_ITERATION, PTY_NAME_SPRINTF, PTY_TTY_NAME_SPRINTF): Defined
to use all the available PTYs in a COFF environment.
(LINKER): Removed "-nostdlib" from to be compatible with a prior
mod removing "/lib/crt0.o" from the LIBS_SYSTEM define.
(LIBS_SYSTEM): Delete /lib/crt0.o.
(SYSTEM_MALLOC): Turned off.
(NO_TERMIO): Defined.
(BROKEN_FASYNC): Turned off.
1993-11-14 22:06:13 +00:00
Richard M. Stallman
79967d5e93
(IN_ADDR, NUMERIC_ADDR_ERROR): New macros (two versions).
...
(Fopen_network_stream): Use them.
1993-11-13 09:31:34 +00:00
Richard M. Stallman
482952ef03
(read_avail_input) [no FIONREAD]: On DGUX, as on USG,
...
read input with O_NDELAY.
1993-11-13 07:50:17 +00:00
Richard M. Stallman
bb292747ca
(SYSTEM_MALLOC): Turn off.
1993-11-13 06:27:28 +00:00
Richard M. Stallman
77b221b15d
(get_process): Add `static' to definition.
1993-11-13 02:37:58 +00:00
Richard M. Stallman
246cfea5cc
(syms_of_fileio): Fix missing \n\'s.
1993-11-12 21:17:43 +00:00
Richard M. Stallman
ede41463ee
(Fread_key_sequence): Split the doc string with "".
1993-11-12 21:16:38 +00:00
Richard M. Stallman
93fda17869
(Fprevious_single_property_change): Fix missing \n\.
1993-11-12 20:38:30 +00:00
Richard M. Stallman
5c03767e4f
(Fcall_process): Clear synch_process_death and
...
synch_process_retcode before the vfork.
1993-11-11 04:36:02 +00:00
Richard M. Stallman
472895ad89
(XTmouse_position): Undo roland's change.
...
Fix bug in bfox change.
1993-11-11 02:33:43 +00:00
Roland McGrath
f31fe4725c
[! HPUX]: Don't declare sbrk at all, so as not to conflict with headers.
1993-11-11 00:41:15 +00:00
Roland McGrath
e5074ca4b1
(XTmouse_position): First arg is FRAME_PTR, not FRAME_PTR *.
1993-11-10 22:56:45 +00:00
Richard M. Stallman
449c2677c3
Initial revision
1993-11-10 21:03:53 +00:00
Richard M. Stallman
240d522211
(intervals.o): Depend on puresize.h.
1993-11-10 20:12:45 +00:00
Richard M. Stallman
328c0f1fe5
Include puresize.h.
...
(create_root_interval): Check to see if PARENT is in
pure memory. If so, we cannot write it.
1993-11-10 20:11:44 +00:00
Richard M. Stallman
8a981af5bb
(Fraise_frame): Do like the documentation says, and make
...
the frame visible first.
1993-11-10 20:09:54 +00:00
Richard M. Stallman
4dea6d905e
(Tmouse_position): If the passed in frame is not an
...
Xwindow frame, don't do anything.
1993-11-10 20:07:07 +00:00
Richard M. Stallman
727b007cb2
(EMACS_GETPGRP): New macro hides argument passing to
...
system getpgrp. Reinstate some semblance of control over this
macros behaviour by paying attention to GETPGRP_NO_ARG.
1993-11-10 20:03:25 +00:00
Richard M. Stallman
e89a2cd50e
(sys_suspend): Use EMACS_GETPGRP macro.
1993-11-10 20:02:50 +00:00
Richard M. Stallman
d04d81d2cb
(main): Use EMACS_GETPGRP macro.
...
(shut_down_emacs): Use EMACS_GETPGRP macro.
1993-11-10 20:02:12 +00:00
Richard M. Stallman
06c5fe0034
(make_pure_string): If we USE_TEXT_PROPERTIES, set the
...
interval of the pure string to NULL_INTERVAL.
1993-11-10 19:55:18 +00:00
Richard M. Stallman
b01b093a01
Treat convex like hpux.
1993-11-10 19:53:29 +00:00
Richard M. Stallman
3acb9a699b
(Fskip_chars_backward, Fskip_chars_forward): Doc fix.
1993-11-10 19:52:09 +00:00
Richard M. Stallman
7fc8191e85
(Fforward_comment): On backward scan, exit inner loop
...
after we reach beginning of a comment.
Check the SYNTAX_COMMENT_STYLE of a one-character comment ender.
(scan_lists): Check the SYNTAX_COMMENT_STYLE
of a one-character comment ender.
1993-11-10 19:45:50 +00:00
Richard M. Stallman
a00d55893e
(read_input_waiting): Don't mess with meta bit
...
if read_socket_hook is nonzero.
(LPASS8, LNOFLSH): Move definitions earlier.
(child_setup_tty): Turn on LPASS8.
1993-11-10 08:30:22 +00:00
Richard M. Stallman
c52419107a
(skip_chars): Finish reenabling checks for buffer bounds.
...
Use XINT, not XFASTINT, when testing.
1993-11-10 08:29:34 +00:00
Richard M. Stallman
c975dd7a65
(Fwrite_region): Fix minor bugs in POS arg to awrite.
1993-11-10 07:59:21 +00:00
Richard M. Stallman
e53cb100f7
(syms_of_xterm): Initialize last_mouse_scroll_bar.
1993-11-10 06:10:27 +00:00
Richard M. Stallman
4c39085081
Doc fixes.
1993-11-09 21:37:50 +00:00
Richard M. Stallman
2950a20e83
(Ferase_buffer): Doc fix.
1993-11-09 21:34:18 +00:00
Richard M. Stallman
794ce2c144
*** empty log message ***
1993-11-06 08:05:07 +00:00
Richard M. Stallman
1bf96fb5d0
(child_setup_tty): Make the pty handle 8-bit characters.
1993-11-06 05:14:07 +00:00
Richard M. Stallman
1d2c16fa6d
[TERM]: Include client.h.
...
(Fopen_network_stream): Handle TERM.
1993-11-04 22:13:15 +00:00
Richard M. Stallman
cafdb68af9
[TERM]: Alternate definitions of LIBS_MACHINE and C_SWITCH_MACHINE.
1993-11-04 22:12:59 +00:00
Richard M. Stallman
dff815ef33
(x_new_font): xmalloc arg was 1 too small.
1993-11-03 20:31:49 +00:00
Roland McGrath
8f090e8546
entered into RCS
1993-11-03 13:06:04 +00:00
Richard M. Stallman
3c92186cd2
*** empty log message ***
1993-11-02 04:59:22 +00:00