From dd46cfc500492bfb82a400d3c766a95c464819ec Mon Sep 17 00:00:00 2001 From: Bjorn Winckler Date: Fri, 22 Aug 2008 00:40:38 +0200 Subject: [PATCH] Update 'go' help on 'T' option --- runtime/doc/options.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/runtime/doc/options.txt b/runtime/doc/options.txt index 61351d317b..7cacb4a9d1 100644 --- a/runtime/doc/options.txt +++ b/runtime/doc/options.txt @@ -3499,7 +3499,7 @@ A jump table for the options with a short description can be found at |Q_op|. Exception: Athena will always use grey menu items. *'go-t'* 't' Include tearoff menu items. Currently only works for Win32, - GTK+, and Motif 1.2 GUI. + GTK+, MacVim, and Motif 1.2 GUI. *'go-T'* 'T' Include Toolbar. Currently only in Win32, GTK+, Motif, Photon and Athena GUIs.