aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (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
* [hpux 7] (_MAXLDBL, _NMAXLDBL): New macro definitions.Richard M. Stallman1993-10-201-0/+12
* (Fcar_less_than_car): Fix typo in previous change.Richard M. Stallman1993-10-141-1/+1
* (Fdelete_overlay, Foverlay_put): Use marker_position,Richard M. Stallman1993-10-141-4/+4
* (read_key_sequence): Allow function in key-translation-mapRichard M. Stallman1993-10-131-3/+45
* *** empty log message ***Jim Meyering1993-10-121-0/+11
* [hpux 7] (_MAXLDBL, _NMAXLDBL): New macro definitions.Richard M. Stallman1993-10-091-0/+10
* (Vafter_insert_file_functions): New variable.Richard M. Stallman1993-10-091-14/+164
* (BSTRING): Define only if HAVE_BCOPY.Richard M. Stallman1993-10-081-1/+3
* (SYSTEM_TYPE): Put into #if 0.Richard M. Stallman1993-10-081-0/+12