From 218ad14bf2e78e76fa5bf807f48a78c57c79c353 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Fri, 12 Sep 1997 22:41:34 +0000 Subject: [PATCH] (strokes-click-command): Doc fix. --- lisp/strokes.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/strokes.el b/lisp/strokes.el index bca84e5bb3b..a75bc8c6aa6 100644 --- a/lisp/strokes.el +++ b/lisp/strokes.el @@ -288,7 +288,7 @@ the delay in switching to the strokes buffer." (defcustom strokes-click-command 'mouse-yank-at-click "*Command to execute when stroke is actually a `click' event. -This is set to `mouse-yank' by default." +This is set to `mouse-yank-at-click' by default." :type 'function :group 'strokes) -- 2.39.5