| Commit message (Expand) | Author | Age | Files | Lines |
| * | (decode_mode_spec): In the `L' case, | Richard M. Stallman | 1996-10-26 | 1 | -0/+3 |
| * | (Vdebug_on_signal): Renamed from Vdebug_force. | Richard M. Stallman | 1996-10-14 | 1 | -5/+5 |
| * | Fix typo in comment. | Karl Heuer | 1996-10-14 | 1 | -1/+1 |
| * | (UNEXEC): Undef before defining. | Richard M. Stallman | 1996-10-13 | 1 | -0/+1 |
| * | (Fdefine_function): Function definition deleted. | Richard M. Stallman | 1996-10-12 | 1 | -24/+0 |
| * | (XTwrite_glyphs, XTclear_end_of_line, XTclear_frame) | Richard M. Stallman | 1996-10-12 | 1 | -20/+18 |
| * | (struct frame): New field phys_cursor_on. | Richard M. Stallman | 1996-10-12 | 1 | -0/+2 |
| * | (Fbuffer_has_markers_at): New function. | Richard M. Stallman | 1996-10-11 | 1 | -0/+27 |
| * | [__hpux]: Define hpux. From Eric Backus. | Jim Meyering | 1996-10-10 | 1 | -1/+9 |
| * | (init_display): If not yet initialized, | Richard M. Stallman | 1996-10-09 | 1 | -1/+1 |
| * | (Fx_popup_menu): Give the menu a title when the menu is a single keymap. | Richard M. Stallman | 1996-10-09 | 1 | -0/+2 |
| * | (struct position): New field ovstring_chars_done. | Richard M. Stallman | 1996-10-07 | 1 | -0/+3 |
| * | (POSIX_SIGNALS): New definition. | Richard M. Stallman | 1996-10-07 | 1 | -0/+3 |
| * | (display_text_line): New arg ovstr_done. (Callers changed). | Richard M. Stallman | 1996-10-06 | 1 | -9/+33 |
| * | (x_set_internal_border_width): Only change | Richard M. Stallman | 1996-10-06 | 1 | -3/+5 |
| * | (vmotion, compute_motion): Fill in ovstring_chars_done in the return value. | Richard M. Stallman | 1996-10-06 | 1 | -0/+3 |
| * | (special-display-p): Doc fix. | Erik Naggum | 1996-10-06 | 1 | -1/+1 |
| * | (Fspecial_display_p, Fsame_window_p): New functions. | Erik Naggum | 1996-10-06 | 1 | -49/+74 |
| * | (decode_env_path): Add /: to dir names that could be magic. | Richard M. Stallman | 1996-10-04 | 1 | -10/+42 |
| * | (init_buffer): Add /: to dir names that could be magic. | Richard M. Stallman | 1996-10-04 | 1 | -0/+8 |
| * | (openp): Omit /: from start of file name. | Richard M. Stallman | 1996-10-04 | 1 | -3/+16 |
| * | (ospeed): New #undef to counteract that definition. | Richard M. Stallman | 1996-10-02 | 1 | -0/+3 |
| * | (ospeed): New definition. | Richard M. Stallman | 1996-10-02 | 1 | -0/+4 |
| * | (store_frame_param): Allow setting a frame's minibuffer | Karl Heuer | 1996-10-02 | 1 | -2/+3 |
| * | (syms_of_buffer): Doc fix. | Richard M. Stallman | 1996-10-01 | 1 | -1/+1 |
| * | (show_mouse_face): Undo 1996-08-30 change. | Richard M. Stallman | 1996-09-29 | 1 | -2/+12 |
| * | (Fcall_interactively): Bind cursor-in-echo-area to t for `k' and `K'. | Richard M. Stallman | 1996-09-28 | 1 | -8/+20 |
| * | (x_set_scroll_bar_width): Move cursor to the | Richard M. Stallman | 1996-09-27 | 1 | -0/+1 |
| * | (Vdebug_force): New variable. | Richard M. Stallman | 1996-09-27 | 1 | -4/+38 |
| * | (XTflash): Don't flash in the internal borders. | Richard M. Stallman | 1996-09-27 | 1 | -7/+60 |
| * | (x_set_internal_border_width, Fx_create_frame): | Richard M. Stallman | 1996-09-27 | 1 | -2/+6 |
| * | (widget_store_internal_border): New function. | Richard M. Stallman | 1996-09-27 | 1 | -11/+10 |
| * | (isfloat_string): Accept E like e. | Richard M. Stallman | 1996-09-26 | 1 | -1/+1 |
| * | (KERNEL_FILE): Redefine it here. | Richard M. Stallman | 1996-09-26 | 1 | -0/+4 |
| * | (Fset_text_properties, Fadd_text_properties) | Richard M. Stallman | 1996-09-26 | 1 | -24/+33 |
| * | (syms_of_window): Doc fixes. | Richard M. Stallman | 1996-09-26 | 1 | -13/+15 |
| * | (sigsetmask, _longjmp, _setjmp): #undef them. | Richard M. Stallman | 1996-09-26 | 1 | -2/+3 |
| * | (struct frame): New field window_width. | Richard M. Stallman | 1996-09-25 | 1 | -2/+3 |
| * | (init_dosfns): When setting `__opendir_flags' value, | Richard M. Stallman | 1996-09-25 | 1 | -6/+10 |
| * | (set_properties, add_properties, remove_properties): | Richard M. Stallman | 1996-09-25 | 1 | -28/+40 |
| * | (XTread_socket): Delete WAITP arg. | Richard M. Stallman | 1996-09-25 | 1 | -2/+1 |
| * | (w32_read_socket): Delete WAITP arg. | Richard M. Stallman | 1996-09-25 | 1 | -3/+1 |
| * | (read_avail_input): Don't pass WAITP to read_socket_hook. | Richard M. Stallman | 1996-09-25 | 1 | -2/+1 |
| * | (HAVE_GETCWD): Add #undef. | Richard M. Stallman | 1996-09-25 | 1 | -0/+1 |
| * | (Vuser_login_name): Declared extern. | Richard M. Stallman | 1996-09-25 | 1 | -2/+12 |
| * | (LIBES): Add LOADLIBES and LDLIBS. | Richard M. Stallman | 1996-09-24 | 1 | -1/+1 |
| * | (run_msdos_command): When testing whether a shell | Richard M. Stallman | 1996-09-24 | 1 | -2/+14 |
| * | (x_window): With Motif, double extra_borders. | Richard M. Stallman | 1996-09-24 | 1 | -3/+5 |
| * | (Fx_create_frame): Default Qinternal_border_width to 1. | Richard M. Stallman | 1996-09-23 | 1 | -2/+4 |
| * | (x_scroll_bar_create, x_scroll_bar_move): | Richard M. Stallman | 1996-09-23 | 1 | -16/+16 |