aboutsummaryrefslogtreecommitdiffstats
path: root/README.multi-tty
diff options
context:
space:
mode:
authorKaroly Lorentey2005-03-07 16:39:57 +0000
committerKaroly Lorentey2005-03-07 16:39:57 +0000
commit1a27213c2f43c5edc0774ab8a040cf56d6a5ebcc (patch)
treebe727510e9b1acec4c5bc46a40899fb0dd97e7e7 /README.multi-tty
parenta0d878a9ccbfb7c68dd7cfbe05c2b71b9bd5c830 (diff)
downloademacs-1a27213c2f43c5edc0774ab8a040cf56d6a5ebcc.tar.gz
emacs-1a27213c2f43c5edc0774ab8a040cf56d6a5ebcc.zip
Fix crash condition when an X server connection is broken. (Reported by Vincent Bernat.)
* src/xterm.c (x_flush): Return immediately when redisplay is inhibited. git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-304
Diffstat (limited to 'README.multi-tty')
-rw-r--r--README.multi-tty1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.multi-tty b/README.multi-tty
index d2bbabcabae..1dc75afb390 100644
--- a/README.multi-tty
+++ b/README.multi-tty
@@ -32,6 +32,7 @@ contributed to the project by testing, submitting patches, bug
32reports, and suggestions. Thanks! 32reports, and suggestions. Thanks!
33 33
34ARISAWA Akihiro <ari at mbf dot ocn dot ne dot jp> 34ARISAWA Akihiro <ari at mbf dot ocn dot ne dot jp>
35Vincent Bernat <bernat at luffy dot cx>
35Han Boetes <han at mijncomputer dot nl> 36Han Boetes <han at mijncomputer dot nl>
36Robert J. Chassell <bob at rattlesnake dot com> 37Robert J. Chassell <bob at rattlesnake dot com>
37Romain Francoise <romain at orebokech dot com> 38Romain Francoise <romain at orebokech dot com>