File: callint.c.html

Defined variables (8)

command-debug-statusDebugging status of current interactive command.
command-historyList of recent commands that read arguments from terminal.
current-prefix-argThe value of the prefix argument for this editing command.
inhibit-mouse-event-checkWhether the interactive spec "e" requires a mouse gesture event.
last-prefix-argThe value of the prefix argument for the previous editing command.
mark-even-if-inactiveNon-nil means you can use the mark even when inactive.
mouse-leave-buffer-hookHook run when the user mouse-clicks in a window.
prefix-argThe value of the prefix argument for the next editing command.

Defined functions (4)

call-interactively(FUNCTION &optional RECORD-FLAG KEYS)
funcall-interactively(FUNCTION &rest ARGUMENTS)
interactive(&optional ARG-DESCRIPTOR &rest MODES)
prefix-numeric-value(RAW)

Defined faces (0)