aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (create_process): Set default handling for SIGINT, etc.Richard M. Stallman1994-07-311-2/+5
* (Frandom): Handle LIMIT >= 40000000.Richard M. Stallman1994-07-301-11/+17
* (decode_mode_spec): Handle %&.Richard M. Stallman1994-07-301-0/+6
* (HAVE_RAND48): Add #undef.Richard M. Stallman1994-07-281-0/+1
* (HAVE_TERMIOS, NO_TERMIO): Defined.Richard M. Stallman1994-07-281-0/+5
* (random): Use rand differently, and distinguish BSD/USG.Richard M. Stallman1994-07-281-2/+9
* (Frandom): Fix previous change.Richard M. Stallman1994-07-281-1/+1
* (Fdisplay_buffer): Add MULTI_FRAME cond in last change.Richard M. Stallman1994-07-281-0/+2
* [POSIX_SIGNALS] (signal): New definition.Richard M. Stallman1994-07-271-0/+1
* (random, srandom): Obey HAVE_RAND48 flag.Richard M. Stallman1994-07-271-17/+12
* (x_get_foreign_selection): Use the new featureRichard M. Stallman1994-07-271-0/+2
* (wait_reading_process_input): If wait_for_cell,Richard M. Stallman1994-07-271-4/+1
* (x_queue_event, x_unqueue_events): New functions.Richard M. Stallman1994-07-271-15/+79
* (Frandom): Use just the low 30 bits of random's value.Richard M. Stallman1994-07-261-2/+2
* (tek4300): Don't define if already defined.Richard M. Stallman1994-07-261-0/+2
* (BSD_PGRPS): Defined.Richard M. Stallman1994-07-251-0/+4
* (PURESIZE): Increase non-MULTI_FRAME value.Richard M. Stallman1994-07-251-1/+1
* (get_system_name): Add a cast.Richard M. Stallman1994-07-251-1/+1
* [!HAVE_H_ERRNO]: Declare h_errno.Richard M. Stallman1994-07-251-0/+7
* [!HAVE_H_ERRNO]: Declare h_errno.Richard M. Stallman1994-07-251-0/+7
* Add #undef HAVE_H_ERRNO.Richard M. Stallman1994-07-251-0/+3
* Add #undef alloca.Richard M. Stallman1994-07-251-0/+6
* (Fnext_window, Fprevious_window): Don't get stuck in a loopRichard M. Stallman1994-07-241-9/+32
* (Fwrite_region): Do unwind the new unwind protect.Richard M. Stallman1994-07-241-3/+62
* (internal_with_output_to_temp_buffer): gcpro things.Richard M. Stallman1994-07-241-0/+5
* (Fdisplay_completion_list): gcpro `completions'.Richard M. Stallman1994-07-241-2/+8
* (PURESIZE): Incremented to 252000.Richard M. Stallman1994-07-241-1/+1
* Set the breakpoint in x_error_quitter instead of _XPrintDefaultError.Richard M. Stallman1994-07-241-1/+2
* Changes to support NetBSD.Charles Hannum1994-07-222-1/+10
* (Vdeferred_action_list, Vdeferred_action_function): New variables.Richard M. Stallman1994-07-201-0/+24
* (direct_output_for_insert): Dpn't call compute_char_faceRichard M. Stallman1994-07-201-1/+4
* Move #undef static before the includes.Richard M. Stallman1994-07-201-6/+6
* [USG5] (SYSV): Don't define if already defined.Richard M. Stallman1994-07-201-0/+2
* (struct font_info): New field full_name.Richard M. Stallman1994-07-191-2/+28
* (EmacsFrameSetCharSize): Delete the code to make rows at least 3.Richard M. Stallman1994-07-191-1/+0
* (Fopen_network_stream): Retry gethostbyname after TRY_AGAIN failure.Richard M. Stallman1994-07-191-1/+9
* (sit_for): Return immediately if unread events exist.Richard M. Stallman1994-07-191-0/+4
* (init_system_name): Retry gethostbyname after TRY_AGAIN failure.Richard M. Stallman1994-07-191-25/+38
* [__GNUC__] (LIBX11_SYSTEM): Add -lcposix.Richard M. Stallman1994-07-191-0/+7
* (PTY_TTY_NAME_SPRINTF): Fail smoothly if cannot get pty.Richard M. Stallman1994-07-191-18/+18
* (note_mouse_movement): Use proper data type for windowRichard M. Stallman1994-07-181-4/+8
* [emacs]: Include stdio.h.Richard M. Stallman1994-07-181-1/+2
* (unread_command_char): Declared.Richard M. Stallman1994-07-181-0/+4
* (Fget_text_property): Simplify using Ftext_properties_at.Richard M. Stallman1994-07-171-18/+2
* (Fx_create_frame): Use 140 as default font size.Richard M. Stallman1994-07-171-3/+3
* [USE_X_TOOLKIT] (xmenu_show): Handle UnmapNotify events.Richard M. Stallman1994-07-171-0/+7
* [!MULTI_FRAME] (Fframe_first_window): Defined.Richard M. Stallman1994-07-161-0/+23
* (Fdisplay_buffer): Cope with unsplittable frames and dedicated windows.Richard M. Stallman1994-07-161-3/+48
* (re_match_2_internal): Add casts to shut up some compilers.Richard M. Stallman1994-07-151-10/+7
* (HAVE_VOLATILE): Define.Richard M. Stallman1994-07-141-0/+4