| 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 |
| * | * 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 |
| * | * window.c (window-dedicated-p): Doc fix. | Jim Blandy | 1993-05-18 | 1 | -1/+1 |
| * | (struct window): New slot region_showing. | Richard M. Stallman | 1993-05-18 | 1 | -0/+3 |
| * | (mark_window_display_accurate): Set region_showing fields. | Richard M. Stallman | 1993-05-17 | 1 | -6/+78 |
| * | (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 |
| * | Document sun change. | Jim Blandy | 1993-05-16 | 1 | -1/+7 |
| * | (casify_region): Remove mistaken arg to record_change. | Richard M. Stallman | 1993-05-16 | 1 | -1/+1 |
| * | * xfaces.c (Fset_face_attribute_internal): Jolt redisplay, so it | Jim Blandy | 1993-05-16 | 1 | -0/+11 |
| * | * xfaces.c (unload_color): Don't try to unload the standard black | Jim Blandy | 1993-05-16 | 1 | -1/+3 |
| * | Install David Mackenzie's patches to make ${srcdir} work. | Jim Blandy | 1993-05-15 | 1 | -3/+6 |
| * | * process.c (wait_reading_process_input): If we're running | Jim Blandy | 1993-05-15 | 2 | -2/+3 |
| * | * systime.h: Borrow CPP sequence from getdate.y to include the | Jim Blandy | 1993-05-15 | 1 | -2/+4 |
| * | (Fx_selection_exists_p): Handle nil, t as SELECTION arg. | Richard M. Stallman | 1993-05-15 | 1 | -1/+7 |
| * | (compute_char_face): New args REGION_BEG, REGION_END. | Richard M. Stallman | 1993-05-15 | 1 | -4/+28 |
| * | (direct_output_forward_char): Just give up | Richard M. Stallman | 1993-05-15 | 1 | -1/+5 |
| * | * buffer.c (Fmove_overlay): If the overlay is in no buffer and the | Jim Blandy | 1993-05-14 | 1 | -4/+8 |
| * | (access_keymap): Handle any length vector. | Richard M. Stallman | 1993-05-14 | 1 | -12/+9 |
| * | (command_loop_1): Don't do it here. | Richard M. Stallman | 1993-05-14 | 1 | -0/+2 |
| * | * buffer.c (Foverlay_start, Foverlay_end, Foverlay_buffer, | Jim Blandy | 1993-05-14 | 1 | -0/+49 |
| * | * xterm.c (dumpglyphs): Give the cursor higher priority than the | Jim Blandy | 1993-05-14 | 1 | -10/+14 |
| * | * xfaces.c (compute_char_face): When merging the overlays, | Jim Blandy | 1993-05-14 | 1 | -18/+26 |
| * | The text property routines can now modify buffers other | Jim Blandy | 1993-05-14 | 4 | -9/+26 |
| * | * lisp.h (Lisp_Overlay): New tag. | Jim Blandy | 1993-05-14 | 4 | -3/+21 |
| * | * lread.c, data.c: If STDC_HEADERS is #defined, include <stdlib.h> | Jim Blandy | 1993-05-14 | 2 | -0/+6 |
| * | * lisp.h (Lisp_Overlay): New tag. | Jim Blandy | 1993-05-14 | 1 | -3/+19 |
| * | * intervals.c (set_point): Check for point out of bounds before | Jim Blandy | 1993-05-14 | 1 | -4/+6 |
| * | * dispnew.c (direct_output_for_insert): Compute the face of the | Jim Blandy | 1993-05-14 | 1 | -1/+10 |
| * | * cmds.c (Fforward_char): Check proposed new position, and then | Jim Blandy | 1993-05-14 | 1 | -11/+22 |
| * | * lisp.h (Lisp_Overlay): New tag. | Jim Blandy | 1993-05-14 | 1 | -22/+50 |
| * | * xfaces.c (intern_frame_face): Exchange order of arguments, to | Jim Blandy | 1993-05-13 | 1 | -11/+30 |
| * | * xdisp.c (copy_rope, copy_part_of_rope): Add face argument. | Jim Blandy | 1993-05-13 | 1 | -65/+40 |
| * | * textprop.c (Fnext_single_property_change, | Jim Blandy | 1993-05-13 | 1 | -4/+5 |
| * | *** empty log message *** | Jim Blandy | 1993-05-13 | 1 | -0/+1 |
| * | (child_setup): Omit duplicates from new env array. | Richard M. Stallman | 1993-05-13 | 1 | -3/+27 |
| * | (make_lispy_event): Don't set shift modifier for C-^. | Richard M. Stallman | 1993-05-13 | 1 | -1/+4 |
| * | (current_minor_maps): Call Findirect_function, so symbols | Richard M. Stallman | 1993-05-13 | 1 | -1/+1 |
| * | (display_text_line): Use break; to exit loop at eol. | Richard M. Stallman | 1993-05-13 | 1 | -22/+46 |
| * | (Faccessible_keymaps): Use whatever size the vector has. | Richard M. Stallman | 1993-05-12 | 1 | -4/+4 |
| * | (Fx_popup_menu): Add a vector of prefix keys for the panes. | Richard M. Stallman | 1993-05-12 | 1 | -14/+40 |
| * | Initial revision | Jim Meyering | 1993-05-11 | 1 | -0/+466 |