Mercurial > emacs
changeset 30482:d9af2c1682d5
Help strings are supported on MS-Windows and MS-DOS as well.
Mouse highlight is supported on MS-DOS.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Wed, 26 Jul 2000 18:51:09 +0000 |
parents | b603c68fff56 |
children | 05fc373ff5b8 |
files | etc/NEWS |
diffstat | 1 files changed, 6 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/NEWS Wed Jul 26 18:44:36 2000 +0000 +++ b/etc/NEWS Wed Jul 26 18:51:09 2000 +0000 @@ -191,8 +191,12 @@ to the source name (.emacs.el), if that exists, after loading it. ** The help string specified for a menu-item whose definition contains -the property `:help HELP' is now displayed under X either in the echo -area or with tooltips. +the property `:help HELP' is now displayed under X, on MS-Windows, and +MS-DOS, either in the echo area or with tooltips. Many standard menus +displayed by Emacs now have help strings. + +** Highlighting of mouse-sensitive regions is now supported in the +MS-DOS version of Emacs. ** New user option `read-mail-command' specifies a command to use to read mail from the menu etc.