aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (cmd_error): Use clear_prefix_arg.Karl Heuer1995-03-011-73/+181
* (struct PERDISPLAY): Add prefix_factor, prefix_value, prefix_sign,Karl Heuer1995-03-011-16/+6
* (read_minibuf, read_minibuf_unwind): Undo Jan 31 change.Karl Heuer1995-03-011-2/+2
* (Fml_provide_prefix_argument, Fml_prefix_argument_loop): Undo Jan 31 change.Karl Heuer1995-03-011-7/+3
* (Fcall_interactively, syms_of_callint, Vprefix_arg, Vcurrent_prefix_arg): UndoKarl Heuer1995-03-011-2/+22
* (Fexecute_kbd_macro): Use clear_prefix_arg.Karl Heuer1995-03-011-1/+1
* (mark_perdisplays): Update to reflect current Lisp_Objects.Karl Heuer1995-03-011-3/+3
* (do_switch_frame): Undo Feb 6 change.Karl Heuer1995-02-281-1/+1
* (Fframep): Doc fix.Richard M. Stallman1995-02-281-1/+1
* (SET_REGS_MATCHED): Enclose if-stmt in `do {...} while(0)'Jim Meyering1995-02-281-14/+16
* (Fcall_interactively): Lock the display before executing the command, noKarl Heuer1995-02-281-1/+9
* (convert_event_type_list): New function.Richard M. Stallman1995-02-261-66/+173
* (Fdefine_key): Handle Lucid-style (crtl backspace) etc.Richard M. Stallman1995-02-261-72/+6
* (Fcall_process): Extend BUFFER arg so it can specifyRichard M. Stallman1995-02-261-12/+69
* (Fx_popup_menu): Init f from selected_frameRichard M. Stallman1995-02-251-2/+2
* (unlock_display): New function.Karl Heuer1995-02-251-13/+30
* (term_init) [TERMINFO]: Make error message more accurate.Karl Heuer1995-02-251-4/+20
* (display_string, display_text_line):Richard M. Stallman1995-02-241-18/+17
* (display_locked): New var to indicate when we're in the run state.Karl Heuer1995-02-241-24/+28
* (Fcall_interactively): If the display hasn't already been locked by readingKarl Heuer1995-02-241-0/+4
* (read_minibuf): Make sure the display is locked.Karl Heuer1995-02-241-0/+4
* (display_locked): Declare this var.Karl Heuer1995-02-241-1/+7
* (Fwhere_is_internal): If FIRSTONLY is not nil or non-ascii,Richard M. Stallman1995-02-231-5/+28
* (menu_item_equiv_key): Delete the code that rejectedRichard M. Stallman1995-02-231-16/+0
* (window_loop): Handle special display buffer framesRichard M. Stallman1995-02-231-18/+54
* (Fcall_interactively): Use markers temporarily inRichard M. Stallman1995-02-231-9/+25
* (kbd_buffer_frame_or_window): Restored old var.Karl Heuer1995-02-221-116/+245
* (menubar_selection_callback): frame_or_window field of a menu-bar event nowKarl Heuer1995-02-221-8/+8
* Update comments to reflect changes in xmenu.c.Karl Heuer1995-02-221-3/+3
* (struct PERDISPLAY): New member kbd_queue.Karl Heuer1995-02-221-52/+3
* (mark_perdisplays): Mark kbd_queue.Karl Heuer1995-02-221-1/+1
* (r_alloc_init): Set __malloc_extra_blocks.Richard M. Stallman1995-02-191-0/+6
* (Fmake_terminal_frame): Doc fix.Richard M. Stallman1995-02-191-1/+6
* (LIB_X11_LIB, C_SWITCH_X_SYSTEM, LD_SWITCH_X_DEFAULT):Richard M. Stallman1995-02-181-0/+10
* [__GNUC__] (C_SWITCH_SYSTEM): Defined.Richard M. Stallman1995-02-171-0/+4
* (STACK_DIRECTION): Undef before defining.Richard M. Stallman1995-02-171-2/+6
* New alternative specified by WAIT_USE_INT.Richard M. Stallman1995-02-171-1/+17
* (MULTI_FRAME): Define unconditionally.Richard M. Stallman1995-02-171-1/+3
* (calculate_costs): Update max_frame_height, max_frame_width.Richard M. Stallman1995-02-171-10/+20
* (change_frame_size_1): New subroutine.Richard M. Stallman1995-02-171-3/+25
* (redisplay): Don't display nonselected terminal frames.Richard M. Stallman1995-02-171-10/+13
* (Fmake_terminal_frame): New function.Richard M. Stallman1995-02-171-4/+44
* (r_alloc_check): Return void.Richard M. Stallman1995-02-161-1/+13
* Whitespace fixes.Richard M. Stallman1995-02-161-79/+79
* (redisplay_window): If we update the mode line,Richard M. Stallman1995-02-151-9/+29
* (LIB_MOTIF): Add -lgen to provide provide the symbolsPaul Reilly1995-02-151-0/+1
* (xmenu_show, both versions): New arg for_click.Richard M. Stallman1995-02-151-5/+10
* Doc fix.Richard M. Stallman1995-02-151-1/+2
* (x_bitmap_icon): Fix test for unallocated icon bitmap.Paul Reilly1995-02-141-1/+1
* Comment changed.Richard M. Stallman1995-02-141-1/+1