# HG changeset patch # User David J. MacKenzie # Date 762319508 0 # Node ID b8026de94b3ae9fd2db4c370816f83c6250efe85 # Parent 31d2f3e0cf64ae0ab389fe46ef85a7a0ab828365 Fix comment typos. diff -r 31d2f3e0cf64 -r b8026de94b3a lisp/avoid.el --- a/lisp/avoid.el Sat Feb 26 22:05:19 1994 +0000 +++ b/lisp/avoid.el Sun Feb 27 03:25:08 1994 +0000 @@ -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. ;;;