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