| Commit message (Expand) | Author | Age | Files | Lines |
| * | x-selection-value has been renamed to x-selection. | Jim Blandy | 1993-01-26 | 1 | -5/+4 |
| * | (tags-query-replace): C-t | Roland McGrath | 1993-01-25 | 1 | -1/+1 |
| * | [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 |
| * | (add-change-log-entry): Restrict PARAGRAPH-END to being on the first | Roland McGrath | 1993-01-25 | 1 | -1/+5 |
| * | (next-complete-history-element): Use only buffer contents before point | Roland McGrath | 1993-01-25 | 1 | -2/+2 |
| * | ({next,previous}-complete-history-element): New functions. | Roland McGrath | 1993-01-25 | 1 | -13/+36 |
| * | * 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 |
| * | (tags-loop-scan): Set default value to an error form. | Roland McGrath | 1993-01-21 | 1 | -1/+3 |
| * | (visit-tags-table-buffer): When propagating a change of name after | Roland McGrath | 1993-01-21 | 1 | -1/+1 |
| * | (visit-tags-table-buffer): Error if called with 'same and no current table. | Roland McGrath | 1993-01-19 | 1 | -3/+9 |
| * | (Fdisplay_buffer): Doc fix. | Roland McGrath | 1993-01-19 | 1 | -1/+1 |
| * | * c-mode.el (c-switch-label-regexp): New constant. | Jim Blandy | 1993-01-16 | 1 | -3/+8 |
| * | * 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 |
| * | (shell): Doc fix. | Richard M. Stallman | 1993-01-15 | 1 | -1/+1 |
| * | Add copyright and authorship notices. | Paul Eggert | 1993-01-15 | 1 | -2/+21 |
| * | (switch-to-buffer-other-frame): Pass t to pop-to-buffer. | Roland McGrath | 1993-01-14 | 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 |
| * | (find_entries): If filename ends in .f or .for, don't try anything but Fortran. | Richard M. Stallman | 1993-01-14 | 1 | -4/+10 |
| * | The shell comment char is #, not ;. | Jim Blandy | 1993-01-14 | 1 | -8/+8 |
| * | Remove info from the distribution. It looks very out of date now. | Jim Blandy | 1993-01-14 | 1 | -8/+8 |
| * | * xterm.c (x_scrollbar_create): Include PointerMotionHintMask in | Jim Blandy | 1993-01-14 | 1 | -1/+1 |
| * | * make-dist: Include `./lisp/calc-2.02' in the distribution. | Jim Blandy | 1993-01-14 | 1 | -20/+29 |
| * | * dispnew.c (Fredraw_display): DEFUN was missing a closing paren. | Jim Blandy | 1993-01-14 | 1 | -1/+1 |
| * | * make-dist: Remember that the authoritative COPYING notice is | 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 |
| * | * scrollbar.el: New file. | Jim Blandy | 1993-01-14 | 2 | -0/+103 |
| * | * simple.el (set-goal-column): Make this command disabled by default. | Jim Blandy | 1993-01-14 | 1 | -1/+4 |
| * | * page-ext.el (next-page): Correctly handle negative page count. | Jim Blandy | 1993-01-14 | 1 | -1/+4 |
| * | * frame.el (frame-notice-user-settings): Don't try to delete the | Jim Blandy | 1993-01-14 | 1 | -2/+2 |
| * | Initial revision | Jim Blandy | 1993-01-14 | 1 | -0/+0 |