aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* (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
* * xdisp.c (display_text_line): We can't use the FRAME_DEFAULT_FACEJim Blandy1993-05-111-3/+2
* * xdisp.c (display_text_line): Make face-handling code conditionalJim Blandy1993-05-111-2/+5
* * fileio.c (ro_fsys) [SOLARIS_BROKEN_ACCESS]: Check for theJim Blandy1993-05-112-2/+36
* * systime.h: Use the strategy from getdate.y to include the properJim Blandy1993-05-111-17/+3
* * xfns.c (Fx_create_frame): Use an XLFD name for the default font,Jim Blandy1993-05-101-1/+6
* * s/template.h: Explain the relative significance of the SIGIO andJim Blandy1993-05-101-2/+6
* * s/sunos4shr.h: Apply changes from David J. Mackenzie; this isn'tJim Blandy1993-05-101-9/+3
* * xdisp.c (display_text_line): Apply faces to charactersJim Blandy1993-05-101-101/+109
* * xfns.c (x_make_gc): After building the GC's for the frame, callJim Blandy1993-05-101-0/+2
* * xfaces.c (Fmake_face_internal): Do nothing for non-X frames.Jim Blandy1993-05-101-291/+423