From: Chong Yidong Date: Wed, 22 Oct 2008 19:10:03 +0000 (+0000) Subject: (VC Mode Line): Use @kbd instead of @key for mouse command. X-Git-Tag: emacs-pretest-23.0.90~2261 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=ab8fc9aa5bba5487159030c64d6473f75bfeb5f3;p=emacs.git (VC Mode Line): Use @kbd instead of @key for mouse command. --- diff --git a/doc/emacs/files.texi b/doc/emacs/files.texi index e5f4d4cc964..11e0b63122c 100644 --- a/doc/emacs/files.texi +++ b/doc/emacs/files.texi @@ -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.