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
commit978625b7e002de546fec4c5e2f583bb601599c66 (patch)
treeaad600dbb2ee5c9a31f275e826f91f388095fb04 /lisp/avoid.el
parent0de5246d1de6d9d71480a9d5d99f1f6b085662d0 (diff)
downloademacs-978625b7e002de546fec4c5e2f583bb601599c66.tar.gz
emacs-978625b7e002de546fec4c5e2f583bb601599c66.tar.bz2
emacs-978625b7e002de546fec4c5e2f583bb601599c66.zip
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.
;;;