comparison man/display.texi @ 64142:eb4a141e8d30

(Display Custom): Add anchor for `baud-rate'.
author Luc Teirlinck <teirllm@auburn.edu>
date Thu, 07 Jul 2005 22:48:46 +0000
parents 21f1853e2386
children 566b3f121f51
comparison
equal deleted inserted replaced
64141:4a75154e9712 64142:eb4a141e8d30
1133 The value of the variable @code{default-indicate-buffer-boundaries} 1133 The value of the variable @code{default-indicate-buffer-boundaries}
1134 is the default value for @code{indicate-buffer-boundaries} in buffers 1134 is the default value for @code{indicate-buffer-boundaries} in buffers
1135 that do not override it. 1135 that do not override it.
1136 1136
1137 @vindex baud-rate 1137 @vindex baud-rate
1138 The variable @code{baud-rate} holds the output speed of the 1138 The variable @anchor{baud-rate}@code{baud-rate} holds the output speed of the
1139 terminal, as far as Emacs knows. Setting this variable does not 1139 terminal, as far as Emacs knows. Setting this variable does not
1140 change the speed of actual data transmission, but the value is used 1140 change the speed of actual data transmission, but the value is used
1141 for calculations. On terminals, it affects padding, and decisions 1141 for calculations. On terminals, it affects padding, and decisions
1142 about whether to scroll part of the screen or redraw it instead. 1142 about whether to scroll part of the screen or redraw it instead.
1143 It also affects the behavior of incremental search. 1143 It also affects the behavior of incremental search.