diff options
| author | Paul Eggert | 2011-11-19 01:18:31 -0800 |
|---|---|---|
| committer | Paul Eggert | 2011-11-19 01:18:31 -0800 |
| commit | 5396468298b0122469e0b41da8f49860d99a2b51 (patch) | |
| tree | 4bd0a6db55e2c374402f88299b6347146719566f /admin/notes/multi-tty | |
| parent | 7430c2a1791cc9fdd51b588998d26315489ac0d8 (diff) | |
| download | emacs-5396468298b0122469e0b41da8f49860d99a2b51.tar.gz emacs-5396468298b0122469e0b41da8f49860d99a2b51.zip | |
Spelling fixes.
Diffstat (limited to 'admin/notes/multi-tty')
| -rw-r--r-- | admin/notes/multi-tty | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/notes/multi-tty b/admin/notes/multi-tty index 410e3aa8614..6b2ddfa8359 100644 --- a/admin/notes/multi-tty +++ b/admin/notes/multi-tty | |||
| @@ -984,7 +984,7 @@ DIARY OF CHANGES | |||
| 984 | wrt foreground/background process groups.) | 984 | wrt foreground/background process groups.) |
| 985 | 985 | ||
| 986 | -- There is a flicker during the startup of `emacs -nw'; it's as if | 986 | -- There is a flicker during the startup of `emacs -nw'; it's as if |
| 987 | the terminal is initialized, reset and then initialialized again. | 987 | the terminal is initialized, reset and then initialized again. |
| 988 | Debug this. (Hint: narrow_foreground_group is called twice during | 988 | Debug this. (Hint: narrow_foreground_group is called twice during |
| 989 | startup.) | 989 | startup.) |
| 990 | 990 | ||