diff lisp/w3/w3-auto.el @ 110:fe104dbd9147 r20-1b7

Import from CVS: tag r20-1b7
author cvs
date Mon, 13 Aug 2007 09:19:45 +0200
parents 360340f9fd5f
children 8619ce7e4c50
line wrap: on
line diff
--- a/lisp/w3/w3-auto.el	Mon Aug 13 09:18:41 2007 +0200
+++ b/lisp/w3/w3-auto.el	Mon Aug 13 09:19:45 2007 +0200
@@ -11,7 +11,7 @@
 (autoload 'w3-hotlist-rename-entry "w3-hot")
 (autoload 'w3-hotlist-append "w3-hot")
 (autoload 'w3-parse-hotlist "w3-hot")
-(autoload 'w3-use-hotlist "w3-hot")
+(autoload 'w3-use-hotlist "w3-hot" nil t)
 (autoload 'w3-hotlist-add-document-at-point "w3-hot")
 (autoload 'w3-hotlist-add-document "w3-hot")
 
@@ -46,7 +46,7 @@
 (autoload 'widget-at "wid-edit")
 
 ;; Preferences
-(autoload 'w3-preferences-edit "w3-prefs")
+(autoload 'w3-preferences-edit "w3-prefs" "" t)
 
 (defvar widget-field-new nil)