[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: (doc) bug for menu-bar-mode
From: |
Eli Zaretskii |
Subject: |
Re: (doc) bug for menu-bar-mode |
Date: |
Sun, 9 Dec 2001 11:40:17 +0200 (IST) |
On 8 Dec 2001, Allan Gottlieb wrote:
> The doc for menu-bar-mode
>
> menu-bar-mode is an interactive compiled Lisp function in `menu-bar'.
> (menu-bar-mode FLAG)
>
> Toggle display of a menu bar on each frame.
> This command applies to all frames that exist and frames to be
> created in the future.
> With a numeric argument, if the argument is positive,
> turn on menu bars; otherwise, turn off menu bars.
>
> suggests that (menu-bar-mode) is a toggle, i.e. that FLAG is
> optional.
I don't see where the doc string suggests that the FLAG argument is
optional. Could you please point out what confused you into thinking
that?