comparison man/xemacs/menus.texi @ 5791:9fae6227ede5

Silence texinfo 5.2 warnings, primarily by adding next, prev, and up pointers to all nodes. See xemacs-patches message with ID <5315f7bf.sHpFD7lXYR05GH6E%james@xemacs.org>.
author Jerry James <james@xemacs.org>
date Thu, 27 Mar 2014 08:59:03 -0600
parents 7844ab77b582
children
comparison
equal deleted inserted replaced
5790:dcf9067f26bb 5791:9fae6227ede5
98 * Help Menu:: Items on the Help menu. 98 * Help Menu:: Items on the Help menu.
99 * Menu Customization:: Adding and removing menu items and related 99 * Menu Customization:: Adding and removing menu items and related
100 operations. 100 operations.
101 @end menu 101 @end menu
102 102
103 @node File Menu 103 @node File Menu, Edit Menu, Pull-down Menus, Pull-down Menus
104 @subsection The File Menu 104 @subsection The File Menu
105 105
106 @cindex File menu 106 @cindex File menu
107 107
108 The @b{File} menu bar item contains the items @b{New Frame}, @b{Open 108 The @b{File} menu bar item contains the items @b{New Frame}, @b{Open
206 @code{save-buffers-kill-emacs} (@kbd{C-x C-c}). Before killing the 206 @code{save-buffers-kill-emacs} (@kbd{C-x C-c}). Before killing the
207 Emacs process, the system asks which unsaved buffers to save by going through 207 Emacs process, the system asks which unsaved buffers to save by going through
208 the list of all buffers in that Emacs process.@refill 208 the list of all buffers in that Emacs process.@refill
209 @end table 209 @end table
210 210
211 @node Edit Menu 211 @node Edit Menu, Apps Menu, File Menu, Pull-down Menus
212 @subsection The Edit Menu 212 @subsection The Edit Menu
213 @cindex Edit menu 213 @cindex Edit menu
214 214
215 The @b{Edit} pull-down menu contains the @b{Undo}, @b{Cut}, @b{Copy}, 215 The @b{Edit} pull-down menu contains the @b{Undo}, @b{Cut}, @b{Copy},
216 @b{Paste}, and @b{Clear} menu items. When you select a menu item, Emacs 216 @b{Paste}, and @b{Clear} menu items. When you select a menu item, Emacs
278 keystrokes which were saved between selections of the @b{Start Macro 278 keystrokes which were saved between selections of the @b{Start Macro
279 Recording} and @b{End Macro Recording} menu items. This is the same 279 Recording} and @b{End Macro Recording} menu items. This is the same
280 as the Emacs command @code{call-last-kbd-macro} (@kbd{C-x e}). 280 as the Emacs command @code{call-last-kbd-macro} (@kbd{C-x e}).
281 @end table 281 @end table
282 282
283 @node Apps Menu 283 @node Apps Menu, Options Menu, Edit Menu, Pull-down Menus
284 @subsection The Apps Menu 284 @subsection The Apps Menu
285 @cindex Apps menu 285 @cindex Apps menu
286 286
287 The @b{Apps} pull-down menu contains the @b{Read Mail (VM)...}, @b{Read 287 The @b{Apps} pull-down menu contains the @b{Read Mail (VM)...}, @b{Read
288 Mail (MH)...}, @b{Send Mail...}, @b{Usenet News}, @b{Browse the Web}, 288 Mail (MH)...}, @b{Send Mail...}, @b{Usenet News}, @b{Browse the Web},
289 @b{Gopher}, @b{Spell-Check Buffer} and @b{Emulate VI} menu items, 289 @b{Gopher}, @b{Spell-Check Buffer} and @b{Emulate VI} menu items,
290 and the @b{Calendar} and @b{Games} sub-menus. When you select a menu 290 and the @b{Calendar} and @b{Games} sub-menus. When you select a menu
291 item, Emacs executes the equivalent command. For some of the menu 291 item, Emacs executes the equivalent command. For some of the menu
292 items, there are sub-menus which you will need to select. 292 items, there are sub-menus which you will need to select.
293 293
294 @node Options Menu 294 @node Options Menu, Buffers Menu, Apps Menu, Pull-down Menus
295 @subsection The Options Menu 295 @subsection The Options Menu
296 @cindex Options menu 296 @cindex Options menu
297 297
298 The @b{Options} pull-down menu contains the @b{Read Only}, @b{Case 298 The @b{Options} pull-down menu contains the @b{Read Only}, @b{Case
299 Sensitive Search}, @b{Overstrike}, @b{Auto Delete Selection}, 299 Sensitive Search}, @b{Overstrike}, @b{Auto Delete Selection},
394 @item Save Options 394 @item Save Options
395 Selecting this item will save the current settings of your Options 395 Selecting this item will save the current settings of your Options
396 menu to your init file. @xref{Init File}. 396 menu to your init file. @xref{Init File}.
397 @end table 397 @end table
398 398
399 @node Buffers Menu 399 @node Buffers Menu, Tools Menu, Options Menu, Pull-down Menus
400 @subsection The Buffers Menu 400 @subsection The Buffers Menu
401 @cindex Buffers menu 401 @cindex Buffers menu
402 The @b{Buffers} menu provides a selection of up to ten buffers and the 402 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 403 item @b{List All Buffers}, which provides a Buffer List. @xref{List
404 Buffers}, for more information. 404 Buffers}, for more information.
405 405
406 @node Tools Menu 406 @node Tools Menu, Help Menu, Buffers Menu, Pull-down Menus
407 @subsection The Tools Menu 407 @subsection The Tools Menu
408 @cindex Tools menu 408 @cindex Tools menu
409 409
410 The @b{Tools} pull-down menu contains the @b{Grep...}, @b{Compile...}, 410 The @b{Tools} pull-down menu contains the @b{Grep...}, @b{Compile...},
411 @b{Shell Command...}, @b{Shell Command on Region...}, @b{Debug(GDB)...} 411 @b{Shell Command...}, @b{Shell Command on Region...}, @b{Debug(GDB)...}
412 and @b{Debug(DBX)...} menu items, and the @b{Compare}, @b{Merge}, 412 and @b{Debug(DBX)...} menu items, and the @b{Compare}, @b{Merge},
413 @b{Apply Patch} and @b{Tags} sub-menus. When you select a menu item, 413 @b{Apply Patch} and @b{Tags} sub-menus. When you select a menu item,
414 Emacs executes the equivalent command. For some of the menu items, 414 Emacs executes the equivalent command. For some of the menu items,
415 there are sub-menus which you will need to select. 415 there are sub-menus which you will need to select.
416 416
417 @node Help Menu 417 @node Help Menu, Menu Customization, Tools Menu, Pull-down Menus
418 @subsection The Help Menu 418 @subsection The Help Menu
419 @cindex Help menu 419 @cindex Help menu
420 420
421 The Help Menu gives you access to Emacs Info and provides a menu 421 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}. 422 equivalent for each of the choices you have when using @kbd{C-h}.
423 @xref{Help}, for more information. 423 @xref{Help}, for more information.
424 424
425 The Help menu also gives access to UNIX online manual pages via the 425 The Help menu also gives access to UNIX online manual pages via the
426 @b{UNIX Manual Page} option. 426 @b{UNIX Manual Page} option.
427 427
428 @node Menu Customization 428 @node Menu Customization, , Help Menu, Pull-down Menus
429 @subsection Customizing XEmacs Menus 429 @subsection Customizing XEmacs Menus
430 430
431 You can customize any of the pull-down menus by adding or removing menu 431 You can customize any of the pull-down menus by adding or removing menu
432 items and disabling or enabling existing menu items. 432 items and disabling or enabling existing menu items.
433 433