comparison lisp/w3/w3-auto.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 859a2309aef8
comparison
equal deleted inserted replaced
15:ad457d5f7d04 16:0293115a14e9
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