diff options
author | Eli Zaretskii <eliz@gnu.org> | 2000-08-22 15:00:38 +0000 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2000-08-22 15:00:38 +0000 |
commit | 96ba5a860c851b97ef4dd8b862d84f0a7ba2e48d (patch) | |
tree | 02aff02d7369afc08bcf8e91f5279c9dfdd35143 /man | |
parent | f16874ce340469b83b6018558ff8199418c91efa (diff) | |
download | emacs-96ba5a860c851b97ef4dd8b862d84f0a7ba2e48d.tar.gz |
Document support for help strings and mouse highlight.
Diffstat (limited to 'man')
-rw-r--r-- | man/msdog.texi | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/man/msdog.texi b/man/msdog.texi index c793d8bc481..bcd549c92d6 100644 --- a/man/msdog.texi +++ b/man/msdog.texi @@ -97,6 +97,11 @@ together, that has the effect of @kbd{Mouse-3}. If the mouse does have 3 buttons, Emacs detects that at startup, and all the 3 buttons function normally, as on X. + Help strings for menu-bar and pop-up menus are displayed in the echo +area when the mouse pointer moves across the menu items. +Highlighting of mouse-sensitive text (@pxref{Mouse References}) is also +supported. + @cindex mouse, set number of buttons @findex msdos-set-mouse-buttons Some versions of mouse drivers don't report the number of mouse |