Mercurial > emacs
changeset 6106:b8026de94b3a
Fix comment typos.
author | David J. MacKenzie <djm@gnu.org> |
---|---|
date | Sun, 27 Feb 1994 03:25:08 +0000 |
parents | 31d2f3e0cf64 |
children | 8cc2a5d2e728 |
files | lisp/avoid.el |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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. ;;;