Mercurial > hg > xemacs-beta
changeset 539:eec22eb29327
[xemacs-hg @ 2001-05-14 10:00:08 by adrian]
typo fix
author | adrian |
---|---|
date | Mon, 14 May 2001 10:00:08 +0000 |
parents | 56d2a7dcb919 |
children | bbfb58bc8dde |
files | lisp/mouse.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/mouse.el Mon May 14 09:51:47 2001 +0000 +++ b/lisp/mouse.el Mon May 14 10:00:08 2001 +0000 @@ -532,7 +532,7 @@ is initiated; otherwise the gesture is considered to be a click. See `mouse-track'. -The value should be either a number of a form to be evaluated to +The value should be either a number or a form to be evaluated to produce a number.") (defvar mouse-track-y-threshold '(face-height 'default)