Mercurial > emacs
changeset 63256:08eb8fe4b5ef
(mouse-1-click-follows-link): Fix spellings in docstrings.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Fri, 10 Jun 2005 14:05:55 +0000 |
parents | 4f2b9ea9b006 |
children | cacd1f888146 |
files | lisp/mouse.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/mouse.el Fri Jun 10 14:05:27 2005 +0000 +++ b/lisp/mouse.el Fri Jun 10 14:05:55 2005 +0000 @@ -64,7 +64,7 @@ The absolute numeric value specifices the maximum duration of a \"short click\" in milliseconds. A positive value means that a short click follows the link, and a longer click performs the -normal action. A negative value gives the opposite behaviour. +normal action. A negative value gives the opposite behavior. If value is `double', a double click follows the link.