| Commit message (Expand) | Author | Age | Files | Lines |
| * | (Fadd_text_properties): Put OBJECT arg last. Make it optional. | Richard M. Stallman | 1993-02-13 | 1 | -57/+132 |
| * | (C_SWITCH_MACHINE): Don't define if GCC. | Richard M. Stallman | 1993-02-13 | 1 | -0/+2 |
| * | (Finsert_buffer_substring): Proper error for non-ex buffer. | Richard M. Stallman | 1993-02-11 | 1 | -5/+14 |
| * | (Fcompare_buffer_substrings): New function. | Richard M. Stallman | 1993-02-11 | 1 | -0/+117 |
| * | (char_ins_del_cost): Use FRAME_WIDTH, not FRAME_HEIGHT. | Richard M. Stallman | 1993-02-10 | 1 | -1/+1 |
| * | (extra_keyboard_modifiers): New Lisp var. | Richard M. Stallman | 1993-02-07 | 1 | -0/+17 |
| * | (XTread_socket): Support extra_keyboard_modifiers. | Richard M. Stallman | 1993-02-07 | 1 | -1/+7 |
| * | * window.c (Fscroll_left, Fscroll_right): Don't forget to apply | Jim Blandy | 1993-01-30 | 1 | -2/+2 |
| * | * xmenu.c (Fx_popup_menu): Don't forget to turn the frame-relative | Jim Blandy | 1993-01-29 | 1 | -3/+25 |
| * | * lread.c (read1): Although digits followed by a '.' are an | Jim Blandy | 1993-01-29 | 1 | -1/+1 |
| * | * fns.c (internal_equal): Protect the clause for comparing numbers | Jim Blandy | 1993-01-26 | 1 | -0/+2 |
| * | JimB's changes since January 18th | Jim Blandy | 1993-01-26 | 25 | -457/+671 |
| * | [TERMINFO]: Don't define LIBS_TERMCAP. | Richard M. Stallman | 1993-01-25 | 1 | -1/+4 |
| * | [__GNUC__] (LD_SWITCH_SYSTEM): Remove -a. | Richard M. Stallman | 1993-01-25 | 1 | -2/+11 |
| * | * xterm.c (x_scrollbar_create): Set the scrollbars to use | Jim Blandy | 1993-01-22 | 1 | -13/+12 |
| * | * frame.c (Fdelete_frame): Clear the frame's display after calling | Jim Blandy | 1993-01-22 | 1 | -4/+8 |
| * | (Fdisplay_buffer): Doc fix. | Roland McGrath | 1993-01-19 | 1 | -1/+1 |
| * | * xterm.c (x_window_to_scrollbar): Search frames' | Jim Blandy | 1993-01-16 | 1 | -8/+18 |
| * | (Frecent_keys): Doc fix. | Richard M. Stallman | 1993-01-15 | 1 | -1/+1 |
| * | (Fwindow_at): Doc fix. | Richard M. Stallman | 1993-01-14 | 1 | -6/+6 |
| * | *** empty log message *** | David J. MacKenzie | 1993-01-14 | 1 | -16/+1 |
| * | * xterm.c (x_scrollbar_create): Include PointerMotionHintMask in | Jim Blandy | 1993-01-14 | 1 | -1/+1 |
| * | * dispnew.c (Fredraw_display): DEFUN was missing a closing paren. | Jim Blandy | 1993-01-14 | 1 | -1/+1 |
| * | * .gdbinit: Add "-geometry +0+0" to default args. | Jim Blandy | 1993-01-14 | 1 | -1/+10 |
| * | Make scrollbar structures into lisp objects, so that they can be | Jim Blandy | 1993-01-14 | 1 | -50/+132 |
| * | Make scrollbar structures into lisp objects, so that they can be | Jim Blandy | 1993-01-14 | 1 | -476/+621 |
| * | * xfns.c (Fx_create_frame): After mapping the frame, call | Jim Blandy | 1993-01-14 | 1 | -108/+148 |
| * | * window.c (window_internal_width): New function, which accounts | Jim Blandy | 1993-01-14 | 1 | -39/+58 |
| * | Make scrollbar structures into lisp objects, so that they can be | Jim Blandy | 1993-01-14 | 3 | -9/+13 |
| * | * window.c (window_internal_width): New function, which accounts | Jim Blandy | 1993-01-14 | 1 | -42/+37 |
| * | * termhooks.h (mouse_position_hook): Doc fix. | Jim Blandy | 1993-01-14 | 1 | -52/+102 |
| * | * term.c (set_vertical_scrollbar_hook, condemn_scrollbars_hook, | Jim Blandy | 1993-01-14 | 1 | -19/+51 |
| * | * frame.h (FRAME_SAMPLE_VISIBILITY): Make sure frame is marked as | Jim Blandy | 1993-01-14 | 2 | -7/+3 |
| * | * window.c (window_internal_width): New function. | Jim Blandy | 1993-01-14 | 1 | -0/+2 |
| * | * termhooks.h (mouse_position_hook): Doc fix. | Jim Blandy | 1993-01-14 | 1 | -207/+257 |
| * | * window.c (window_internal_width): New function. | Jim Blandy | 1993-01-14 | 2 | -23/+22 |
| * | Make scrollbar structures into lisp objects, so that they can be | Jim Blandy | 1993-01-14 | 1 | -19/+37 |
| * | * fileio.c (Fdo_auto_save): Add CURRENT_ONLY argument, as | Jim Blandy | 1993-01-14 | 1 | -5/+10 |
| * | * emacs.c (shut_down_emacs): New function. | Jim Blandy | 1993-01-14 | 1 | -45/+60 |
| * | * config.h.in: protect against multiple #inclusions. | Jim Blandy | 1993-01-14 | 1 | -0/+15 |
| * | (Fredraw_display): Redraw all visible frames. | Richard M. Stallman | 1993-01-13 | 1 | -3/+3 |
| * | (float_to_string): Add final 0 if text ends with decimal pt. | Richard M. Stallman | 1993-01-13 | 1 | -1/+7 |
| * | (Fset_default_file_modes, Fdefault_file_modes): Renamed from .._mode. | Richard M. Stallman | 1993-01-12 | 1 | -4/+4 |
| * | (Fset_default_file_mode, Fdefault_file_mode): | Richard M. Stallman | 1993-01-12 | 1 | -20/+18 |
| * | (Fwrite_region): Doc fix. | Richard M. Stallman | 1993-01-11 | 1 | -2/+2 |
| * | (float_to_string): Add `.0' at end if needed. | Richard M. Stallman | 1993-01-10 | 1 | -4/+18 |
| * | (Fload): If warn that .elc file is older, | Richard M. Stallman | 1993-01-10 | 1 | -3/+10 |
| * | Doc fixes. | Richard M. Stallman | 1993-01-08 | 1 | -5/+3 |
| * | (Frandom): Change arg name. | Richard M. Stallman | 1993-01-08 | 1 | -6/+6 |
| * | (unexec): Don't call exit, just return. | Richard M. Stallman | 1993-01-07 | 1 | -1/+1 |