summaryrefslogtreecommitdiff
path: root/src/callint.c
Commit message (Expand)AuthorAgeFilesLines
* (Fcall_interactively): In `c' case, use message_nologRichard M. Stallman1996-03-201-1/+4
* Update FSF's address in the preamble.Erik Naggum1996-01-151-1/+2
* (Fcall_interactively, Fprefix_numeric_value): Harmonize arguments withErik Naggum1996-01-091-5/+5
* (Fcall_interactively): Undo previous change.Richard M. Stallman1995-12-251-28/+4
* (Fcall_interactively): Handle an arg of form (FCN ARGS...).Karl Heuer1995-12-211-5/+29
* (Fcall_interactively): Don't log prompt strings.Karl Heuer1995-12-191-2/+2
* (Fcall_interactively): In `c' case, clear out the messageRichard M. Stallman1995-11-301-0/+1
* (syms_of_callint): Set up Qlet, Qletx, Qsave_excursion.Richard M. Stallman1995-11-101-14/+34
* (Fcall_interactively): New arg KEYS.Richard M. Stallman1995-10-271-11/+19
* (callint_message, callint_message_size): New vars.Richard M. Stallman1995-10-071-19/+43
* (Fcall_interactively): Doc fix.Richard M. Stallman1995-07-181-0/+1
* (Fprefix_numeric_value): Fix type check.Karl Heuer1995-06-141-1/+1
* (current_prefix_partial): Deleted.Karl Heuer1995-06-071-105/+2
* (Fcall_interactively): Cast arg of doprnt.Karl Heuer1995-05-251-1/+2
* Fix previous change.Karl Heuer1995-04-131-1/+1
* (Fcall_interactively): Fix paren nesting.Richard M. Stallman1995-04-131-1/+1
* (Fcall_interactively): Fix handling of @Richard M. Stallman1995-04-111-1/+1
* (Fcall_interactively): Call single_kboard_stateRichard M. Stallman1995-04-101-9/+3
* (Fcall_interactively): Fix previous change.Karl Heuer1995-04-071-1/+1
* (Fcall_interactively): `+' is reserved for user changes.Richard M. Stallman1995-04-071-2/+8
* Rename perdisplay to kboard.Karl Heuer1995-03-151-35/+35
* (clear_prefix_arg): current_perdisplay now is never null.Karl Heuer1995-03-131-2/+0
* (current_prefix_partial): New var.Karl Heuer1995-03-081-0/+105
* (Fcall_interactively): Fix Feb 22 change.Richard M. Stallman1995-03-061-1/+1
* (Fcall_interactively): Disallow switch-frame events when reading `k' or `K'Karl Heuer1995-03-031-2/+2
* (Fcall_interactively, syms_of_callint, Vprefix_arg, Vcurrent_prefix_arg): UndoKarl Heuer1995-03-011-2/+22
* (Fcall_interactively): Lock the display before executing the command, noKarl Heuer1995-02-281-1/+9
* (Fcall_interactively): If the display hasn't already been locked by readingKarl Heuer1995-02-241-0/+4
* (Fcall_interactively): Use markers temporarily inRichard M. Stallman1995-02-231-9/+25
* Doc fix.Richard M. Stallman1995-02-151-1/+2
* (syms_of_callint): Move DEFVAR_DISPLAY's to keyboard.c.Karl Heuer1995-02-041-20/+0
* (Fcall_interactively): Use perdisplay.Karl Heuer1995-02-011-6/+6
* (Fcall_interactively): Pass new arg to Fread_string.Richard M. Stallman1995-01-301-2/+2
* (Fcall_interactively): Define K mostly like k.Richard M. Stallman1995-01-241-2/+8
* Fix typo in last change.Roland McGrath1995-01-051-1/+1
* (Fcall_interactively): Use & PSEUDOVECTOR_SIZE_MASK on `size' field ofRoland McGrath1995-01-051-2/+2
* (Vmouse_leave_buffer_hook, Qmouse_leave_buffer_hook): New variables.Richard M. Stallman1994-12-281-0/+16
* (Finteractive): Doc fix.Richard M. Stallman1994-10-041-1/+1
* (Fcall_interactively, Fprefix_numeric_value): Don't use XFASTINT as an lvalue.Karl Heuer1994-10-041-6/+6
* (Fprefix_numeric_value): No longer necessary to set type separately.Karl Heuer1994-10-041-4/+0
* (quotify_arg, Fcall_interactively, Fprefix_numeric_value): Use type testKarl Heuer1994-09-271-11/+11
* (Qplus): New variable.Richard M. Stallman1994-09-261-1/+4
* (Fcall_interactively): Use EMACS_INT.Richard M. Stallman1994-09-171-1/+1
* (Fcall_interactively): Ignore `-' in string.Richard M. Stallman1994-06-151-3/+5
* Update copyright.Karl Heuer1994-05-041-1/+1
* (check_mark, Fcall_interactively): Use assignment, not initialization.Karl Heuer1994-03-231-3/+4
* Fix typo in previous change.Karl Heuer1994-03-091-2/+2
* (Fcall_interactively): Don't select an active minibuffer.Karl Heuer1994-03-091-1/+7
* Include <config.h> instead of "config.h".Roland McGrath1993-09-101-1/+1
* (syms_of_callint): Fix DEFVAR_LISP for Vmark_even_if_inactive to use rightRoland McGrath1993-07-081-1/+1