Mercurial > hg > xemacs-beta
diff lisp/w3/w3-menu.el @ 32:e04119814345 r19-15b99
Import from CVS: tag r19-15b99
author | cvs |
---|---|
date | Mon, 13 Aug 2007 08:52:56 +0200 |
parents | ec9a17fef872 |
children | c53a95d3c46d |
line wrap: on
line diff
--- a/lisp/w3/w3-menu.el Mon Aug 13 08:52:30 2007 +0200 +++ b/lisp/w3/w3-menu.el Mon Aug 13 08:52:56 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