Mercurial > hg > xemacs-beta
diff lisp/w3/w3-menu.el @ 173:8eaf7971accc r20-3b13
Import from CVS: tag r20-3b13
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:49:09 +0200 |
parents | 5a88923fcbfe |
children | 489f57a838ef |
line wrap: on
line diff
--- a/lisp/w3/w3-menu.el Mon Aug 13 09:47:55 2007 +0200 +++ b/lisp/w3/w3-menu.el Mon Aug 13 09:49:09 2007 +0200 @@ -1,7 +1,7 @@ ;;; w3-menu.el --- Menu functions for emacs-w3 ;; Author: wmperry -;; Created: 1997/06/24 13:59:48 -;; Version: 1.40 +;; Created: 1997/07/06 22:24:36 +;; Version: 1.41 ;; Keywords: menu, hypermedia ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; @@ -291,6 +291,7 @@ "View" ["Document Information" w3-document-information t] ["Document Source" w3-source-document t] + ["Document Errors" w3-display-errors w3-current-badhtml] ["Load Images" w3-load-delayed-images w3-delayed-images] "----" ["Refresh" w3-refresh-buffer w3-current-parse]