]> code.delx.au - gnu-emacs/history - src
Renamed from pending-del.el.
[gnu-emacs] / src /
1993-05-19 Richard M. Stallman(syms_of_lread): Make Vcurrent_load_list ordinary Lisp...
1993-05-19 Richard M. Stallman(Fcurrent_input_mode): Return META as 3-way flag.
1993-05-19 Jim BlandyBraino.
1993-05-19 Jim Blandy* fileio.c (Ffind_file_name_handler): Check that FILENA...
1993-05-19 Jim Blandy* process.c (wait_reading_process_input): Undo change...
1993-05-19 Jim Blandy* process.c (wait_reading_process_input): Don't forget...
1993-05-19 Richard M. Stallman(follow_key): Check char in range before UPPERCASEP.
1993-05-19 Jim BlandyChanges for Silicon Graphics Iris 5D.
1993-05-19 Jim BlandyInitial revision
1993-05-19 Jim Blandy* process.c [__sgi] (allocate_pty): Give up immediately...
1993-05-19 Jim BlandyDoc fix.
1993-05-19 Richard M. Stallman(x_set_menu_bar_lines): Fix typo in last change.
1993-05-19 Jim Blandy* xdisp.c (display_text_line): If the newline (or C...
1993-05-19 Jim BlandyMake sure that all the display faces use fonts of the
1993-05-19 Jim Blandy* xterm.c (x_new_font): Tell the frame display faces...
1993-05-19 Jim Blandy* xterm.c (XTread_socket): Turn off ControlMask for...
1993-05-19 Jim Blandy* xfns.c (x_set_menu_bar_lines): Minibuffer-only frames...
1993-05-18 Jim BlandyInitial revision
1993-05-18 Jim Blandy* xfaces.c (free_frame_faces): Don't free the resources...
1993-05-18 Jim Blandy* xdisp.c (redisplay_window): Make the scrollbar reflec...
1993-05-18 Jim Blandy* sysdep.c (reset_sys_modes): Test the return value of
1993-05-18 Jim Blandy* lisp.h (malloc, realloc): Declare these to return...
1993-05-18 Jim Blandy* config.h.in (STDC_HEADERS, TIME_WITH_SYS_TIME,
1993-05-18 Jim Blandy* keyboard.c (read_key_sequence): Don't lay down an...
1993-05-18 Jim Blandy* xterm.c (XTread_socket): Turn off ControlMask for...
1993-05-18 Jim Blandy* window.c (window-dedicated-p): Doc fix.
1993-05-18 Richard M. Stallman(struct window): New slot region_showing.
1993-05-17 Richard M. Stallman(mark_window_display_accurate): Set region_showing...
1993-05-16 Richard M. Stallman(x_set_cursor_color): Set cursor_foreground_pixel.
1993-05-16 Richard M. Stallman(x_display): New field cursor_fore_pixel.
1993-05-16 Richard M. Stallman(dumpglyphs): Create a temporary merged gc
1993-05-16 Richard M. Stallman(overlays_at): New arg EXTEND.
1993-05-16 Richard M. Stallman(compute_char_face): Pass 0 as EXTEND arg to overlays_at.
1993-05-16 Jim BlandyDocument sun change.
1993-05-16 Richard M. Stallman(casify_region): Remove mistaken arg to record_change.
1993-05-16 Jim Blandy* xfaces.c (Fset_face_attribute_internal): Jolt redispl...
1993-05-16 Jim Blandy* xfaces.c (unload_color): Don't try to unload the...
1993-05-15 Jim BlandyInstall David Mackenzie's patches to make ${srcdir...
1993-05-15 Jim Blandy* process.c (wait_reading_process_input): If we're...
1993-05-15 Jim Blandy* systime.h: Borrow CPP sequence from getdate.y to...
1993-05-15 Richard M. Stallman(Fx_selection_exists_p): Handle nil, t as SELECTION...
1993-05-15 Richard M. Stallman(compute_char_face): New args REGION_BEG, REGION_END.
1993-05-15 Richard M. Stallman(direct_output_forward_char): Just give up
1993-05-14 Jim Blandy* buffer.c (Fmove_overlay): If the overlay is in no...
1993-05-14 Richard M. Stallman(access_keymap): Handle any length vector.
1993-05-14 Richard M. Stallman(command_loop_1): Don't do it here.
1993-05-14 Jim Blandy* buffer.c (Foverlay_start, Foverlay_end, Foverlay_buffer,
1993-05-14 Jim Blandy* xterm.c (dumpglyphs): Give the cursor higher priority...
1993-05-14 Jim Blandy* xfaces.c (compute_char_face): When merging the overlays,
1993-05-14 Jim BlandyThe text property routines can now modify buffers other
1993-05-14 Jim Blandy* lisp.h (Lisp_Overlay): New tag.
1993-05-14 Jim Blandy* lread.c, data.c: If STDC_HEADERS is #defined, include...
1993-05-14 Jim Blandy* lisp.h (Lisp_Overlay): New tag.
1993-05-14 Jim Blandy* intervals.c (set_point): Check for point out of bound...
1993-05-14 Jim Blandy* dispnew.c (direct_output_for_insert): Compute the...
1993-05-14 Jim Blandy* cmds.c (Fforward_char): Check proposed new position...
1993-05-14 Jim Blandy* lisp.h (Lisp_Overlay): New tag.
1993-05-13 Jim Blandy* xfaces.c (intern_frame_face): Exchange order of argum...
1993-05-13 Jim Blandy* xdisp.c (copy_rope, copy_part_of_rope): Add face...
1993-05-13 Jim Blandy* textprop.c (Fnext_single_property_change,
1993-05-13 Jim Blandy*** empty log message ***
1993-05-13 Richard M. Stallman(child_setup): Omit duplicates from new env array.
1993-05-13 Richard M. Stallman(make_lispy_event): Don't set shift modifier for C-^.
1993-05-13 Richard M. Stallman(current_minor_maps): Call Findirect_function, so symbols
1993-05-13 Richard M. Stallman(display_text_line): Use break; to exit loop at eol.
1993-05-12 Richard M. Stallman(Faccessible_keymaps): Use whatever size the vector...
1993-05-12 Richard M. Stallman(Fx_popup_menu): Add a vector of prefix keys for the...
1993-05-11 Jim MeyeringInitial revision
1993-05-11 Jim Blandy* xdisp.c (display_text_line): We can't use the FRAME_D...
1993-05-11 Jim Blandy* xdisp.c (display_text_line): Make face-handling code...
1993-05-11 Jim Blandy* fileio.c (ro_fsys) [SOLARIS_BROKEN_ACCESS]: Check...
1993-05-11 Jim Blandy* systime.h: Use the strategy from getdate.y to include...
1993-05-10 Jim Blandy* xfns.c (Fx_create_frame): Use an XLFD name for the...
1993-05-10 Jim Blandy* s/template.h: Explain the relative significance of...
1993-05-10 Jim Blandy* s/sunos4shr.h: Apply changes from David J. Mackenzie...
1993-05-10 Jim Blandy* xdisp.c (display_text_line): Apply faces to characters
1993-05-10 Jim Blandy* xfns.c (x_make_gc): After building the GC's for the...
1993-05-10 Jim Blandy* xfaces.c (Fmake_face_internal): Do nothing for non...
1993-05-10 Jim BlandyArrange to tell redisplay about changes in overlays.
1993-05-10 Jim Blandy* config.h.in: Remove mention of GLYPH datatype; that...
1993-05-10 Jim Blandy* keymap.c (Fwhere_is_internal): If FIRSTONLY is non...
1993-05-10 Jim Blandy* blockinput.h (UNBLOCK_INPUT): We cannot assume that...
1993-05-10 Jim Blandy* xdisp.c (display_text_line): Apply faces to character...
1993-05-10 Jim Blandy* dispextern.h (struct face): Add cached_index member.
1993-05-10 Jim Blandy* config.h.in: Adjust this for use by autoconf's AC_CON...
1993-05-10 Jim BlandyArrange to tell redisplay about changes in overlays.
1993-05-10 Jim Blandy* blockinput.h (UNBLOCK_INPUT): We cannot assume that...
1993-05-10 Jim Blandy* Makefile.in (DEFS): Remove this; we have configure...
1993-05-10 Jim Blandy* keyboard.c (read_char): Exit kbd macro if Vexecuting_...
1993-05-09 Richard M. Stallman[SCO]: Include time.h.
1993-05-08 Richard M. Stallman(Fx_get_mouse_event, Fx_mouse_events): Code deleted.
1993-05-08 Richard M. Stallman(Vmouse_event): Var deleted.
1993-05-08 Richard M. Stallman(read_avail_input): If meta_key is 2, let 8 bits thru.
1993-05-07 Richard M. Stallman(x_get_arg): Call Fintern, not intern.
1993-05-06 Jim Blandy*** empty log message ***
1993-05-06 Jim BlandyInitial revision
1993-05-06 Richard M. StallmanComment change.
1993-05-06 Richard M. Stallman(main): Handle -display like -d.
1993-05-04 Richard M. Stallman(Fdisplay_buffer): Add space to prompt.
1993-05-04 Jim Blandy* lisp.h (CHAR_ALT, CHAR_SUPER, CHAR_HYPER, CHAR_SHIFT...
next