diff options
| author | Dan Nicolaescu | 2007-05-19 23:12:46 +0000 |
|---|---|---|
| committer | Dan Nicolaescu | 2007-05-19 23:12:46 +0000 |
| commit | caf49fb0438e9493456b59cf9eab845e0e568e2a (patch) | |
| tree | c9979007c35f2c096b6e96632d8f79d4c2e0c2e2 /lib-src/ChangeLog.multi-tty | |
| parent | 80ca7302d820bd3460a06db39165bbc35144c684 (diff) | |
| download | emacs-caf49fb0438e9493456b59cf9eab845e0e568e2a.tar.gz emacs-caf49fb0438e9493456b59cf9eab845e0e568e2a.zip | |
* 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.
Diffstat (limited to 'lib-src/ChangeLog.multi-tty')
| -rw-r--r-- | lib-src/ChangeLog.multi-tty | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lib-src/ChangeLog.multi-tty b/lib-src/ChangeLog.multi-tty index f118b0b2d7c..f8eedb5d756 100644 --- a/lib-src/ChangeLog.multi-tty +++ b/lib-src/ChangeLog.multi-tty | |||
| @@ -1,3 +1,7 @@ | |||
| 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 |