Mon, 01 Sep 2003 15:45:59 +0000 |
Miles Bader |
Add arch taglines
|
Fri, 29 Aug 2003 16:15:31 +0000 |
Richard M. Stallman |
(Fcall_interactively): Save and restore Vthis_command, Vthis_original_command,
|
Sat, 17 May 2003 21:17:45 +0000 |
Stefan Monnier |
(Fselect_window): Add optional arg `norecord'.
|
Sun, 06 Apr 2003 20:28:28 +0000 |
Richard M. Stallman |
Comment change.
|
Mon, 24 Feb 2003 10:57:37 +0000 |
Juanma Barranquero |
(fix_command): Declare as static void and move before Fcall_interactively.
|
Sun, 23 Feb 2003 15:13:41 +0000 |
Richard M. Stallman |
(fix_command): New subroutine, from Fcall_interactively.
|
Tue, 04 Feb 2003 14:56:31 +0000 |
Juanma Barranquero |
Trailing whitespace deleted.
|
Mon, 02 Dec 2002 23:30:54 +0000 |
Andreas Schwab |
(Fcall_interactively): Use next_event only if less
|
Sun, 24 Nov 2002 19:04:25 +0000 |
Richard M. Stallman |
(Fcall_interactively): If a command fails because
|
Tue, 05 Nov 2002 05:15:47 +0000 |
Richard M. Stallman |
(Fcall_interactively): New local filter_specs.
|
Mon, 15 Jul 2002 00:00:41 +0000 |
Ken Raeburn |
Most uses of XSTRING combined with STRING_BYTES or indirection changed to
|
Thu, 11 Jul 2002 14:18:02 +0000 |
Juanma Barranquero |
Use macro SPECPDL_INDEX.
|
Tue, 25 Jun 2002 12:58:54 +0000 |
Miles Bader |
(Fcall_interactively): When checking to see if doprnt hit
|
Mon, 27 May 2002 22:06:29 +0000 |
Kim F. Storm |
(Fcall_interactively) <"D">: Supply Qfile_directory_p
|
Mon, 20 May 2002 08:05:03 +0000 |
Ken Raeburn |
* callint.c (Fcall_interactively): Use XSTRING and SYMBOL_NAME
|
Fri, 05 Apr 2002 13:36:36 +0000 |
Gerd Moellmann |
(Fcall_interactively): Use INTEGERP instead of
|
Fri, 01 Feb 2002 04:32:24 +0000 |
Richard M. Stallman |
(check_mark): New arg to specify clearer error message.
|
Sat, 22 Dec 2001 13:55:34 +0000 |
Pavel Jank |
Do not include mocklisp.h.
|
Fri, 02 Nov 2001 20:46:55 +0000 |
Pavel Jank |
Update usage of CHECK_ macros (remove unused second argument).
|
Fri, 02 Nov 2001 07:02:18 +0000 |
Pavel Jank |
(Finteractive): Add usage to doc-string.
|
Sat, 20 Oct 2001 20:54:39 +0000 |
Pavel Jank |
Change doc-string comments to `new style' [w/`doc:' keyword].
|
Tue, 16 Oct 2001 09:09:51 +0000 |
Ken Raeburn |
Avoid (most) uses of XCAR/XCDR as lvalues, for flexibility in experimenting
|
Mon, 15 Oct 2001 08:12:52 +0000 |
Pavel Jank |
(prefix-arg, current-prefix-arg): Fix typo in a doc string.
|
Fri, 12 Oct 2001 03:44:45 +0000 |
Stefan Monnier |
(Fcall_interactively): Remove unused code. Use XCAR/XCDR.
|
Mon, 08 Oct 2001 11:39:52 +0000 |
Stefan Monnier |
Include keymap.h.
|
Thu, 21 Dec 2000 20:40:40 +0000 |
Gerd Moellmann |
(Fcall_interactively): Prevent a compiler warning.
|
Sat, 02 Sep 2000 19:35:25 +0000 |
Gerd Moellmann |
Remove includes of
|
Mon, 28 Aug 2000 15:03:29 +0000 |
Gerd Moellmann |
(toplevel) [HAVE_STRING_H]: Include string.h.
|
Thu, 01 Jun 2000 19:02:58 +0000 |
Dave Love |
(Fcall_interactively): Doc fix.
|
Mon, 25 Oct 1999 04:58:18 +0000 |
Ken Raeburn |
more XCAR/XCDR/XFLOAT_DATA uses, to help isolete lisp engine
|