aboutsummaryrefslogtreecommitdiffstats
path: root/README.multi-tty
diff options
context:
space:
mode:
authorKaroly Lorentey2004-05-29 15:23:07 +0000
committerKaroly Lorentey2004-05-29 15:23:07 +0000
commit3de8a2533978f2e296b418a1ab0ae41deb00fa40 (patch)
tree17a5d2ecce59d4de9e5238818164def3971a0f27 /README.multi-tty
parent7c10362ec7eeba1ba6e0c36c0ac6bc66b27620bd (diff)
downloademacs-3de8a2533978f2e296b418a1ab0ae41deb00fa40.tar.gz
emacs-3de8a2533978f2e296b418a1ab0ae41deb00fa40.zip
Don't ignore SIGWINCH under X (contributed by Yoshiaki Kasahara).
src/xterm.c (x_initialize): Don't disable SIGWINCH (small fix contributed by Yoshiaki Kasahara <kasahara@nc.kyushu-u.ac.jp>). git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-181
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 649a01590d9..321f1dd6e79 100644
--- a/README.multi-tty
+++ b/README.multi-tty
@@ -184,6 +184,7 @@ Robert J. Chassell <bob at rattlesnake dot com>
184Romain Francoise <romain at orebokech dot com> 184Romain Francoise <romain at orebokech dot com>
185Ami Fischman <ami at fischman dot org> 185Ami Fischman <ami at fischman dot org>
186Friedrich Delgado Friedrichs <friedel at nomaden dot org> 186Friedrich Delgado Friedrichs <friedel at nomaden dot org>
187Yoshiaki Kasahara <kasahara at nc dot kyushu-u dot ac dot jp>
187Istvan Marko <mi-mtty ar kismala dot com> 188Istvan Marko <mi-mtty ar kismala dot com>
188Dan Nicolaescu <dann at ics dot uci dot edu> 189Dan Nicolaescu <dann at ics dot uci dot edu>
189Gergely Nagy <algernon at debian dot org> 190Gergely Nagy <algernon at debian dot org>