summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* * xdisp.c (redisplay_window): Compute the scrollbar start and endJim Blandy1993-05-191-2/+2
* (syms_of_lread): Make Vcurrent_load_list ordinary Lisp var.Richard M. Stallman1993-05-191-15/+19
* (Fcurrent_input_mode): Return META as 3-way flag.Richard M. Stallman1993-05-191-5/+8
* Braino.Jim Blandy1993-05-191-1/+1
* * fileio.c (Ffind_file_name_handler): Check that FILENAME is aJim Blandy1993-05-191-0/+2
* * process.c (wait_reading_process_input): Undo change of AprilJim Blandy1993-05-191-10/+15
* * process.c (wait_reading_process_input): Don't forget to callJim Blandy1993-05-191-1/+4
* (follow_key): Check char in range before UPPERCASEP.Richard M. Stallman1993-05-191-9/+15
* Changes for Silicon Graphics Iris 5D.Jim Blandy1993-05-193-5/+28
* Initial revisionJim Blandy1993-05-193-0/+1024
* * process.c [__sgi] (allocate_pty): Give up immediately if pty isJim Blandy1993-05-191-1/+1
* Doc fix.Jim Blandy1993-05-191-3/+3
* (x_set_menu_bar_lines): Fix typo in last change.Richard M. Stallman1993-05-191-1/+1
* * xdisp.c (display_text_line): If the newline (or C-m, inJim Blandy1993-05-191-0/+14
* Make sure that all the display faces use fonts of theJim Blandy1993-05-191-5/+26
* * xterm.c (x_new_font): Tell the frame display faces about theJim Blandy1993-05-191-0/+1
* * xterm.c (XTread_socket): Turn off ControlMask for XLookupString.Jim Blandy1993-05-191-0/+4
* * xfns.c (x_set_menu_bar_lines): Minibuffer-only frames can't haveJim Blandy1993-05-191-0/+7
* Initial revisionJim Blandy1993-05-181-0/+2010
* * 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