From 1d68acd3a9b80f414bb09d08fa3a2983eaba56bd Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Fri, 10 Jun 2005 14:05:55 +0000 Subject: [PATCH] (mouse-1-click-follows-link): Fix spellings in docstrings. --- lisp/mouse.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/mouse.el b/lisp/mouse.el index f4f531959b7..07e593a70c1 100644 --- a/lisp/mouse.el +++ b/lisp/mouse.el @@ -64,7 +64,7 @@ or perform the normal Mouse-1 action (typically set point). 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. -- 2.39.2