From: David J. MacKenzie Date: Sun, 27 Feb 1994 03:25:08 +0000 (+0000) Subject: Fix comment typos. X-Git-Tag: emacs-19.34~9746 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=978625b7e002de546fec4c5e2f583bb601599c66;p=emacs.git Fix comment typos. --- 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. ;;;