diff options
| author | Karoly Lorentey | 2004-05-18 19:58:00 +0000 |
|---|---|---|
| committer | Karoly Lorentey | 2004-05-18 19:58:00 +0000 |
| commit | 35dfa9b69ea92e3383a5dd325e54fa05e469cc1c (patch) | |
| tree | 0e12c3df740fde7758a8dd646f7028c3949fe53e /README.multi-tty | |
| parent | c23670f81e059ebe645c88575f4ddfa67f26bf6b (diff) | |
| download | emacs-35dfa9b69ea92e3383a5dd325e54fa05e469cc1c.tar.gz emacs-35dfa9b69ea92e3383a5dd325e54fa05e469cc1c.zip | |
Fix fatal error during startup (rep. by Friedrich Delgado Friedrichs)
lisp/loadup.el: Unconditionally preload server.
lisp/server.el: Change server-getenv to a simple defun.
src/Makefile.in (lisp, shortlisp): Added server.elc.
mac/makefile.MPW (LispSource): Ditto.
git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-164
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 87faeb32e4d..0c1e4eb2739 100644 --- a/README.multi-tty +++ b/README.multi-tty | |||
| @@ -182,6 +182,7 @@ to the project by testing, bug reports, and suggestions. Thanks! | |||
| 182 | Robert J. Chassell <bob at rattlesnake dot com> | 182 | Robert J. Chassell <bob at rattlesnake dot com> |
| 183 | Romain Francoise <romain at orebokech dot com> | 183 | Romain Francoise <romain at orebokech dot com> |
| 184 | Ami Fischman <ami at fischman dot org> | 184 | Ami Fischman <ami at fischman dot org> |
| 185 | Friedrich Delgado Friedrichs <friedel at nomaden dot org> | ||
| 185 | Istvan Marko <mi-mtty ar kismala dot com> | 186 | Istvan Marko <mi-mtty ar kismala dot com> |
| 186 | Dan Nicolaescu <dann at ics dot uci dot edu> | 187 | Dan Nicolaescu <dann at ics dot uci dot edu> |
| 187 | Gergely Nagy <algernon at debian dot org> | 188 | Gergely Nagy <algernon at debian dot org> |