Mercurial > emacs
comparison lib-src/ChangeLog.multi-tty @ 83620:ce4352d8bee9
* loadup.el: Load mac-win on a Mac. Avoid loading both x-win and
mac-win.
* term/mac-win.el:
(mac-initialize-window-system): New function. Move global setup
here.
* s/darwin.h (SYSTEM_PURESIZE_EXTRA): Define here.
(SYSTEM_PURESIZE_EXTRA): Only define on Carbon.
* emacsclient.c (decode_options): Don't use a tty on mac carbon.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Sat, 19 May 2007 23:12:46 +0000 |
parents | a5651b79b31b |
children | 188795a4ee84 |
comparison
equal
deleted
inserted
replaced
83619:5da6a46ddbd6 | 83620:ce4352d8bee9 |
---|---|
1 2007-05-19 Dan Nicolaescu <dann@ics.uci.edu> | |
2 | |
3 * emacsclient.c (decode_options): Don't use a tty on mac carbon. | |
4 | |
1 2007-05-17 Dan Nicolaescu <dann@ics.uci.edu> | 5 2007-05-17 Dan Nicolaescu <dann@ics.uci.edu> |
2 | 6 |
3 * emacsclient.c (handle_sigtstp): Use the new name for the | 7 * emacsclient.c (handle_sigtstp): Use the new name for the |
4 socket variable. | 8 socket variable. |
5 | 9 |