| Commit message (Expand) | Author | Age | Files | Lines |
| * | (PURESIZE) [MULTI_FRAME]: Increased to 250000. | Richard M. Stallman | 1994-07-11 | 1 | -1/+1 |
| * | (Ffile_name_directory, Ffile_name_nondirectory, | Richard M. Stallman | 1994-07-09 | 1 | -6/+15 |
| * | (install_ctrl_break_check): Doc fix. | Richard M. Stallman | 1994-07-09 | 1 | -35/+21 |
| * | (readevalloop): Correctly unbind the unwind protect. | Richard M. Stallman | 1994-07-09 | 1 | -1/+2 |
| * | (BIG_ENDIAN): Don't redefine if defined. | Richard M. Stallman | 1994-07-08 | 1 | -0/+2 |
| * | (alloca.o): Delete allocatem.c first thing. | Richard M. Stallman | 1994-07-07 | 1 | -0/+1 |
| * | (xmenu_show) {USE_X_TOOLKIT}: ButtonPress no longer pops | Richard M. Stallman | 1994-07-07 | 1 | -0/+12 |
| * | (x_toolkit): New variable. | Richard M. Stallman | 1994-07-07 | 1 | -1/+12 |
| * | (make_lispy_event): Ignore menu bar up events. | Richard M. Stallman | 1994-07-07 | 1 | -3/+8 |
| * | (next_frame, prev_frame): | Richard M. Stallman | 1994-07-07 | 1 | -10/+38 |
| * | (Fnext_window, Fprevious_window): ALL_FRAMES = 0 means | Richard M. Stallman | 1994-07-07 | 1 | -3/+20 |
| * | (xmenu_show) [USE_X_TOOLKIT]: Keyboard input exits the menu. | Richard M. Stallman | 1994-07-07 | 1 | -4/+33 |
| * | (XTread_socket, construct_menu_click) [USE_X_TOOLKIT]: | Richard M. Stallman | 1994-07-07 | 1 | -4/+28 |
| * | Be less eager to define MATCH_MAY_ALLOCATE. | Richard M. Stallman | 1994-07-05 | 1 | -4/+5 |
| * | (doprnt): Handle padding on %c. | Richard M. Stallman | 1994-07-05 | 1 | -3/+8 |
| * | Doc fixes. | Richard M. Stallman | 1994-07-05 | 1 | -4/+3 |
| * | (syms_of_buffer): Doc fix. | Richard M. Stallman | 1994-07-02 | 1 | -1/+3 |
| * | (decode_mode_spec): %+ makes % for unmodified RO buffer. | Richard M. Stallman | 1994-07-02 | 1 | -0/+3 |
| * | (syms_of_buffer): Doc fix. | Richard M. Stallman | 1994-07-02 | 1 | -1/+1 |
| * | (get_cached_face): Set the cached_index field. | Richard M. Stallman | 1994-07-02 | 1 | -1/+5 |
| * | (re_compile_fastmap): Either set fastmap['\n'] to 1 or don't change it. | Richard M. Stallman | 1994-07-02 | 1 | -19/+28 |
| * | (prepare_menu_bars): Call x_consider_frame_title | Richard M. Stallman | 1994-07-01 | 1 | -7/+8 |
| * | (init_sys_modes): Turn off VSTART and VSTOP chars. On | Richard M. Stallman | 1994-07-01 | 1 | -0/+10 |
| * | (Fx_create_frame): Add GC protection for local var `f'. | Paul Reilly | 1994-07-01 | 1 | -0/+5 |
| * | entered into RCS | Richard M. Stallman | 1994-07-01 | 1 | -22/+32 |
| * | (x_own_selection, x_get_foreign_selection): | Richard M. Stallman | 1994-07-01 | 1 | -15/+61 |
| * | (Fdelete_frame): Call x_clear_frame_selections. | Richard M. Stallman | 1994-07-01 | 1 | -0/+6 |
| * | (x_draw_box): Use curs_x and curs_y, not f->cursor_[xy]. | Richard M. Stallman | 1994-07-01 | 1 | -3/+16 |
| * | (random, srandom): Defined. | Richard M. Stallman | 1994-07-01 | 1 | -6/+4 |
| * | (XLIB_ILLEGAL_ACCESS): Defined. | Richard M. Stallman | 1994-06-30 | 1 | -0/+3 |
| * | (x_set_frame_parameters): Call x_set_offset directly. | Richard M. Stallman | 1994-06-29 | 1 | -4/+30 |
| * | (command_loop_1): Don't clear nonundocount | Richard M. Stallman | 1994-06-29 | 1 | -17/+20 |
| * | (internal_self_insert): Now can return 2. | Richard M. Stallman | 1994-06-29 | 1 | -5/+6 |
| * | Add commented-out code. | Richard M. Stallman | 1994-06-29 | 1 | -0/+15 |
| * | (readchar): Restart interrupted I/O. | Karl Heuer | 1994-06-28 | 1 | -1/+15 |
| * | (a_write): Loop while *ANNOT is listp, not consp. Previous code omitted | Roland McGrath | 1994-06-28 | 1 | -1/+1 |
| * | (safe_run_hooks): Take symbol as arg. | Richard M. Stallman | 1994-06-28 | 1 | -13/+23 |
| * | (redisplay_region): For special treatment, BUF most be | Richard M. Stallman | 1994-06-28 | 1 | -0/+3 |
| * | (Foverlay_put): Pass redisplay_region a struct buffer *. | Richard M. Stallman | 1994-06-28 | 1 | -2/+2 |
| * | (a_write): Verify that *annot is a cons. | Richard M. Stallman | 1994-06-27 | 1 | -1/+1 |
| * | (echo_dash): Fix backwards conditional. | Richard M. Stallman | 1994-06-26 | 1 | -1/+1 |
| * | (C_DEBUG_SWITCH) [not NEWSOS5]: | Richard M. Stallman | 1994-06-26 | 1 | -0/+5 |
| * | (send_process): Major rewrite. | Richard M. Stallman | 1994-06-25 | 1 | -67/+111 |
| * | (send_process): Major rewrite. | Richard M. Stallman | 1994-06-25 | 1 | -10/+18 |
| * | (BUF_PTR_CHAR_POS): New macro. | Richard M. Stallman | 1994-06-25 | 1 | -0/+7 |
| * | (Fother_window_for_scrolling): New function. | Richard M. Stallman | 1994-06-25 | 1 | -2/+5 |
| * | (C_SWITCH_SYSTEM): Add -D_BSD. | Richard M. Stallman | 1994-06-25 | 1 | -1/+1 |
| * | (Fframe_parameters): Don't handle menu-bar-lines explicitly. | Richard M. Stallman | 1994-06-25 | 1 | -1/+6 |
| * | (Fother_window_for_scrolling): New function. | Richard M. Stallman | 1994-06-25 | 1 | -16/+31 |
| * | (Finsert_file_contents): Fix check for non-regular files. | Karl Heuer | 1994-06-25 | 1 | -11/+15 |