# HG changeset patch # User Richard M. Stallman # Date 874104094 0 # Node ID d9bb216aa23f68d1c88ab0b96f6bb1b3c1176734 # Parent b27fcef497c17be56430c046abfa659e5f54a896 (strokes-click-command): Doc fix. diff -r b27fcef497c1 -r d9bb216aa23f lisp/strokes.el --- a/lisp/strokes.el Fri Sep 12 22:40:55 1997 +0000 +++ b/lisp/strokes.el Fri Sep 12 22:41:34 1997 +0000 @@ -288,7 +288,7 @@ (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)