comparison man/xemacs/menus.texi @ 371:cc15677e0335 r21-2b1

Import from CVS: tag r21-2b1
author cvs
date Mon, 13 Aug 2007 11:03:08 +0200
parents a4f53d9b3154
children 7d59cb494b73
comparison
equal deleted inserted replaced
370:bd866891f083 371:cc15677e0335
19 @item Edit 19 @item Edit
20 Perform standard editing operations, such as 20 Perform standard editing operations, such as
21 cutting, copying, pasting, and killing selected text. 21 cutting, copying, pasting, and killing selected text.
22 @cindex Edit menu 22 @cindex Edit menu
23 23
24 @c #### The Mule menu needs to be documented, but this is not the place
25 @c for it since Ben just moved it.
26
27 @item Apps 24 @item Apps
28 Access to sub-applications implemented within XEmacs, such as the mail 25 Access to sub-applications implemented within XEmacs, such as the mail
29 reader, the World Wide Web browser, the spell-checker, and the calendar 26 reader, the World Wide Web browser, the spell-checker, and the calendar
30 program. 27 program.
31 @cindex Apps menu 28 @cindex Apps menu
70 If a command in the pull-down menu is not applicable in a given 67 If a command in the pull-down menu is not applicable in a given
71 situation, the command is disabled and its name appears faded. You 68 situation, the command is disabled and its name appears faded. You
72 cannot invoke items that are faded. For example, many commands on the 69 cannot invoke items that are faded. For example, many commands on the
73 @b{Edit} menu appear faded until you select text on which they are to 70 @b{Edit} menu appear faded until you select text on which they are to
74 operate; after you select a block of text, edit commands are enabled. 71 operate; after you select a block of text, edit commands are enabled.
75 @xref{Mouse Selection}, for information on using the mouse to select 72 @xref{Mouse Selection} for information on using the mouse to select
76 text. @xref{Using X Selections}, for related information. 73 text. @xref{Using X Selections} for related information.
77 74
78 There are also @kbd{M-x} equivalents for each menu item. To find the 75 There are also @kbd{M-x} equivalents for each menu item. To find the
79 equivalent for any left-button menu item, do the following: 76 equivalent for any left-button menu item, do the following:
80 77
81 @enumerate 78 @enumerate
399 @node Buffers Menu 396 @node Buffers Menu
400 @subsection The Buffers Menu 397 @subsection The Buffers Menu
401 @cindex Buffers menu 398 @cindex Buffers menu
402 The @b{Buffers} menu provides a selection of up to ten buffers and the 399 The @b{Buffers} menu provides a selection of up to ten buffers and the
403 item @b{List All Buffers}, which provides a Buffer List. @xref{List 400 item @b{List All Buffers}, which provides a Buffer List. @xref{List
404 Buffers}, for more information. 401 Buffers} for more information.
405 402
406 @node Tools Menu 403 @node Tools Menu
407 @subsection The Tools Menu 404 @subsection The Tools Menu
408 @cindex Tools menu 405 @cindex Tools menu
409 406
418 @subsection The Help Menu 415 @subsection The Help Menu
419 @cindex Help menu 416 @cindex Help menu
420 417
421 The Help Menu gives you access to Emacs Info and provides a menu 418 The Help Menu gives you access to Emacs Info and provides a menu
422 equivalent for each of the choices you have when using @kbd{C-h}. 419 equivalent for each of the choices you have when using @kbd{C-h}.
423 @xref{Help}, for more information. 420 @xref{Help} for more information.
424 421
425 The Help menu also gives access to UNIX online manual pages via the 422 The Help menu also gives access to UNIX online manual pages via the
426 @b{UNIX Manual Page} option. 423 @b{UNIX Manual Page} option.
427 424
428 @node Menu Customization 425 @node Menu Customization