Mercurial > emacs
diff src/termhooks.h @ 14034:6ef59cdffc90
Comment change.
| author | Karl Heuer <kwzh@gnu.org> |
|---|---|
| date | Fri, 05 Jan 1996 07:51:26 +0000 |
| parents | 8b9633307acc |
| children | 670721a540c8 |
line wrap: on
line diff
--- a/src/termhooks.h Fri Jan 05 07:23:52 1996 +0000 +++ b/src/termhooks.h Fri Jan 05 07:51:26 1996 +0000 @@ -147,7 +147,7 @@ away is a real pain - can you say set-window-configuration? Instead, we just assert at the beginning of redisplay that *all* scroll bars are to be removed, and then save scroll bars from the - firey pit when we actually redisplay their window. */ + fiery pit when we actually redisplay their window. */ /* Arrange for all scroll bars on FRAME to be removed at the next call to `*judge_scroll_bars_hook'. A scroll bar may be spared if
