aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* * xfaces.c (free_frame_faces): Don't free the resources from theJim Blandy1993-05-181-38/+6
* * xdisp.c (redisplay_window): Make the scrollbar reflect theJim Blandy1993-05-181-1/+9
* * sysdep.c (reset_sys_modes): Test the return value ofJim Blandy1993-05-182-10/+8
* * lisp.h (malloc, realloc): Declare these to return void *, toJim Blandy1993-05-181-1/+2
* * config.h.in (STDC_HEADERS, TIME_WITH_SYS_TIME,Jim Blandy1993-05-181-0/+4
* * keyboard.c (read_key_sequence): Don't lay down an unwind_protectJim Blandy1993-05-181-8/+12
* * xterm.c (XTread_socket): Turn off ControlMask for XLookupString.Jim Blandy1993-05-181-5/+10
* * window.c (window-dedicated-p): Doc fix.Jim Blandy1993-05-181-1/+1
* (struct window): New slot region_showing.Richard M. Stallman1993-05-181-0/+3
* (mark_window_display_accurate): Set region_showing fields.Richard M. Stallman1993-05-171-6/+78
* (x_set_cursor_color): Set cursor_foreground_pixel.Richard M. Stallman1993-05-161-0/+1
* (x_display): New field cursor_fore_pixel.Richard M. Stallman1993-05-161-0/+1
* (dumpglyphs): Create a temporary merged gcRichard M. Stallman1993-05-161-8/+37
* (overlays_at): New arg EXTEND.Richard M. Stallman1993-05-161-12/+39
* (compute_char_face): Pass 0 as EXTEND arg to overlays_at.Richard M. Stallman1993-05-161-6/+18
* Document sun change.Jim Blandy1993-05-161-1/+7
* (casify_region): Remove mistaken arg to record_change.Richard M. Stallman1993-05-161-1/+1
* * xfaces.c (Fset_face_attribute_internal): Jolt redisplay, so itJim Blandy1993-05-161-0/+11
* * xfaces.c (unload_color): Don't try to unload the standard blackJim Blandy1993-05-161-1/+3
* Install David Mackenzie's patches to make ${srcdir} work.Jim Blandy1993-05-151-3/+6
* * process.c (wait_reading_process_input): If we're runningJim Blandy1993-05-152-2/+3
* * systime.h: Borrow CPP sequence from getdate.y to include theJim Blandy1993-05-151-2/+4
* (Fx_selection_exists_p): Handle nil, t as SELECTION arg.Richard M. Stallman1993-05-151-1/+7
* (compute_char_face): New args REGION_BEG, REGION_END.Richard M. Stallman1993-05-151-4/+28
* (direct_output_forward_char): Just give upRichard M. Stallman1993-05-151-1/+5
* * buffer.c (Fmove_overlay): If the overlay is in no buffer and theJim Blandy1993-05-141-4/+8
* (access_keymap): Handle any length vector.Richard M. Stallman1993-05-141-12/+9
* (command_loop_1): Don't do it here.Richard M. Stallman1993-05-141-0/+2
* * buffer.c (Foverlay_start, Foverlay_end, Foverlay_buffer,Jim Blandy1993-05-141-0/+49
* * xterm.c (dumpglyphs): Give the cursor higher priority than theJim Blandy1993-05-141-10/+14
* * xfaces.c (compute_char_face): When merging the overlays,Jim Blandy1993-05-141-18/+26
* The text property routines can now modify buffers otherJim Blandy1993-05-144-9/+26
* * lisp.h (Lisp_Overlay): New tag.Jim Blandy1993-05-144-3/+21
* * lread.c, data.c: If STDC_HEADERS is #defined, include <stdlib.h>Jim Blandy1993-05-142-0/+6
* * lisp.h (Lisp_Overlay): New tag.Jim Blandy1993-05-141-3/+19
* * intervals.c (set_point): Check for point out of bounds beforeJim Blandy1993-05-141-4/+6
* * dispnew.c (direct_output_for_insert): Compute the face of theJim Blandy1993-05-141-1/+10
* * cmds.c (Fforward_char): Check proposed new position, and thenJim Blandy1993-05-141-11/+22
* * lisp.h (Lisp_Overlay): New tag.Jim Blandy1993-05-141-22/+50
* * xfaces.c (intern_frame_face): Exchange order of arguments, toJim Blandy1993-05-131-11/+30
* * xdisp.c (copy_rope, copy_part_of_rope): Add face argument.Jim Blandy1993-05-131-65/+40
* * textprop.c (Fnext_single_property_change,Jim Blandy1993-05-131-4/+5
* *** empty log message ***Jim Blandy1993-05-131-0/+1
* (child_setup): Omit duplicates from new env array.Richard M. Stallman1993-05-131-3/+27
* (make_lispy_event): Don't set shift modifier for C-^.Richard M. Stallman1993-05-131-1/+4
* (current_minor_maps): Call Findirect_function, so symbolsRichard M. Stallman1993-05-131-1/+1
* (display_text_line): Use break; to exit loop at eol.Richard M. Stallman1993-05-131-22/+46
* (Faccessible_keymaps): Use whatever size the vector has.Richard M. Stallman1993-05-121-4/+4
* (Fx_popup_menu): Add a vector of prefix keys for the panes.Richard M. Stallman1993-05-121-14/+40
* Initial revisionJim Meyering1993-05-111-0/+466