comparison man/xemacs/frame.texi @ 4488:6b0000935adc

Spelling fixes.
author "Ville Skyttä <scop@xemacs.org>"
date Sat, 26 Jul 2008 13:50:27 +0300
parents 6355bae896e3
children
comparison
equal deleted inserted replaced
4487:866b84b7c97e 4488:6b0000935adc
341 @comment node-name, next, previous, up 341 @comment node-name, next, previous, up
342 @section XEmacs Scrollbars 342 @section XEmacs Scrollbars
343 343
344 XEmacs scrollbars provide the usual interface. Arrow buttons at either 344 XEmacs scrollbars provide the usual interface. Arrow buttons at either
345 end allow for line by line scrolling, including autorepeat. Clicking in 345 end allow for line by line scrolling, including autorepeat. Clicking in
346 the scrollbar itself provides scrolling by windowsfull, depending on 346 the scrollbar itself provides scrolling by a windowful, depending on
347 which side of the slider is clicked. The slider itself may be dragged 347 which side of the slider is clicked. The slider itself may be dragged
348 for smooth scrolling. 348 for smooth scrolling.
349 349
350 The position of the slider corresponds to the position of the window in 350 The position of the slider corresponds to the position of the window in
351 the buffer. In particular, the length of the slider is proportional to 351 the buffer. In particular, the length of the slider is proportional to
398 introduced earlier and have their own special implementations. Gutters 398 introduced earlier and have their own special implementations. Gutters
399 tend to be more transient than the other components. Buffer tabs, for 399 tend to be more transient than the other components. Buffer tabs, for
400 example, change every time the selected buffer in the frame changes. 400 example, change every time the selected buffer in the frame changes.
401 And for progress gauges a gutter to contain the gauge is typically 401 And for progress gauges a gutter to contain the gauge is typically
402 created on the fly when needed, then destroyed when the operation whose 402 created on the fly when needed, then destroyed when the operation whose
403 staus is being displayed is completed. 403 status is being displayed is completed.
404 404
405 Buffer tabs, having somewhat complex behavior, deserve a closer look. 405 Buffer tabs, having somewhat complex behavior, deserve a closer look.
406 By default, a row of buffer tabs is displayed at the top of every frame. 406 By default, a row of buffer tabs is displayed at the top of every frame.
407 (The tabs could be placed in the bottom gutter, but would be oriented 407 (The tabs could be placed in the bottom gutter, but would be oriented
408 the same way and look rather odd. The horizontal orientation makes 408 the same way and look rather odd. The horizontal orientation makes