| Commit message (Expand) | Author | Age | Files | Lines |
| * | (Fuse_global_map, Fuse_local_map): Call record_asynch_buffer_change. | Richard M. Stallman | 1994-08-06 | 1 | -0/+3 |
| * | (Fread_file_name_internal): Call double_dollars when `changed' is set. | Richard M. Stallman | 1994-08-04 | 1 | -1/+1 |
| * | [SOLARIS2] (VALBITS, GCTYPEBITS): New definitions. | Richard M. Stallman | 1994-08-04 | 1 | -1/+6 |
| * | Initial revision | Richard M. Stallman | 1994-08-04 | 1 | -0/+11 |
| * | (Fdefine_function, Fdefalias): Handle advice as in Ffset. | Richard M. Stallman | 1994-08-04 | 1 | -7/+19 |
| * | (x_make_frame_visible): Start one_in_four at 1. | Richard M. Stallman | 1994-08-03 | 1 | -1/+1 |
| * | (list_buffers_1): Add one column to size column. | Richard M. Stallman | 1994-08-03 | 1 | -1/+1 |
| * | (Fwindow_end): Doc fix. | Richard M. Stallman | 1994-08-03 | 1 | -1/+4 |
| * | (make_lispy_event): If the position is not in a window, | Richard M. Stallman | 1994-08-03 | 1 | -1/+4 |
| * | (Faccessible_keymaps): Use PREFIX to set loop starting | Richard M. Stallman | 1994-08-03 | 1 | -3/+17 |
| * | (construct_mouse_click, construct_menu_click): | Richard M. Stallman | 1994-08-03 | 1 | -32/+17 |
| * | (alloca.o): Use -f in all rm's. | Richard M. Stallman | 1994-08-03 | 1 | -1/+1 |
| * | (follow_key): Don't downcase letters here. | Richard M. Stallman | 1994-08-02 | 1 | -51/+27 |
| * | (redisplay_window): Avoid using SET_PT to change point temporarily. | Richard M. Stallman | 1994-08-02 | 1 | -10/+12 |
| * | (Ffset): Don't call Fget unless SYM's plist is consp. | Roland McGrath | 1994-08-01 | 1 | -1/+1 |
| * | (xmenu_show): Ignore any geometry resource from the user. | Richard M. Stallman | 1994-08-01 | 1 | -0/+8 |
| * | (Fprog2): Doc fix. | Richard M. Stallman | 1994-08-01 | 1 | -1/+1 |
| * | (Fmove_to_window_line): Doc fix. | Richard M. Stallman | 1994-08-01 | 1 | -1/+1 |
| * | (Fx_get_resource): Doc fix. | Richard M. Stallman | 1994-07-31 | 1 | -2/+2 |
| * | (compile_range): Avoid warning in casts for range_start/end. | Richard M. Stallman | 1994-07-31 | 1 | -2/+2 |
| * | (syms_of_data): Set up Qadvice_info, Qactivate_advice. | Richard M. Stallman | 1994-07-31 | 1 | -0/+13 |
| * | (sit_for): Undo previous change. | Richard M. Stallman | 1994-07-31 | 1 | -4/+0 |
| * | (direct_output_for_insert): Pass missing 8th | Richard M. Stallman | 1994-07-31 | 1 | -1/+1 |
| * | (create_process): Set default handling for SIGINT, etc. | Richard M. Stallman | 1994-07-31 | 1 | -2/+5 |
| * | (Frandom): Handle LIMIT >= 40000000. | Richard M. Stallman | 1994-07-30 | 1 | -11/+17 |
| * | (decode_mode_spec): Handle %&. | Richard M. Stallman | 1994-07-30 | 1 | -0/+6 |
| * | (HAVE_RAND48): Add #undef. | Richard M. Stallman | 1994-07-28 | 1 | -0/+1 |
| * | (HAVE_TERMIOS, NO_TERMIO): Defined. | Richard M. Stallman | 1994-07-28 | 1 | -0/+5 |
| * | (random): Use rand differently, and distinguish BSD/USG. | Richard M. Stallman | 1994-07-28 | 1 | -2/+9 |
| * | (Frandom): Fix previous change. | Richard M. Stallman | 1994-07-28 | 1 | -1/+1 |
| * | (Fdisplay_buffer): Add MULTI_FRAME cond in last change. | Richard M. Stallman | 1994-07-28 | 1 | -0/+2 |
| * | [POSIX_SIGNALS] (signal): New definition. | Richard M. Stallman | 1994-07-27 | 1 | -0/+1 |
| * | (random, srandom): Obey HAVE_RAND48 flag. | Richard M. Stallman | 1994-07-27 | 1 | -17/+12 |
| * | (x_get_foreign_selection): Use the new feature | Richard M. Stallman | 1994-07-27 | 1 | -0/+2 |
| * | (wait_reading_process_input): If wait_for_cell, | Richard M. Stallman | 1994-07-27 | 1 | -4/+1 |
| * | (x_queue_event, x_unqueue_events): New functions. | Richard M. Stallman | 1994-07-27 | 1 | -15/+79 |
| * | (Frandom): Use just the low 30 bits of random's value. | Richard M. Stallman | 1994-07-26 | 1 | -2/+2 |
| * | (tek4300): Don't define if already defined. | Richard M. Stallman | 1994-07-26 | 1 | -0/+2 |
| * | (BSD_PGRPS): Defined. | Richard M. Stallman | 1994-07-25 | 1 | -0/+4 |
| * | (PURESIZE): Increase non-MULTI_FRAME value. | Richard M. Stallman | 1994-07-25 | 1 | -1/+1 |
| * | (get_system_name): Add a cast. | Richard M. Stallman | 1994-07-25 | 1 | -1/+1 |
| * | [!HAVE_H_ERRNO]: Declare h_errno. | Richard M. Stallman | 1994-07-25 | 1 | -0/+7 |
| * | [!HAVE_H_ERRNO]: Declare h_errno. | Richard M. Stallman | 1994-07-25 | 1 | -0/+7 |
| * | Add #undef HAVE_H_ERRNO. | Richard M. Stallman | 1994-07-25 | 1 | -0/+3 |
| * | Add #undef alloca. | Richard M. Stallman | 1994-07-25 | 1 | -0/+6 |
| * | (Fnext_window, Fprevious_window): Don't get stuck in a loop | Richard M. Stallman | 1994-07-24 | 1 | -9/+32 |
| * | (Fwrite_region): Do unwind the new unwind protect. | Richard M. Stallman | 1994-07-24 | 1 | -3/+62 |
| * | (internal_with_output_to_temp_buffer): gcpro things. | Richard M. Stallman | 1994-07-24 | 1 | -0/+5 |
| * | (Fdisplay_completion_list): gcpro `completions'. | Richard M. Stallman | 1994-07-24 | 1 | -2/+8 |
| * | (PURESIZE): Incremented to 252000. | Richard M. Stallman | 1994-07-24 | 1 | -1/+1 |