]> git.eshelyaron.com Git - emacs.git/commitdiff
(strokes-click-command): Doc fix.
authorRichard M. Stallman <rms@gnu.org>
Fri, 12 Sep 1997 22:41:34 +0000 (22:41 +0000)
committerRichard M. Stallman <rms@gnu.org>
Fri, 12 Sep 1997 22:41:34 +0000 (22:41 +0000)
lisp/strokes.el

index bca84e5bb3ba72c0adfd9b30e7bb5c9cdc026730..a75bc8c6aa68b806d5c9e703dbbf717622f8d561 100644 (file)
@@ -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)