Gerd Moellmann
4f8959185a
(Fcall_interactively): Prevent a compiler warning.
2000-12-21 20:40:40 +00:00
Gerd Moellmann
8892f40bde
Remove includes of
...
string.h and strings.h.
(index) [HAVE_INDEX]: Add prototype.
2000-09-02 19:35:49 +00:00
Gerd Moellmann
a847af86f5
(toplevel) [HAVE_STRING_H]: Include string.h.
...
(toplevel) [HAVE_STRINGS_H]: Include strings.h.
(index): Remove prototypes which might conflict with non-standard
definitions of index/strchr.
2000-08-28 15:03:29 +00:00
Dave Love
824b5cfcbb
(Fcall_interactively): Doc fix.
2000-06-01 19:02:58 +00:00
Ken Raeburn
7539e11fca
more XCAR/XCDR/XFLOAT_DATA uses, to help isolete lisp engine
1999-10-25 04:58:18 +00:00
Ken Raeburn
70949dac51
Use XCAR, XCDR, XFLOAT_DATA instead of explicit member access.
1999-09-12 05:07:01 +00:00
Andreas Schwab
4b27f17c03
(Fcall_interactively): Ignore first element of
...
event-symbol-elements property.
1999-07-01 15:02:43 +00:00
Kenichi Handa
562e4a4f61
(Fcall_interactively) <'C'>: Give Fread_char Qnil
...
because of the change of the second argument of Fread_char.
1998-12-22 06:06:48 +00:00
Kenichi Handa
24819c4351
(Fcall_interactively): Don't use input method when
...
reading a character in the case of `c' code letter.
1998-09-22 10:23:40 +00:00
Richard M. Stallman
7a983715c8
(Fcall_interactively): Pass new args to Fread_event
...
and Fread_char. Let Fread_char do the prompting.
1998-08-18 11:06:30 +00:00
Richard M. Stallman
ad4ac47521
(Fcall_interactively): Pass new arg to Fread_key_sequence.
1998-08-07 07:15:37 +00:00
Richard M. Stallman
cdfac81276
(Fcall_interactively) <k, K>: If sequence ends in a down
...
event, discard following up event.
1998-06-14 19:03:11 +00:00
Richard M. Stallman
fe3fbdcc80
(syms_of_callint): Set up Lisp variable.
1998-06-07 22:33:11 +00:00
Richard M. Stallman
34c5d0ed52
(Fcall_interactively): Pass new arg to Fother_buffer.
1998-05-25 22:32:58 +00:00
Richard M. Stallman
225c215740
(Fcall_interactively): Truncate command-history here.
1998-04-23 21:18:18 +00:00
Andreas Schwab
dfcf069d56
Fix -Wimplicit warnings.
1998-04-14 12:25:56 +00:00
Richard M. Stallman
fc932ac6c7
Use STRING_BYTES and SET_STRING_BYTES.
1998-03-21 07:06:14 +00:00
Richard M. Stallman
88bc3111a7
(Fcall_interactively): Allocate string by bytes.
...
Use message_with_string.
1998-01-09 23:33:09 +00:00
Richard M. Stallman
dc33013920
(Fcall_interactively) <'d', 'r'>: Use set_marker_both.
1998-01-01 06:47:25 +00:00
Richard M. Stallman
024d8713bc
(Fcall_interactively): Pass new arg to Fread_coding_system.
1997-09-05 05:38:41 +00:00
Kenichi Handa
93fb51ae2e
(Finteractive): Document the code letter `M'.
...
(Fcall_interactively): Call Fcompleting_read,
Fread_from_minibuffer, and Fread_string with a proper value for
the arg INHERIT-INPUT-METHOD. Handle the code letter `M'.
1997-08-26 11:42:33 +00:00
Richard M. Stallman
56fe6fc085
(Fcall_interactively): Pass new arg to sit_for.
1997-05-27 01:50:25 +00:00
Richard M. Stallman
91a6ba781b
(Fcall_interactively): Use num_input_events.
1997-05-19 03:21:06 +00:00
Richard M. Stallman
55c4d99f91
(Fcall_interactively): Pass extra arg to Fread_string.
1997-05-15 02:28:34 +00:00
Richard M. Stallman
ff9cd111c6
(Fcall_interactively): Pass new arg to
...
Fread_from_minibuffer and Fread_variable.
(Fcall_interactively): Pass new arg to Fcompleting_read.
1997-05-10 21:44:59 +00:00
Karl Heuer
40b2421cb0
(doc-string of `interactive'): Describe new code
...
letters `i', `z', and `Z'.
(Fcall_interactively): Handle them.
1997-02-20 06:45:50 +00:00
Richard M. Stallman
c631c234c0
(Fcall_interactively): Bind cursor-in-echo-area to t for k' and K'.
1996-09-28 20:38:18 +00:00
Karl Heuer
6ec8bbd20d
Change all references from point to PT.
1996-09-01 19:15:05 +00:00
Richard M. Stallman
f0490a0bf2
(Fcall_interactively): For N' and n',
...
if we don't get a number, try again.
1996-08-29 00:51:51 +00:00
Richard M. Stallman
491ee8415e
(Fcall_interactively): In `c' case, use message_nolog
...
instead of message1_nolog.
1996-03-20 13:34:21 +00:00
Erik Naggum
3b7ad313e0
Update FSF's address in the preamble.
1996-01-15 09:18:04 +00:00
Erik Naggum
7868a9779b
(Fcall_interactively, Fprefix_numeric_value): Harmonize arguments with
...
documentation.
1996-01-09 00:30:41 +00:00
Richard M. Stallman
6bc1abf2e0
(Fcall_interactively): Undo previous change.
1995-12-25 00:33:14 +00:00
Karl Heuer
71eda2d573
(Fcall_interactively): Handle an arg of form (FCN ARGS...).
...
(Fcall_interactively): Move have_prefix_arg label to 'p'.
1995-12-21 16:57:00 +00:00
Karl Heuer
453ed650c8
(Fcall_interactively): Don't log prompt strings.
1995-12-19 23:20:14 +00:00
Richard M. Stallman
07682ca3c9
(Fcall_interactively): In `c' case, clear out the message
...
after reading the character.
1995-11-30 00:31:52 +00:00
Richard M. Stallman
8450690adc
(syms_of_callint): Set up Qlet, Qletx, Qsave_excursion.
...
(Fcall_interactively): Look past those special forms
when checking for a call to `list'.
1995-11-10 06:34:09 +00:00
Richard M. Stallman
d455db8e01
(Fcall_interactively): New arg KEYS.
1995-10-27 21:55:33 +00:00
Richard M. Stallman
df31bc64f9
(callint_message, callint_message_size): New vars.
...
(syms_of_callint): Set up new vars.
(Fcall_interactively): Keep the prompt in the heap.
1995-10-07 21:54:29 +00:00
Richard M. Stallman
994662ce7a
(Fcall_interactively): Doc fix.
1995-07-18 19:14:38 +00:00
Karl Heuer
3399a477ea
(Fprefix_numeric_value): Fix type check.
1995-06-14 22:18:34 +00:00
Karl Heuer
1e0c5826c5
(current_prefix_partial): Deleted.
...
(Vprefix_arg): Deleted; not part of struct kboard again.
(Funiversal_argument, Fnegative_argument, Fdigit_argument)
(clear_prefix_arg, finalize_prefix_arg, describe_prefix_arg): Deleted.
(syms_of_callint): Use DEFVAR_KBOARD for Vprefix_arg.
Remove defsubrs for deleted functions.
1995-06-07 22:12:07 +00:00
Karl Heuer
cc04c67905
(Fcall_interactively): Cast arg of doprnt.
1995-05-25 14:30:07 +00:00
Karl Heuer
a6d1245e3a
Fix previous change.
1995-04-13 16:55:10 +00:00
Richard M. Stallman
6352522846
(Fcall_interactively): Fix paren nesting.
1995-04-13 16:10:04 +00:00
Richard M. Stallman
21ba0e68ef
(Fcall_interactively): Fix handling of @
...
when it tests whether the event has a window in it.
1995-04-11 03:04:38 +00:00
Richard M. Stallman
652e224062
(Fcall_interactively): Call single_kboard_state
...
to switch to the single-kboard state.
1995-04-10 07:22:15 +00:00
Karl Heuer
fb7756026a
(Fcall_interactively): Fix previous change.
1995-04-07 23:10:25 +00:00
Richard M. Stallman
e92d107bce
(Fcall_interactively): `+' is reserved for user changes.
1995-04-07 22:46:38 +00:00
Karl Heuer
cd8b5aa348
Rename perdisplay to kboard.
1995-03-15 01:49:46 +00:00