Fix -Wimplicit warnings.
[bpt/emacs.git] / src / callint.c
1998-04-14 Andreas SchwabFix -Wimplicit warnings.
1998-03-21 Richard M. StallmanUse STRING_BYTES and SET_STRING_BYTES.
1998-01-09 Richard M. Stallman(Fcall_interactively): Allocate string by bytes.
1998-01-01 Richard M. Stallman(Fcall_interactively) <'d', 'r'>: Use set_marker_both.
1997-09-05 Richard M. Stallman(Fcall_interactively): Pass new arg to Fread_coding_system.
1997-08-26 Kenichi Handa(Finteractive): Document the code letter `M'.
1997-05-27 Richard M. Stallman(Fcall_interactively): Pass new arg to sit_for.
1997-05-19 Richard M. Stallman(Fcall_interactively): Use num_input_events.
1997-05-15 Richard M. Stallman(Fcall_interactively): Pass extra arg to Fread_string.
1997-05-10 Richard M. Stallman(Fcall_interactively): Pass new arg to
1997-02-20 Karl Heuer(doc-string of `interactive'): Describe new code
1996-09-28 Richard M. Stallman(Fcall_interactively): Bind cursor-in-echo-area to...
1996-09-01 Karl HeuerChange all references from point to PT.
1996-08-29 Richard M. Stallman(Fcall_interactively): For `N' and `n',
1996-03-20 Richard M. Stallman(Fcall_interactively): In `c' case, use message_nolog
1996-01-15 Erik NaggumUpdate FSF's address in the preamble.
1996-01-09 Erik Naggum(Fcall_interactively, Fprefix_numeric_value): Harmonize...
1995-12-25 Richard M. Stallman(Fcall_interactively): Undo previous change.
1995-12-21 Karl Heuer(Fcall_interactively): Handle an arg of form (FCN ARGS...
1995-12-19 Karl Heuer(Fcall_interactively): Don't log prompt strings.
1995-11-30 Richard M. Stallman(Fcall_interactively): In `c' case, clear out the message
1995-11-10 Richard M. Stallman(syms_of_callint): Set up Qlet, Qletx, Qsave_excursion.
1995-10-27 Richard M. Stallman(Fcall_interactively): New arg KEYS.
1995-10-07 Richard M. Stallman(callint_message, callint_message_size): New vars.
1995-07-18 Richard M. Stallman(Fcall_interactively): Doc fix.
1995-06-14 Karl Heuer(Fprefix_numeric_value): Fix type check.
1995-06-07 Karl Heuer(current_prefix_partial): Deleted.
1995-05-25 Karl Heuer(Fcall_interactively): Cast arg of doprnt.
1995-04-13 Karl HeuerFix 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 HeuerRename perdisplay to kboard.
1995-03-13 Karl Heuer(clear_prefix_arg): current_perdisplay now is never...
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...
1995-03-01 Karl Heuer(Fcall_interactively, syms_of_callint, Vprefix_arg...
1995-02-28 Karl Heuer(Fcall_interactively): Lock the display before executin...
1995-02-24 Karl Heuer(Fcall_interactively): If the display hasn't already...
1995-02-23 Richard M. Stallman(Fcall_interactively): Use markers temporarily in
1995-02-15 Richard M. StallmanDoc 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 McGrathFix typo in last change.
1995-01-05 Roland McGrath(Fcall_interactively): Use & PSEUDOVECTOR_SIZE_MASK...
1994-12-28 Richard M. Stallman(Vmouse_leave_buffer_hook, Qmouse_leave_buffer_hook...
1994-10-04 Richard M. Stallman(Finteractive): Doc fix.
1994-10-04 Karl Heuer(Fcall_interactively, Fprefix_numeric_value): Don't...
1994-10-04 Karl Heuer(Fprefix_numeric_value): No longer necessary to set...
1994-09-27 Karl Heuer(quotify_arg, Fcall_interactively, Fprefix_numeric_valu...
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 HeuerUpdate copyright.
1994-03-23 Karl Heuer(check_mark, Fcall_interactively): Use assignment,...
1994-03-09 Karl HeuerFix typo in previous change.
1994-03-09 Karl Heuer(Fcall_interactively): Don't select an active minibuffer.
1993-09-10 Roland McGrathInclude <config.h> instead of "config.h".
1993-07-08 Roland McGrath(syms_of_callint): Fix DEFVAR_LISP for Vmark_even_if_in...
1993-07-08 Roland McGrath(check_mark): Don't check mark-active unless in transie...
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...
1993-01-26 Jim BlandyJimB'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...
1992-10-11 Jim Blandy* callint.c (Fcall_interactively): Allow multiple ...
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' inter...
1992-09-05 Richard M. Stallman(Fcall_interactively): For `K', use last_nonmenu_event.
1992-07-26 Richard M. Stallmanentered 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. BushnellInitial revision