From: Richard M. Stallman Date: Sun, 1 Apr 2001 03:26:38 +0000 (+0000) Subject: baud-rate affects incremental search. X-Git-Tag: emacs-pretest-21.0.101~60 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=c39937ea1c9a78fa7867cfd15278bf6b3192b73f;p=emacs.git baud-rate affects incremental search. --- diff --git a/man/display.texi b/man/display.texi index edfd131aa4e..3d390429a95 100644 --- a/man/display.texi +++ b/man/display.texi @@ -828,6 +828,7 @@ terminal, as far as Emacs knows. Setting this variable does not change the speed of actual data transmission, but the value is used for calculations. On terminals, it affects padding, and decisions about whether to scroll part of the screen or redraw it instead. +It also affects the behavior of incremental search. On window-systems, @code{baud-rate} is only used to determine how frequently to look for pending input during display updating. A