> From: "Drew Adams" <[EMAIL PROTECTED]> > Date: Fri, 7 Jul 2006 08:31:18 -0700 > > The doc string of execute-extended-command should describe its > argument. What's needed is something like this, from the Elisp manual: > > If the command asks for a prefix argument, it receives the value > PREFIX-ARGUMENT. If `execute-extended-command' is called > interactively, the current raw prefix argument is used for > PREFIX-ARGUMENT, and thus passed on to whatever command is run.
Thanks, I fixed the doc string, although not exactly like you suggested. _______________________________________________ emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
