| Commit message (Expand) | Author | Age | Files | Lines |
| * | * xfaces.c (free_frame_faces): Don't free the resources from the | Jim Blandy | 1993-05-18 | 1 | -38/+6 |
| * | * xdisp.c (redisplay_window): Make the scrollbar reflect the | Jim Blandy | 1993-05-18 | 1 | -1/+9 |
| * | * sysdep.c (reset_sys_modes): Test the return value of | Jim Blandy | 1993-05-18 | 2 | -10/+8 |
| * | * lisp.h (malloc, realloc): Declare these to return void *, to | Jim Blandy | 1993-05-18 | 1 | -1/+2 |
| * | * config.h.in (STDC_HEADERS, TIME_WITH_SYS_TIME, | Jim Blandy | 1993-05-18 | 1 | -0/+4 |
| * | * frame.el (frame-notice-user-settings): Don't make | Jim Blandy | 1993-05-18 | 1 | -1/+2 |
| * | * startup.el (normal-top-level, command-line, command-line-1): | Jim Blandy | 1993-05-18 | 1 | -4/+14 |
| * | * keyboard.c (read_key_sequence): Don't lay down an unwind_protect | Jim Blandy | 1993-05-18 | 1 | -8/+12 |
| * | * xterm.c (XTread_socket): Turn off ControlMask for XLookupString. | Jim Blandy | 1993-05-18 | 1 | -5/+10 |
| * | * server.el (server-switch-hook): New hook. | Jim Blandy | 1993-05-18 | 1 | -0/+4 |
| * | * window.c (window-dedicated-p): Doc fix. | Jim Blandy | 1993-05-18 | 1 | -1/+1 |
| * | * bibtex.el (bibtex-string): Use \" instead of "" to get a double | Jim Blandy | 1993-05-18 | 2 | -2/+2 |
| * | Describe scroll bars. | Richard M. Stallman | 1993-05-18 | 1 | -0/+12 |
| * | * subr.el (overlay-start, overlay-end, overlay-buffer): Removed. | Jim Blandy | 1993-05-18 | 1 | -15/+0 |
| * | * Makefile.in (.c.o): Make the rule start with a tab, not spaces. | Jim Blandy | 1993-05-18 | 1 | -1/+1 |
| * | * PROBLEMS: Some updates from David J. Mackenzie. | Jim Blandy | 1993-05-18 | 1 | -58/+15 |
| * | * Makefile.in (oldXMenu/Makefile): Take oldXMenu/Makefile.in as | Jim Blandy | 1993-05-18 | 1 | -1/+1 |
| * | (mail-yank-original): In Transient Mark mode, | Richard M. Stallman | 1993-05-18 | 1 | -4/+8 |
| * | (isearch-mode-map): Extend the dense keymap to 256 chars. | Richard M. Stallman | 1993-05-18 | 1 | -4/+10 |
| * | (struct window): New slot region_showing. | Richard M. Stallman | 1993-05-18 | 1 | -0/+3 |
| * | (byte-compile-file): Don't write output if error. | Richard M. Stallman | 1993-05-18 | 1 | -36/+37 |
| * | entered into RCS | Richard M. Stallman | 1993-05-18 | 1 | -0/+321 |
| * | (byte-compile-file): Don't write output if error. | Richard M. Stallman | 1993-05-18 | 1 | -35/+35 |
| * | (mail-setup): Leave point before signature, not after. | Richard M. Stallman | 1993-05-17 | 1 | -2/+3 |
| * | (rmail-sortable-date-string): Handle date in format | Richard M. Stallman | 1993-05-17 | 1 | -1/+20 |
| * | (keyboard-quit): Run deactivate-mark-hook. | Richard M. Stallman | 1993-05-17 | 1 | -17/+33 |
| * | (isearch-mode): Set deactivate-mark. | Richard M. Stallman | 1993-05-17 | 1 | -2/+9 |
| * | (mark_window_display_accurate): Set region_showing fields. | Richard M. Stallman | 1993-05-17 | 1 | -6/+78 |
| * | (fill-region, kill-region, delete-region) | Richard M. Stallman | 1993-05-17 | 1 | -21/+44 |
| * | (toggle-scroll-bar): Renamed from toggle-vertical-scroll... | Richard M. Stallman | 1993-05-17 | 1 | -1/+1 |
| * | (gnus-info-directory): Variable removed. | Roland McGrath | 1993-05-17 | 1 | -7/+2 |
| * | (push-mark): Always activate the mark if not in Transient Mark mode. | Richard M. Stallman | 1993-05-16 | 1 | -2/+3 |
| * | Version 3.15 from Umeda. | Richard M. Stallman | 1993-05-16 | 7 | -1806/+3049 |
| * | (x_set_cursor_color): Set cursor_foreground_pixel. | Richard M. Stallman | 1993-05-16 | 1 | -0/+1 |
| * | (x_display): New field cursor_fore_pixel. | Richard M. Stallman | 1993-05-16 | 1 | -0/+1 |
| * | (dumpglyphs): Create a temporary merged gc | Richard M. Stallman | 1993-05-16 | 1 | -8/+37 |
| * | (overlays_at): New arg EXTEND. | Richard M. Stallman | 1993-05-16 | 1 | -12/+39 |
| * | (compute_char_face): Pass 0 as EXTEND arg to overlays_at. | Richard M. Stallman | 1993-05-16 | 1 | -6/+18 |
| * | (ispell): Deactivate mark before the Ispell run. | Richard M. Stallman | 1993-05-16 | 1 | -18/+37 |
| * | (tex-insert-quote): Doc fix. | Richard M. Stallman | 1993-05-16 | 1 | -2/+2 |
| * | (texinfo-tex-region): Update name of tex-set-buffer-directory. | Richard M. Stallman | 1993-05-16 | 1 | -3/+3 |
| * | Don't require tex-mode or texnfo-upd. | Richard M. Stallman | 1993-05-16 | 1 | -3/+26 |
| * | Don't distribute oldXMenu/Makefile. | Jim Blandy | 1993-05-16 | 1 | -1/+1 |
| * | * make-dist: Include any *.in files in oldXMenu in the distribution. | Jim Blandy | 1993-05-16 | 1 | -1/+1 |
| * | Don't require sendmail, compile, or dired. | Richard M. Stallman | 1993-05-16 | 1 | -3/+0 |
| * | Document sun change. | Jim Blandy | 1993-05-16 | 1 | -1/+7 |
| * | (mark-c-function): Activate the mark. | Richard M. Stallman | 1993-05-16 | 1 | -1/+1 |
| * | (mark-end-of-sentence): Activate the mark. | Richard M. Stallman | 1993-05-16 | 1 | -1/+2 |
| * | (mark-paragraph): Activate the mark. | Richard M. Stallman | 1993-05-16 | 1 | -1/+1 |
| * | (face-initialize): Do make the modeline face. | Richard M. Stallman | 1993-05-16 | 1 | -15/+5 |