]> code.delx.au - gnu-emacs/commit
* callint.c (callint_message): Convert to a Lisp string.
authorChong Yidong <cyd@stupidchicken.com>
Thu, 19 Oct 2006 14:13:52 +0000 (14:13 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Thu, 19 Oct 2006 14:13:52 +0000 (14:13 +0000)
commit55b41ef52ebbb03d66ad4b5400500857053a5d7e
treea3f820e327742d2d0be140053897d317eaf83557
parent7da31552c7ee1aae9193ddb46296e2e0d417aea0
* callint.c (callint_message): Convert to a Lisp string.
(syms_of_callint): Initialize it.
(callint_message_size): Var deleted.
(Fcall_interactively): Use Fformat instead of doprnt to construct
prompt string.
src/ChangeLog
src/callint.c