Mercurial > hg > xemacs-beta
diff lisp/w3/w3-auto.el @ 32:e04119814345 r19-15b99
Import from CVS: tag r19-15b99
author | cvs |
---|---|
date | Mon, 13 Aug 2007 08:52:56 +0200 |
parents | ec9a17fef872 |
children | c53a95d3c46d |
line wrap: on
line diff
--- a/lisp/w3/w3-auto.el Mon Aug 13 08:52:30 2007 +0200 +++ b/lisp/w3/w3-auto.el Mon Aug 13 08:52:56 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)