+2002-05-04 Eli Zaretskii <eliz@is.elta.co.il>
+
+ * apropos.el (apropos-print): Fix the reference to mouse-2.
+
2002-05-04 Daniel Pfeiffer <occitan@esperanto.org>
* play/mpuz.el (mpuz-switch-to-window): Set buffer-read-only directly.
(set-buffer standard-output)
(apropos-mode)
(if (display-mouse-p)
- (insert "If moving the mouse over text changes the text's color,\n"
- (substitute-command-keys
- "you can click \\[push-button] on that text to get more information.\n")))
+ (insert
+ "If moving the mouse over text changes the text's color, "
+ "you can click\n"
+ "mouse-2 (second button from right) on that text to "
+ "get more information.\n"))
(insert "In this buffer, go to the name of the command, or function,"
" or variable,\n"
(substitute-command-keys