| Commit message (Expand) | Author | Age | Files | Lines |
| * | (Fuser_real_login_name): Doc syntax fix. | Richard M. Stallman | 1994-04-14 | 1 | -1/+1 |
| * | (make_lispy_event): Put mouse event code | Richard M. Stallman | 1994-04-14 | 1 | -12/+16 |
| * | (update_menu_bar): Take frame as arg. | Richard M. Stallman | 1994-04-14 | 1 | -59/+13 |
| * | (HAVE_X11R4): If we define HAVE_X11R5, define this too. | Richard M. Stallman | 1994-04-14 | 1 | -0/+3 |
| * | [HAVE_UNISTD_H]: Include unistd.h. | Richard M. Stallman | 1994-04-13 | 1 | -0/+3 |
| * | (inherited_pgroup): Conditionalize on BSD_PGRPS. | Richard M. Stallman | 1994-04-13 | 1 | -1/+1 |
| * | [HAVE_UNISTD_H]: Include unistd.h. | Richard M. Stallman | 1994-04-13 | 2 | -0/+8 |
| * | (TABDLY): Defined. | Richard M. Stallman | 1994-04-13 | 1 | -0/+1 |
| * | (Ffile_attributes): Cast st_size to int. | Richard M. Stallman | 1994-04-13 | 1 | -1/+1 |
| * | (describe_map_tree): Fix call to Flookup_key. | Richard M. Stallman | 1994-04-13 | 1 | -1/+1 |
| * | (Vglyph_table): Doc fix. | Karl Heuer | 1994-04-13 | 1 | -1/+1 |
| * | (Fmouse_position) [MULTI_FRAME]: Use pixel_to_glyph, not glyph_to_pixel. Skip | Karl Heuer | 1994-04-13 | 1 | -34/+12 |
| * | (Fset_window_configuration): Only call X fns if HAVE_X_WINDOWS. | Karl Heuer | 1994-04-13 | 1 | -0/+4 |
| * | (Fnext_window, Fprevious_window, Fdisplay_buffer): Test MULTI_FRAME when | Karl Heuer | 1994-04-13 | 1 | -0/+8 |
| * | (Fy_or_n_p, Fyes_or_no_p): Test HAVE_X_MENU. | Karl Heuer | 1994-04-13 | 1 | -9/+10 |
| * | (compute_motion): Do not abort if window shows some other buffer. | Richard M. Stallman | 1994-04-13 | 1 | -17/+16 |
| * | (BSD): Give it a number as definition. | Richard M. Stallman | 1994-04-13 | 1 | -1/+1 |
| * | Fix #include file name. | Richard M. Stallman | 1994-04-12 | 1 | -1/+1 |
| * | (Fkey_binding): Declare accept_default. | Richard M. Stallman | 1994-04-12 | 1 | -1/+1 |
| * | (Fset_process_window_size): New function. | Richard M. Stallman | 1994-04-12 | 1 | -0/+17 |
| * | (set_window_size): New function. | Richard M. Stallman | 1994-04-12 | 1 | -3/+40 |
| * | (specbind): Use find_symbol_value. | Richard M. Stallman | 1994-04-12 | 1 | -2/+1 |
| * | (Fsetq_default, Fmake_local_variable): Doc syntax fix. | Richard M. Stallman | 1994-04-12 | 1 | -3/+3 |
| * | (send_process): Test pty_flag field for nil, not 0. | Richard M. Stallman | 1994-04-12 | 1 | -1/+1 |
| * | (LD_SWITCH_SYSTEM): Alternate definition if __GNUC__. | Richard M. Stallman | 1994-04-12 | 1 | -0/+4 |
| * | Check for INCLUDED_FCNTL already defined. | Richard M. Stallman | 1994-04-12 | 1 | -8/+4 |
| * | If we include fcntl.h, define INCLUDED_FCNTL. | Richard M. Stallman | 1994-04-12 | 1 | -0/+2 |
| * | entered into RCS | Richard M. Stallman | 1994-04-12 | 1 | -1/+1 |
| * | (main): Fix typo in prev. change. | Richard M. Stallman | 1994-04-12 | 1 | -1/+1 |
| * | (make_lispy_event): Initialize item. | Karl Heuer | 1994-04-12 | 1 | -0/+1 |
| * | (vmotion): Use minibuf_prompt_width despite window-start. | Karl Heuer | 1994-04-11 | 1 | -2/+5 |
| * | (temacs): Include ${ALL_LDFLAGS} within the call to YMF_PASS_LDFLAGS. | Richard M. Stallman | 1994-04-11 | 1 | -1/+1 |
| * | (printchar, strout): Use FRAME_PTR, not struct frame *. | Karl Heuer | 1994-04-11 | 1 | -2/+2 |
| * | (Fmouse_position) [!MULTI_FRAME]: Declare col and row. | Karl Heuer | 1994-04-11 | 1 | -1/+1 |
| * | (make_lispy_movement): Conditionalize on MULTI_FRAME. | Richard M. Stallman | 1994-04-11 | 1 | -2/+6 |
| * | (x_decline_selection_request): Call XFlushQueue. | Richard M. Stallman | 1994-04-11 | 1 | -2/+3 |
| * | (Fsetq): Doc fix. | Richard M. Stallman | 1994-04-11 | 1 | -3/+3 |
| * | (syms_of_print): Doc fix. | Richard M. Stallman | 1994-04-11 | 1 | -1/+1 |
| * | Comment change. | Richard M. Stallman | 1994-04-11 | 1 | -0/+14 |
| * | (dumpglyphs): Clear any extra pixel rows below the text. | Richard M. Stallman | 1994-04-10 | 1 | -33/+217 |
| * | (x_figure_window_size): Don't call x_calc_absolute_position. | Richard M. Stallman | 1994-04-10 | 1 | -20/+67 |
| * | (EmacsFrameSetCharSize): Do not attempt to preserve the window position. | Richard M. Stallman | 1994-04-10 | 1 | -11/+1 |
| * | (internal_self_insert): Test Vafter_change_functions, | Richard M. Stallman | 1994-04-10 | 1 | -1/+2 |
| * | (before_change_functions_restore): | Richard M. Stallman | 1994-04-10 | 1 | -1/+85 |
| * | (Vafter_change_functions, Vbefore_change_functions): Declared. | Richard M. Stallman | 1994-04-10 | 1 | -0/+2 |
| * | (Vafter_change_functions, Vbefore_change_functions): New variables. | Richard M. Stallman | 1994-04-10 | 1 | -4/+31 |
| * | (frame_update_line_height): Check param_faces[i] not null. | Richard M. Stallman | 1994-04-10 | 1 | -37/+31 |
| * | (Fx_list_fonts): Doc fix. | Richard M. Stallman | 1994-04-10 | 1 | -2/+2 |
| * | (main): Handle EXTRA_INITIALIZE. | Richard M. Stallman | 1994-04-09 | 1 | -0/+4 |
| * | Initial revision | Richard M. Stallman | 1994-04-09 | 1 | -0/+8 |