aboutsummaryrefslogtreecommitdiffstats
path: root/admin/notes/multi-tty
diff options
context:
space:
mode:
authorPaul Eggert2011-12-10 16:56:50 -0800
committerPaul Eggert2011-12-10 16:56:50 -0800
commit8f50130c565eaf0ad7c49e4ad044c3291ecdfa71 (patch)
treec8129448cbbf387fe82667ccac02983592c688f1 /admin/notes/multi-tty
parent85a83e2e2585a1906dec5168ed96ad521b5849ed (diff)
parent7b9d523a07395ecea505be88f45c33d73aea7038 (diff)
downloademacs-8f50130c565eaf0ad7c49e4ad044c3291ecdfa71.tar.gz
emacs-8f50130c565eaf0ad7c49e4ad044c3291ecdfa71.zip
Merge from trunk.
Diffstat (limited to 'admin/notes/multi-tty')
-rw-r--r--admin/notes/multi-tty6
1 files changed, 3 insertions, 3 deletions
diff --git a/admin/notes/multi-tty b/admin/notes/multi-tty
index 410e3aa8614..8a10997eb8b 100644
--- a/admin/notes/multi-tty
+++ b/admin/notes/multi-tty
@@ -521,7 +521,7 @@ THINGS TO DO
521 521
522** Very strange bug: visible-bell does not work on secondary 522** Very strange bug: visible-bell does not work on secondary
523 terminals in xterm and konsole. The screen does flicker a bit, 523 terminals in xterm and konsole. The screen does flicker a bit,
524 but it's so quick it isn't noticable. 524 but it's so quick it isn't noticeable.
525 525
526 (Update: This is probably some problem with padding or whatnot on 526 (Update: This is probably some problem with padding or whatnot on
527 the secondary terminals.) 527 the secondary terminals.)
@@ -585,7 +585,7 @@ DIARY OF CHANGES
585-- other-frame should cycle through the frames on the `current' 585-- other-frame should cycle through the frames on the `current'
586 terminal only. 586 terminal only.
587 587
588 (Done, by trivially modifiying next_frame and prev_frame.) 588 (Done, by trivially modifying next_frame and prev_frame.)
589 589
590-- Support different terminal sizes. 590-- Support different terminal sizes.
591 591
@@ -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