| Commit message (Expand) | Author | Age | Files | Lines |
| * | * 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 |
| * | Small changes to keep people from running Emacs under X. | Jim Blandy | 1993-01-07 | 1 | -0/+11 |
| * | *** empty log message *** | Jim Blandy | 1993-01-07 | 1 | -4/+13 |
| * | (Fx_get_resource): Use EMACS_CLASS to make class_key | Richard M. Stallman | 1993-01-03 | 1 | -20/+21 |
| * | [! emacs] [HAVE_CONFIG_H]: #include "config.h" | Roland McGrath | 1992-12-29 | 1 | -0/+6 |
| * | *** empty log message *** | Jim Blandy | 1992-12-24 | 1 | -1/+14 |
| * | * frame.h (struct frame): New fields `can_have_scrollbars' and | Jim Blandy | 1992-12-24 | 1 | -18/+94 |
| * | * frame.h (struct frame): New fields `can_have_scrollbars' and | Jim Blandy | 1992-12-24 | 1 | -304/+699 |
| * | * frame.h (struct frame): New fields `can_have_scrollbars' and | Jim Blandy | 1992-12-24 | 1 | -859/+44 |
| * | * xdisp.c: #include "termhooks.h". | Jim Blandy | 1992-12-24 | 1 | -6/+37 |
| * | * frame.h (struct frame): New fields `can_have_scrollbars' and | Jim Blandy | 1992-12-24 | 3 | -26/+115 |
| * | * keyboard.c (Qscrollbar_movement, Qvertical_scrollbar, | Jim Blandy | 1992-12-24 | 1 | -1/+32 |
| * | * floatfns.c (Flog): Fix unescaped newline in string. | Jim Blandy | 1992-12-24 | 2 | -3/+3 |
| * | * scroll.c (do_scrolling): When bcopying the max_ascent field from | Jim Blandy | 1992-12-24 | 1 | -1/+1 |
| * | * keyboard.c (Qscrollbar_movement, Qvertical_scrollbar, | Jim Blandy | 1992-12-24 | 1 | -0/+1 |
| * | * keyboard.c (Qscrollbar_movement, Qvertical_scrollbar, | Jim Blandy | 1992-12-24 | 1 | -6/+1 |
| * | * keyboard.c: Protect all references to kbd_buffer_frames with | Jim Blandy | 1992-12-24 | 1 | -114/+251 |
| * | * frame.h (struct frame): New fields `can_have_scrollbars' and | Jim Blandy | 1992-12-24 | 1 | -6/+61 |
| * | * frame.h (struct frame): New fields `can_have_scrollbars' and | Jim Blandy | 1992-12-24 | 1 | -19/+59 |
| * | * dispnew.c (Fredraw_display): Use the FRAME_VISIBLE_P and | Jim Blandy | 1992-12-24 | 1 | -1/+1 |
| * | * buffer.c (Frename_buffer): Set update_mode_lines. | Jim Blandy | 1992-12-24 | 1 | -0/+5 |
| * | * ymakefile (all, xemacs): We build an executable called `emacs' now, | Jim Blandy | 1992-12-24 | 1 | -5/+5 |
| * | (tagsfiles): New variable. | Roland McGrath | 1992-12-21 | 1 | -3/+6 |
| * | (Fcall_interactively): For `s', use Fread_string. | Richard M. Stallman | 1992-12-21 | 1 | -1/+1 |
| * | * frame.c (make_terminal_frame): Don't forget to set the | Jim Blandy | 1992-12-18 | 1 | -0/+1 |
| * | *** empty log message *** | David J. MacKenzie | 1992-12-15 | 1 | -1/+1 |
| * | *** empty log message *** | Jim Blandy | 1992-12-14 | 1 | -8/+10 |
| * | * window.c (Fset_window_configuration): If we're restoring the | Jim Blandy | 1992-12-12 | 1 | -135/+147 |
| * | * search.c (Fskip_chars_forward, Fskip_chars_backward): Return the | Jim Blandy | 1992-12-12 | 1 | -18/+27 |
| * | Give subprocess creation a way to find a valid current directory | Jim Blandy | 1992-12-12 | 1 | -12/+30 |
| * | * macros.c (Fend_kbd_macro): Don't use XFASTINT to check if arg is | Jim Blandy | 1992-12-12 | 1 | -2/+4 |
| * | * fileio.c (find_file_handler): Rename this to | Jim Blandy | 1992-12-12 | 2 | -5/+6 |