summaryrefslogtreecommitdiff
path: root/lisp/avoid.el
diff options
context:
space:
mode:
authorDavid J. MacKenzie <djm@gnu.org>1994-02-27 03:25:08 +0000
committerDavid J. MacKenzie <djm@gnu.org>1994-02-27 03:25:08 +0000
commitc39995b2b9470d7ea48164b76c8589903ffb9b41 (patch)
tree0f6e96592de4d5d94b631a94c972fe1bbbb645e2 /lisp/avoid.el
parentad38a339b0b1a95478dcea47d6c3aaa02de54925 (diff)
downloademacs-c39995b2b9470d7ea48164b76c8589903ffb9b41.tar.gz
Fix comment typos.
Diffstat (limited to 'lisp/avoid.el')
-rw-r--r--lisp/avoid.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/avoid.el b/lisp/avoid.el
index 27c851b78b8..4490d0b6dd0 100644
--- a/lisp/avoid.el
+++ b/lisp/avoid.el
@@ -35,7 +35,8 @@
;;; (require 'avoid)
;;; (mouse-avoidance-mode 'cat-and-mouse)))
;;;
-;;; The 'animate can be 'jump or 'banish or 'protean if you prefer.
+;;; The 'cat-and-mouse can be
+;;; 'banish or 'jump or 'animate or 'proteus if you prefer.
;;; See the documentation for function `mouse-avoidance-mode' for
;;; details of the different modes.
;;;