aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* [BSD_TERMIOS]: Under NL0, NL1..., ECHO, NOFLSH, TOSTOP,Richard M. Stallman1993-11-151-0/+24
* (Fnext_single_property_change): Fix missing \n\.Richard M. Stallman1993-11-151-1/+1
* *** empty log message ***Richard M. Stallman1993-11-151-0/+2
* (XTread_socket): Increase length of copy_buffer to 81.Richard M. Stallman1993-11-151-5/+3
* (read1): If token has a \, don't treat it as a number.Richard M. Stallman1993-11-151-24/+29
* *** empty log message ***Richard M. Stallman1993-11-151-1/+1
* (INTERRUPT_INPUT): Undefined.Richard M. Stallman1993-11-141-24/+46
* (IN_ADDR, NUMERIC_ADDR_ERROR): New macros (two versions).Richard M. Stallman1993-11-131-2/+11
* (read_avail_input) [no FIONREAD]: On DGUX, as on USG,Richard M. Stallman1993-11-131-1/+1
* (SYSTEM_MALLOC): Turn off.Richard M. Stallman1993-11-131-1/+2
* (get_process): Add `static' to definition.Richard M. Stallman1993-11-131-1/+1
* (syms_of_fileio): Fix missing \n\'s.Richard M. Stallman1993-11-121-10/+10
* (Fread_key_sequence): Split the doc string with "".Richard M. Stallman1993-11-121-1/+1
* (Fprevious_single_property_change): Fix missing \n\.Richard M. Stallman1993-11-121-1/+1
* (Fcall_process): Clear synch_process_death andRichard M. Stallman1993-11-111-3/+6
* (XTmouse_position): Undo roland's change.Richard M. Stallman1993-11-111-2/+2
* [! HPUX]: Don't declare sbrk at all, so as not to conflict with headers.Roland McGrath1993-11-111-2/+9
* (XTmouse_position): First arg is FRAME_PTR, not FRAME_PTR *.Roland McGrath1993-11-101-1/+1
* Initial revisionRichard M. Stallman1993-11-101-0/+10
* (intervals.o): Depend on puresize.h.Richard M. Stallman1993-11-101-1/+1
* Include puresize.h.Richard M. Stallman1993-11-101-1/+6
* (Fraise_frame): Do like the documentation says, and makeRichard M. Stallman1993-11-101-1/+4
* (Tmouse_position): If the passed in frame is not anRichard M. Stallman1993-11-101-0/+4
* (EMACS_GETPGRP): New macro hides argument passing toRichard M. Stallman1993-11-101-0/+13
* (sys_suspend): Use EMACS_GETPGRP macro.Richard M. Stallman1993-11-101-5/+1
* (main): Use EMACS_GETPGRP macro.Richard M. Stallman1993-11-101-6/+3
* (make_pure_string): If we USE_TEXT_PROPERTIES, set theRichard M. Stallman1993-11-101-0/+6
* Treat convex like hpux.Richard M. Stallman1993-11-101-2/+3
* (Fskip_chars_backward, Fskip_chars_forward): Doc fix.Richard M. Stallman1993-11-101-3/+3
* (Fforward_comment): On backward scan, exit inner loopRichard M. Stallman1993-11-101-5/+12
* (read_input_waiting): Don't mess with meta bitRichard M. Stallman1993-11-101-14/+20
* (skip_chars): Finish reenabling checks for buffer bounds.Richard M. Stallman1993-11-101-11/+5
* (Fwrite_region): Fix minor bugs in POS arg to awrite.Richard M. Stallman1993-11-101-8/+9
* (syms_of_xterm): Initialize last_mouse_scroll_bar.Richard M. Stallman1993-11-101-0/+1
* Doc fixes.Richard M. Stallman1993-11-091-6/+6
* (Ferase_buffer): Doc fix.Richard M. Stallman1993-11-091-1/+1
* *** empty log message ***Richard M. Stallman1993-11-061-8/+13
* (child_setup_tty): Make the pty handle 8-bit characters.Richard M. Stallman1993-11-061-0/+2
* [TERM]: Include client.h.Richard M. Stallman1993-11-041-0/+13
* [TERM]: Alternate definitions of LIBS_MACHINE and C_SWITCH_MACHINE.Richard M. Stallman1993-11-041-3/+8
* (x_new_font): xmalloc arg was 1 too small.Richard M. Stallman1993-11-031-1/+1
* entered into RCSRoland McGrath1993-11-031-1/+1
* *** empty log message ***Richard M. Stallman1993-11-021-0/+4
* (Fopen_netwrok_stream): Cast arg to inet_addr to (char *).Brian Fox1993-10-251-1/+1
* (Freplace_match): Fix argument names to match doc string.Brian Fox1993-10-251-10/+10
* Declare `logb' only if HAVE_LOGB is defined.Brian Fox1993-10-251-3/+3
* (Fcopy_file): Don't allow the copying of anything other than regularBrian Fox1993-10-251-1/+28
* (read_key_sequence): Arg prompt is now a Lisp object.Richard M. Stallman1993-10-241-10/+9
* Add #undef HAVE_UNISTD_H so that configure can edit it correctly.Brian Fox1993-10-221-0/+1
* (status_notify): Don't read from process if filter is t.Richard M. Stallman1993-10-221-1/+7