1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-23 00:10:48 -08:00

(VC Mode Line): Use @kbd instead of @key for mouse command.

This commit is contained in:
Chong Yidong 2008-10-22 19:10:03 +00:00
parent edac0b538d
commit ab8fc9aa5b

View file

@ -1539,7 +1539,7 @@ instance, @samp{jim}), that is displayed as @samp{RCS:jim:1.3}.
On a graphical display, you can move the mouse over this mode line
indicator to pop up a ``tool-tip'', which displays a more verbose
description of the version control status. Pressing @key{Mouse-1}
description of the version control status. Pressing @kbd{Mouse-1}
over the indicator pops up a menu of VC commands. This menu is
identical to the @samp{Version Control} menu item, which can be found
in the @samp{Tools} menu on the menu bar.