emacs-devel
[Top][All Lists]
Advanced

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

Re: Two new entries in menu-bar's Tools menu


From: Kim F. Storm
Subject: Re: Two new entries in menu-bar's Tools menu
Date: 13 Feb 2002 22:32:32 +0100
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2.50

"Eli Zaretskii" <address@hidden> writes:

> What do people think about the following two additions to the Tools
> menu?
> 
> + (define-key menu-bar-tools-menu [calculator]
> +   '(menu-item "Calculator" calculator
> +           :help "Invoke the Emacs built-in scientific calculator"))

Good idea.

> + (define-key menu-bar-tools-menu [flyspell]
> +   '(menu-item "Toggle On-the-fly Spelling" flyspell-mode
> +           :help "When ON, highlights misspelled words as you type"))

Shouldn't that be on the Options menu?

-- 
Kim F. Storm <address@hidden> http://www.cua.dk




reply via email to

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