diff options
| author | Karoly Lorentey | 2004-05-27 18:23:48 +0000 |
|---|---|---|
| committer | Karoly Lorentey | 2004-05-27 18:23:48 +0000 |
| commit | 7c10362ec7eeba1ba6e0c36c0ac6bc66b27620bd (patch) | |
| tree | f7674bf8c0492753ff86f7e509db1783dfd9d404 /README.multi-tty | |
| parent | 3a2584741dfc78f6b9dde2a9290d26b542dc75c0 (diff) | |
| download | emacs-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-tty | 1 |
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 | |||
| 179 | The following is an (incomplete) list of people who have contributed | 179 | The following is an (incomplete) list of people who have contributed |
| 180 | to the project by testing, bug reports, and suggestions. Thanks! | 180 | to the project by testing, bug reports, and suggestions. Thanks! |
| 181 | 181 | ||
| 182 | ARISAWA Akihiro <ari at mbf dot ocn dot ne dot jp> | ||
| 182 | Robert J. Chassell <bob at rattlesnake dot com> | 183 | Robert J. Chassell <bob at rattlesnake dot com> |
| 183 | Romain Francoise <romain at orebokech dot com> | 184 | Romain Francoise <romain at orebokech dot com> |
| 184 | Ami Fischman <ami at fischman dot org> | 185 | Ami Fischman <ami at fischman dot org> |