Mercurial > hg > xemacs-beta
diff lisp/w3/w3-menu.el @ 110:fe104dbd9147 r20-1b7
Import from CVS: tag r20-1b7
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:19:45 +0200 |
parents | 360340f9fd5f |
children | 8619ce7e4c50 |
line wrap: on
line diff
--- a/lisp/w3/w3-menu.el Mon Aug 13 09:18:41 2007 +0200 +++ b/lisp/w3/w3-menu.el Mon Aug 13 09:19:45 2007 +0200 @@ -1,7 +1,7 @@ ;;; w3-menu.el --- Menu functions for emacs-w3 ;; Author: wmperry -;; Created: 1997/03/04 14:32:11 -;; Version: 1.30 +;; Created: 1997/03/13 19:25:10 +;; Version: 1.32 ;; Keywords: menu, hypermedia ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; @@ -318,11 +318,11 @@ (if (and w3-running-xemacs (featurep 'toolbar)) ["Show Toolbar" w3-toggle-toolbar :style toggle :selected (w3-toolbar-active)] - nil) + ["Show Toolbar" w3-toggle-toolbar nil]) (if w3-running-xemacs ["Show Location" w3-toggle-location :style toggle :selected (w3-location-active)] - nil) + ["Show Location" w3-toggle-location nil]) (if w3-running-xemacs ["Show Status Bar" w3-toggle-minibuffer :style toggle @@ -634,6 +634,7 @@ url-be-asynchronous url-honor-refresh-requests url-privacy-level + url-cookie-confirmation url-proxy-services url-standalone-mode url-use-hypertext-gopher