comparison lisp/w3/w3-auto.el @ 82:6a378aca36af r20-0b91

Import from CVS: tag r20-0b91
author cvs
date Mon, 13 Aug 2007 09:07:36 +0200
parents 1ce6082ce73f
children 0d2f883870bc
comparison
equal deleted inserted replaced
81:ebca3d831cea 82:6a378aca36af
30 (autoload 'w3-parse-tree-to-latex "w3-latex") 30 (autoload 'w3-parse-tree-to-latex "w3-latex")
31 (autoload 'w3-show-dvi "w3-latex") 31 (autoload 'w3-show-dvi "w3-latex")
32 32
33 ;; Stylesheet stuff 33 ;; Stylesheet stuff
34 (autoload 'w3-handle-style "w3-style") 34 (autoload 'w3-handle-style "w3-style")
35 (autoload 'w3-display-stylesheet "w3-style") 35 (autoload 'w3-display-stylesheet "w3-style" "" t)
36 36
37 ;; Setup stuff 37 ;; Setup stuff
38 (autoload 'url-do-setup "url") 38 (autoload 'url-do-setup "url")
39 (autoload 'w3-do-setup "w3") 39 (autoload 'w3-do-setup "w3")
40 40