aboutsummaryrefslogtreecommitdiffstats
path: root/README.multi-tty
diff options
context:
space:
mode:
authorKaroly Lorentey2004-05-27 18:23:48 +0000
committerKaroly Lorentey2004-05-27 18:23:48 +0000
commit7c10362ec7eeba1ba6e0c36c0ac6bc66b27620bd (patch)
treef7674bf8c0492753ff86f7e509db1783dfd9d404 /README.multi-tty
parent3a2584741dfc78f6b9dde2a9290d26b542dc75c0 (diff)
downloademacs-7c10362ec7eeba1ba6e0c36c0ac6bc66b27620bd.tar.gz
emacs-7c10362ec7eeba1ba6e0c36c0ac6bc66b27620bd.zip
Fix window-system-default-frame-alist (ARISAWA Akihiro).
lisp/frame.el (make-frame): Use the cdr of the value returned by assq. By ARISAWA Akihiro (<ari@mbf.ocn.ne.jp>). git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-180
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 4f05a7a0429..649a01590d9 100644
--- a/README.multi-tty
+++ b/README.multi-tty
@@ -179,6 +179,7 @@ THANKS
179The following is an (incomplete) list of people who have contributed 179The following is an (incomplete) list of people who have contributed
180to the project by testing, bug reports, and suggestions. Thanks! 180to the project by testing, bug reports, and suggestions. Thanks!
181 181
182ARISAWA Akihiro <ari at mbf dot ocn dot ne dot jp>
182Robert J. Chassell <bob at rattlesnake dot com> 183Robert J. Chassell <bob at rattlesnake dot com>
183Romain Francoise <romain at orebokech dot com> 184Romain Francoise <romain at orebokech dot com>
184Ami Fischman <ami at fischman dot org> 185Ami Fischman <ami at fischman dot org>