comparison lispref/keymaps.texi @ 12125:995be67f3fd1

updates for version 19.29. ,
author Melissa Weisshaus <melissa@gnu.org>
date Thu, 08 Jun 1995 04:43:19 +0000
parents a6eb5f12b0f3
children 284b8763066d
comparison
equal deleted inserted replaced
12124:437eb190e7a7 12125:995be67f3fd1
1486 calculates them automatically. Don't add keyboard equivalents to the 1486 calculates them automatically. Don't add keyboard equivalents to the
1487 item strings in a mouse menu, since that is redundant. 1487 item strings in a mouse menu, since that is redundant.
1488 1488
1489 If an alias command has no keyboard equivalent itself, menus show the 1489 If an alias command has no keyboard equivalent itself, menus show the
1490 keyboard equivalent of its underlying command. In the example above, 1490 keyboard equivalent of its underlying command. In the example above,
1491 menus items defined to run @code{make-read-only} or @code{make-writable} 1491 menu items defined to run @code{make-read-only} or @code{make-writable}
1492 would show the keyboard equivalents of @code{toggle-read-only}. 1492 would show the keyboard equivalents of @code{toggle-read-only}.
1493 1493
1494 @node Mouse Menus 1494 @node Mouse Menus
1495 @subsection Menus and the Mouse 1495 @subsection Menus and the Mouse
1496 1496