diff lisp/packages/avoid.el @ 14:9ee227acff29 r19-15b90

Import from CVS: tag r19-15b90
author cvs
date Mon, 13 Aug 2007 08:48:42 +0200
parents ac2d302a0011
children 131b0175ea99
line wrap: on
line diff
--- a/lisp/packages/avoid.el	Mon Aug 13 08:48:18 2007 +0200
+++ b/lisp/packages/avoid.el	Mon Aug 13 08:48:42 2007 +0200
@@ -72,6 +72,7 @@
 
 (provide 'avoid)
 
+;;;###autoload
 (defvar mouse-avoidance-mode nil
   "Value is t or a symbol if the mouse pointer should avoid the cursor.
 See function `mouse-avoidance-mode' for possible values.  Changing this
@@ -366,4 +367,4 @@
 ;;;###autoload
 (add-minor-mode 'mouse-avoidance-mode " Avoid")
 
-;;; End of avoid.el
+;;; avoid.el ends here