comparison man/frames.texi @ 36504:3febda0f0d4b

Delete indexing for MSB in `Menu Mouse Clicks'; just xref to Buffer Menus. Delete mention of C-x 5 1 in `Creating Frames'.
author Richard M. Stallman <rms@gnu.org>
date Sat, 03 Mar 2001 20:14:30 +0000
parents f6cf1681b74a
children 714ab908c5e1
comparison
equal deleted inserted replaced
36503:d7815b5b49d7 36504:3febda0f0d4b
315 bring up menus. 315 bring up menus.
316 316
317 @table @kbd 317 @table @kbd
318 @item C-Mouse-1 318 @item C-Mouse-1
319 @kindex C-Mouse-1 319 @kindex C-Mouse-1
320 @findex msb-mode
321 @cindex MSB minor mode
322 @cindex mode, MSB
323 This menu is for selecting a buffer. 320 This menu is for selecting a buffer.
324 321
325 The MSB (`mouse select buffer') global minor mode alters this menu to a 322 The MSB (``mouse select buffer'') global minor mode makes this
326 form some people prefer and which is customizable. See the Custom group 323 menu smarter and more customizable. @xref{Buffer Menus}.
327 @code{msb} (@pxref{Easy Customization}).
328 324
329 @item C-Mouse-2 325 @item C-Mouse-2
330 @kindex C-Mouse-2 326 @kindex C-Mouse-2
331 This menu is for specifying faces and other text properties 327 This menu is for specifying faces and other text properties
332 for editing formatted text. @xref{Formatted Text}. 328 for editing formatted text. @xref{Formatted Text}.
404 400
405 The various @kbd{C-x 5} commands differ in how they find or create the 401 The various @kbd{C-x 5} commands differ in how they find or create the
406 buffer to select: 402 buffer to select:
407 403
408 @table @kbd 404 @table @kbd
409 @item C-x 5 1
410 @kindex C-x 5 1
411 @findex delete-other-frames
412 Delete all frames except the selected one (@code{delete-other-frames}).
413 @item C-x 5 2 405 @item C-x 5 2
414 @kindex C-x 5 2 406 @kindex C-x 5 2
415 @findex make-frame-command 407 @findex make-frame-command
416 Create a new frame (@code{make-frame-command}). 408 Create a new frame (@code{make-frame-command}).
417 @item C-x 5 b @var{bufname} @key{RET} 409 @item C-x 5 b @var{bufname} @key{RET}