aboutsummaryrefslogtreecommitdiffstats
path: root/src/callint.c
Commit message (Expand)AuthorAgeFilesLines
* (syms_of_callint): Fix DEFVAR_LISP for Vmark_even_if_inactive to use rightRoland McGrath1993-07-081-1/+1
* (check_mark): Don't check mark-active unless in transient-mark-mode.Roland McGrath1993-07-081-2/+3
* (Vmark_even_if_inactive): New var, with Lisp variable.Richard M. Stallman1993-07-041-1/+13
* (check_mark): Error if mark is not active.Richard M. Stallman1993-03-071-4/+6
* * callint.c (Fcall_interactively): Pass the correct number ofJim Blandy1993-02-221-1/+1
* JimB's changes since January 18thJim Blandy1993-01-261-14/+29
* (Fcall_interactively): For `s', use Fread_string.Richard M. Stallman1992-12-211-1/+1
* (preserved_fns): New var.Richard M. Stallman1992-10-301-3/+47
* * callint.c (Fcall_interactively): Change handling of 'e' spec;Jim Blandy1992-10-171-2/+3
* * callint.c (Fcall_interactively): Allow multiple 'e' specs.Jim Blandy1992-10-111-6/+16
* (Fcall_interactively): Pass 2nd arg to Fother_buffer.Richard M. Stallman1992-10-061-2/+3
* * callint.c (Fcall_interactively): Remove the 'K' interactiveJim Blandy1992-09-131-5/+4
* (Fcall_interactively): For `K', use last_nonmenu_event.Richard M. Stallman1992-09-051-2/+4
* entered into RCSRichard M. Stallman1992-07-261-1/+12
* *** empty log message ***Richard M. Stallman1992-07-241-4/+1
* *** empty log message ***Richard M. Stallman1992-07-191-1/+1
* *** empty log message ***Jim Blandy1992-06-301-2/+3
* *** empty log message ***Jim Blandy1992-05-181-6/+1
* *** empty log message ***Richard M. Stallman1992-05-131-1/+1
* *** empty log message ***Jim Blandy1992-04-241-6/+1
* *** empty log message ***Jim Blandy1992-04-191-6/+14
* *** empty log message ***Jim Blandy1992-01-281-0/+1
* *** empty log message ***Jim Blandy1992-01-131-11/+11
* *** empty log message ***Jim Blandy1991-12-041-10/+22
* Initial revisionMichael I. Bushnell1991-08-251-0/+569