]> git.eshelyaron.com Git - emacs.git/commit
(fix_command): New subroutine, from Fcall_interactively.
authorRichard M. Stallman <rms@gnu.org>
Sun, 23 Feb 2003 15:14:08 +0000 (15:14 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 23 Feb 2003 15:14:08 +0000 (15:14 +0000)
commit120d0a23ea5a2a4b9cea75ead02c73ea85ed7b1b
tree2573463a2a7c2403b23832be379315dd68774658
parente3bfcda9ac9b5b9a279c25539a1a4e9d94826ef3
(fix_command): New subroutine, from Fcall_interactively.
Detect (when ... (region-beginning)) etc.
(Fcall_interactively): Call fix_command.
(Qif, Qwhen): New variables.
(syms_of_callint): Init and staticpro them.
src/ChangeLog
src/callint.c