Mercurial > hg > xemacs-beta
diff lisp/w3/w3-prefs.el @ 16:0293115a14e9 r19-15b91
Import from CVS: tag r19-15b91
author | cvs |
---|---|
date | Mon, 13 Aug 2007 08:49:20 +0200 |
parents | 9ee227acff29 |
children | ec9a17fef872 |
line wrap: on
line diff
--- a/lisp/w3/w3-prefs.el Mon Aug 13 08:48:43 2007 +0200 +++ b/lisp/w3/w3-prefs.el Mon Aug 13 08:49:20 2007 +0200 @@ -1,12 +1,12 @@ ;;; w3-prefs.el --- Preferences panels for Emacs-W3 ;; Author: wmperry -;; Created: 1996/12/29 01:49:57 -;; Version: 1.12 +;; Created: 1997/01/17 04:34:13 +;; Version: 1.15 ;; Keywords: hypermedia, preferences ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; Copyright (c) 1996 by William M. Perry (wmperry@cs.indiana.edu) -;;; Copyright (c) 1996 Free Software Foundation, Inc. +;;; Copyright (c) 1996, 1997 Free Software Foundation, Inc. ;;; ;;; This file is part of GNU Emacs. ;;; @@ -274,8 +274,6 @@ ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; (defvar w3-preferences-compatibility-variables '( - (css-ie-compatibility - . "Internet Explorer (tm) 3.0 compatible stylesheet parsing") (w3-netscape-compatible-comments . "Allow Netscape compatible comments") (w3-user-colors-take-precedence @@ -483,6 +481,7 @@ todo (cdr todo)) (and (fboundp func) (funcall func))))) +;;###autoload (defun w3-preferences-edit () (interactive) (if (not w3-preferences-map)