diff lisp/w3/w3-auto.el @ 2:ac2d302a0011 r19-15b2

Import from CVS: tag r19-15b2
author cvs
date Mon, 13 Aug 2007 08:46:35 +0200
parents 376386a54a3c
children 9ee227acff29
line wrap: on
line diff
--- a/lisp/w3/w3-auto.el	Mon Aug 13 08:45:53 2007 +0200
+++ b/lisp/w3/w3-auto.el	Mon Aug 13 08:46:35 2007 +0200
@@ -53,6 +53,10 @@
 (autoload 'widget-put "widget-edit")
 (autoload 'widget-forward "widget-edit")
 (autoload 'widget-backward "widget-edit")
+
+;; Preferences
+(autoload 'w3-preferences-edit "w3-prefs")
+
 (defvar widget-field-new nil)
 
 (provide 'w3-auto)