mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
(strokes-click-command): Doc fix.
This commit is contained in:
parent
b20a44dc16
commit
218ad14bf2
1 changed files with 1 additions and 1 deletions
|
|
@ -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)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue