log src/callint.c @ 12010:57eb365d32f0

age author description
1995-05-25 Karl Heuer (Fcall_interactively): Cast arg of doprnt.
1995-04-13 Karl Heuer Fix previous change.
1995-04-13 Richard M. Stallman (Fcall_interactively): Fix paren nesting.
1995-04-11 Richard M. Stallman (Fcall_interactively): Fix handling of @
1995-04-10 Richard M. Stallman (Fcall_interactively): Call single_kboard_state
1995-04-07 Karl Heuer (Fcall_interactively): Fix previous change.
1995-04-07 Richard M. Stallman (Fcall_interactively): `+' is reserved for user changes.
1995-03-15 Karl Heuer Rename perdisplay to kboard.
1995-03-13 Karl Heuer (clear_prefix_arg): current_perdisplay now is never null.
1995-03-08 Karl Heuer (current_prefix_partial): New var.
1995-03-06 Richard M. Stallman (Fcall_interactively): Fix Feb 22 change.
1995-03-03 Karl Heuer (Fcall_interactively): Disallow switch-frame events when reading `k' or `K'
1995-03-01 Karl Heuer (Fcall_interactively, syms_of_callint, Vprefix_arg, Vcurrent_prefix_arg): Undo
1995-02-28 Karl Heuer (Fcall_interactively): Lock the display before executing the command, no
1995-02-24 Karl Heuer (Fcall_interactively): If the display hasn't already been locked by reading
1995-02-23 Richard M. Stallman (Fcall_interactively): Use markers temporarily in
1995-02-15 Richard M. Stallman Doc fix.
1995-02-04 Karl Heuer (syms_of_callint): Move DEFVAR_DISPLAY's to keyboard.c.
1995-02-01 Karl Heuer (Fcall_interactively): Use perdisplay.
1995-01-30 Richard M. Stallman (Fcall_interactively): Pass new arg to Fread_string.
1995-01-24 Richard M. Stallman (Fcall_interactively): Define K mostly like k.
1995-01-05 Roland McGrath Fix typo in last change.
1995-01-05 Roland McGrath (Fcall_interactively): Use & PSEUDOVECTOR_SIZE_MASK on `size' field of
1994-12-28 Richard M. Stallman (Vmouse_leave_buffer_hook, Qmouse_leave_buffer_hook): New variables.
1994-10-04 Richard M. Stallman (Finteractive): Doc fix.
1994-10-04 Karl Heuer (Fcall_interactively, Fprefix_numeric_value): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer (Fprefix_numeric_value): No longer necessary to set type separately.
1994-09-27 Karl Heuer (quotify_arg, Fcall_interactively, Fprefix_numeric_value): Use type test
1994-09-26 Richard M. Stallman (Qplus): New variable.
1994-09-17 Richard M. Stallman (Fcall_interactively): Use EMACS_INT.
1994-06-15 Richard M. Stallman (Fcall_interactively): Ignore `-' in string.
1994-05-04 Karl Heuer Update copyright.
1994-03-23 Karl Heuer (check_mark, Fcall_interactively): Use assignment, not initialization.
1994-03-09 Karl Heuer Fix typo in previous change.
1994-03-09 Karl Heuer (Fcall_interactively): Don't select an active minibuffer.
1993-09-10 Roland McGrath Include <config.h> instead of "config.h".
1993-07-08 Roland McGrath (syms_of_callint): Fix DEFVAR_LISP for Vmark_even_if_inactive to use right
1993-07-08 Roland McGrath (check_mark): Don't check mark-active unless in transient-mark-mode.
1993-07-04 Richard M. Stallman (Vmark_even_if_inactive): New var, with Lisp variable.
1993-03-07 Richard M. Stallman (check_mark): Error if mark is not active.
1993-02-22 Jim Blandy * callint.c (Fcall_interactively): Pass the correct number of
1993-01-26 Jim Blandy JimB's changes since January 18th
1992-12-21 Richard M. Stallman (Fcall_interactively): For `s', use Fread_string.
1992-10-30 Richard M. Stallman (preserved_fns): New var.
1992-10-17 Jim Blandy * callint.c (Fcall_interactively): Change handling of 'e' spec;
1992-10-11 Jim Blandy * callint.c (Fcall_interactively): Allow multiple 'e' specs.
1992-10-06 Richard M. Stallman (Fcall_interactively): Pass 2nd arg to Fother_buffer.
1992-09-13 Jim Blandy * callint.c (Fcall_interactively): Remove the 'K' interactive
1992-09-05 Richard M. Stallman (Fcall_interactively): For `K', use last_nonmenu_event.
1992-07-26 Richard M. Stallman entered into RCS
1992-07-24 Richard M. Stallman *** empty log message ***
1992-07-19 Richard M. Stallman *** empty log message ***
1992-06-30 Jim Blandy *** empty log message ***
1992-05-18 Jim Blandy *** empty log message ***
1992-05-13 Richard M. Stallman *** empty log message ***
1992-04-24 Jim Blandy *** empty log message ***
1992-04-19 Jim Blandy *** empty log message ***
1992-01-28 Jim Blandy *** empty log message ***
1992-01-13 Jim Blandy *** empty log message ***
1991-12-04 Jim Blandy *** empty log message ***
1991-08-25 Michael I. Bushnell Initial revision