diff lisp/w3/w3-cus.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 3d6bfa290dbd
line wrap: on
line diff
--- a/lisp/w3/w3-cus.el	Mon Aug 13 09:47:55 2007 +0200
+++ b/lisp/w3/w3-cus.el	Mon Aug 13 09:49:09 2007 +0200
@@ -1,7 +1,7 @@
 ;;; w3-cus.el --- Customization support for Emacs-W3
 ;; Author: wmperry
-;; Created: 1997/05/28 13:51:24
-;; Version: 1.9
+;; Created: 1997/07/06 22:30:54
+;; Version: 1.10
 ;; Keywords: comm, help, hypermedia
 
 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
@@ -346,6 +346,7 @@
 	(40 (-40 "%b"))
 	" "
 	(w3-current-isindex "[Searchable]  ")
+	(w3-current-badhtml "[BAD HTML]  ")
 	"%p" "  " global-mode-string))
   "*The modeline format string when in w3 mode"
   :group 'w3-advanced