# HG changeset patch # User Juanma Barranquero # Date 1118412355 0 # Node ID 08eb8fe4b5efd6d0457c1131c7d6e55e25a19990 # Parent 4f2b9ea9b0067a83b0759d62b63edb1735ff951e (mouse-1-click-follows-link): Fix spellings in docstrings. diff -r 4f2b9ea9b006 -r 08eb8fe4b5ef lisp/mouse.el --- 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.