emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

usage: for ml-prefix-argument-loop?


From: Pavel Janík
Subject: usage: for ml-prefix-argument-loop?
Date: Fri, 02 Nov 2001 08:17:16 +0100
User-agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.1.50 (i386-suse-linux-gnu)

Hi,

I have just committed patch which adds usage: to the following functions:

        * process.c (Fstart_process): Add usage to doc-string.
        * data.c (Fsetq_default): Ditto.
        * callint.c (Finteractive): Ditto.

Without that Emacs displayed something like this:

ml-prefix-argument-loop is a special form.
[Missing arglist.  Please make a bug report.]

usage: (ml-prefix-argument-loop ...)

This function should now be the only one without correct usage:. BTW - the
current doc-string of this function is:

       doc: /* usage: (ml-prefix-argument-loop ...)  */)

but usage: is not at the beginning of the line so it is not used as it
should. We should probably add proper doc-string for it if Richard decides
to not remove that file (mocklisp*) completely.
-- 
Pavel Janík

printk(KERN_WARNING "Multi-volume CD somehow got mounted.\n");
                  -- 2.2.16 fs/isofs/inode.c



reply via email to

[Prev in Thread] Current Thread [Next in Thread]