]> code.delx.au - gnu-emacs/blobdiff - lisp/strokes.el
*** empty log message ***
[gnu-emacs] / lisp / strokes.el
index bca84e5bb3ba72c0adfd9b30e7bb5c9cdc026730..03f1c109cb857b3a31e474e132b6a2ee3e0758c2 100644 (file)
@@ -2,8 +2,8 @@
 
 ;; Copyright (C) 1997 Free Software Foundation, Inc.
 
-;; Author: David Bakhash <cadet@mit.edu>
-;; Maintainer: David Bakhash <cadet@mit.edu>
+;; Author: David Bakhash <cadet@alum.mit.edu>
+;; Maintainer: David Bakhash <cadet@alum.mit.edu>
 ;; Keywords: lisp, mouse, extensions
 
 ;; This file is part of GNU Emacs.
@@ -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)