diff options
| author | Karoly Lorentey | 2005-03-07 16:39:57 +0000 |
|---|---|---|
| committer | Karoly Lorentey | 2005-03-07 16:39:57 +0000 |
| commit | 1a27213c2f43c5edc0774ab8a040cf56d6a5ebcc (patch) | |
| tree | be727510e9b1acec4c5bc46a40899fb0dd97e7e7 /README.multi-tty | |
| parent | a0d878a9ccbfb7c68dd7cfbe05c2b71b9bd5c830 (diff) | |
| download | emacs-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-tty | 1 |
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 | |||
| 32 | reports, and suggestions. Thanks! | 32 | reports, and suggestions. Thanks! |
| 33 | 33 | ||
| 34 | ARISAWA Akihiro <ari at mbf dot ocn dot ne dot jp> | 34 | ARISAWA Akihiro <ari at mbf dot ocn dot ne dot jp> |
| 35 | Vincent Bernat <bernat at luffy dot cx> | ||
| 35 | Han Boetes <han at mijncomputer dot nl> | 36 | Han Boetes <han at mijncomputer dot nl> |
| 36 | Robert J. Chassell <bob at rattlesnake dot com> | 37 | Robert J. Chassell <bob at rattlesnake dot com> |
| 37 | Romain Francoise <romain at orebokech dot com> | 38 | Romain Francoise <romain at orebokech dot com> |