From c39937ea1c9a78fa7867cfd15278bf6b3192b73f Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sun, 1 Apr 2001 03:26:38 +0000 Subject: [PATCH] baud-rate affects incremental search. --- man/display.texi | 1 + 1 file changed, 1 insertion(+) 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 -- 2.39.2