index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
callint.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright for years from Emacs 21 to present (mainly adding
Glenn Morris
2007-01-14
1
-2
/
+2
*
(Finteractive): Doc fix.
Richard M. Stallman
2006-12-26
1
-3
/
+3
*
* callint.c (callint_message): Convert to a Lisp string.
Chong Yidong
2006-10-19
1
-55
/
+32
*
* callint.c (Fcall_interactively): Doc fix.
Chong Yidong
2006-09-25
1
-2
/
+4
*
Change callers of read_char.
Chong Yidong
2006-07-26
1
-3
/
+3
*
(check_mark): Use xsignal0.
Kim F. Storm
2006-07-18
1
-1
/
+1
*
(Fcall_interactively): Remove loop around wrong_type_argument.
Kim F. Storm
2006-07-12
1
-6
/
+2
*
(Fcall_interactively): Update/simplify sit_for calls.
Kim F. Storm
2006-07-11
1
-2
/
+2
*
(Fcall_interactively): Fread_from_minibuffer now takes only seven args.
Luc Teirlinck
2006-05-25
1
-1
/
+1
*
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2006-02-06
1
-1
/
+1
*
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2005-08-07
1
-2
/
+2
*
Update FSF's address.
Lute Kamstra
2005-07-04
1
-2
/
+2
*
(Finteractive): Document G option.
Richard M. Stallman
2005-03-17
1
-0
/
+7
*
(Fcall_interactively): Call Fread_from_minibuffer with extra argument.
Luc Teirlinck
2004-11-21
1
-1
/
+1
*
(Fcall_interactively): Remove unused variable 'funcar'.
Kim F. Storm
2004-11-09
1
-1
/
+0
*
(Fcall_interactively): Avoid reusing EVENT for other data.
Richard M. Stallman
2004-11-07
1
-7
/
+7
*
(Fcall_interactively): Add 'U' code to get the up-event discarded by a
Kim F. Storm
2004-10-26
1
-4
/
+19
*
(Fcall_interactively): Doc fix.
Luc Teirlinck
2004-07-31
1
-1
/
+2
*
(Fkey_description): Change callers.
Kim F. Storm
2004-04-16
1
-2
/
+2
*
(fix_command): Use XDCR.
Stefan Monnier
2004-04-14
1
-1
/
+1
*
(Fcall_interactively): Fix last change.
Kim F. Storm
2004-03-29
1
-1
/
+1
*
(Fcall_interactively): Use Finteractive_form.
Stefan Monnier
2004-03-29
1
-15
/
+7
*
Add arch taglines
Miles Bader
2003-09-01
1
-0
/
+3
*
(Fcall_interactively): Save and restore Vthis_command, Vthis_original_command,
Richard M. Stallman
2003-08-29
1
-0
/
+20
*
(Fselect_window): Add optional arg `norecord'.
Stefan Monnier
2003-05-17
1
-3
/
+3
*
Comment change.
Richard M. Stallman
2003-04-06
1
-4
/
+8
*
(fix_command): Declare as static void and move before Fcall_interactively.
Juanma Barranquero
2003-02-24
1
-64
/
+64
*
(fix_command): New subroutine, from Fcall_interactively.
Richard M. Stallman
2003-02-23
1
-39
/
+70
*
Trailing whitespace deleted.
Juanma Barranquero
2003-02-04
1
-3
/
+3
*
(Fcall_interactively): Use next_event only if less
Andreas Schwab
2002-12-02
1
-1
/
+3
*
(Fcall_interactively): If a command fails because
Richard M. Stallman
2002-11-24
1
-3
/
+22
*
(Fcall_interactively): New local filter_specs.
Richard M. Stallman
2002-11-05
1
-2
/
+13
*
Most uses of XSTRING combined with STRING_BYTES or indirection changed to
Ken Raeburn
2002-07-15
1
-6
/
+6
*
Use macro SPECPDL_INDEX.
Juanma Barranquero
2002-07-11
1
-3
/
+3
*
(Fcall_interactively): When checking to see if doprnt hit
Miles Bader
2002-06-25
1
-1
/
+1
*
(Fcall_interactively) <"D">: Supply Qfile_directory_p
Kim F. Storm
2002-05-27
1
-3
/
+5
*
* callint.c (Fcall_interactively): Use XSTRING and SYMBOL_NAME
Ken Raeburn
2002-05-20
1
-1
/
+1
*
(Fcall_interactively): Use INTEGERP instead of
Gerd Moellmann
2002-04-05
1
-3
/
+3
*
(check_mark): New arg to specify clearer error message.
Richard M. Stallman
2002-02-01
1
-4
/
+6
*
Do not include mocklisp.h.
Pavel Janík
2001-12-22
1
-6
/
+0
*
Update usage of CHECK_ macros (remove unused second argument).
Pavel Janík
2001-11-02
1
-1
/
+1
*
(Finteractive): Add usage to doc-string.
Pavel Janík
2001-11-02
1
-1
/
+2
*
Change doc-string comments to `new style' [w/`doc:' keyword].
Pavel Janík
2001-10-20
1
-111
/
+106
*
Avoid (most) uses of XCAR/XCDR as lvalues, for flexibility in experimenting
Ken Raeburn
2001-10-16
1
-3
/
+3
*
(prefix-arg, current-prefix-arg): Fix typo in a doc string.
Pavel Janík
2001-10-15
1
-2
/
+2
*
(Fcall_interactively): Remove unused code. Use XCAR/XCDR.
Stefan Monnier
2001-10-12
1
-5
/
+2
*
Include keymap.h.
Stefan Monnier
2001-10-08
1
-0
/
+1
*
(Fcall_interactively): Prevent a compiler warning.
Gerd Moellmann
2000-12-21
1
-1
/
+4
*
Remove includes of
Gerd Moellmann
2000-09-02
1
-6
/
+2
*
(toplevel) [HAVE_STRING_H]: Include string.h.
Gerd Moellmann
2000-08-28
1
-2
/
+8
[next]