changeset 41486:de636eea1557

Remove comments about tooltips not being supported on MS-Windows.
author Jason Rumney <jasonr@gnu.org>
date Sun, 25 Nov 2001 11:33:04 +0000
parents 28a987555ba1
children 56f1be55a6a2
files man/frames.texi
diffstat 1 files changed, 2 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/man/frames.texi	Sun Nov 25 11:32:52 2001 +0000
+++ b/man/frames.texi	Sun Nov 25 11:33:04 2001 +0000
@@ -31,8 +31,8 @@
 
 @cindex MS Windows
   Emacs compiled for MS Windows mostly supports the same features as
-under X.  However, images, tool bars, and tooltips are not yet
-available in Emacs version 21.1 on MS-Windows.
+under X.  However, images and tool bars are not yet available in Emacs
+version 21.3 on MS-Windows.
 
 @menu
 * Mouse Commands::      Moving, cutting, and pasting, with the mouse.
@@ -850,9 +850,6 @@
 various aspects of how tooltips work.  When Tooltip mode is disabled,
 the help text is displayed in the echo area instead.
 
-  As of Emacs 21.1, tooltips are not supported on MS-Windows,
-so on that system the help text always appears in the echo area.
-
   @xref{X Resources}, for information on customizing the windows
 that display tooltips.