Mercurial > hg > xemacs-beta
diff lisp/w3/docomp.el @ 20:859a2309aef8 r19-15b93
Import from CVS: tag r19-15b93
author | cvs |
---|---|
date | Mon, 13 Aug 2007 08:50:05 +0200 |
parents | 9ee227acff29 |
children | 441bb1e64a06 |
line wrap: on
line diff
--- a/lisp/w3/docomp.el Mon Aug 13 08:49:44 2007 +0200 +++ b/lisp/w3/docomp.el Mon Aug 13 08:50:05 2007 +0200 @@ -78,9 +78,6 @@ 'gnus-nntp-server 'nntp-server-name 'nntp-version 'gnus-default-nntp-server) -;; For ps-print -(w3-declare-variables 'ps-bold-faces 'ps-italic-faces 'ps-print-version) - ;; For xpm-button (w3-declare-variables 'x-library-search-path) @@ -108,5 +105,6 @@ (and w3-running-FSF19 (< emacs-minor-version 29) (require 'font)) + (require 'w3-sysdp) (provide 'ange-ftp)