diff options
| author | Chong Yidong | 2008-10-30 15:54:31 +0000 |
|---|---|---|
| committer | Chong Yidong | 2008-10-30 15:54:31 +0000 |
| commit | 8a8a7cd3966150a600689862f5ee6b6a8d2ffe61 (patch) | |
| tree | aaaa6d441b022485d6b7337c7ec9e04d3482a02c /lib-src/ChangeLog | |
| parent | cd9c54eb5fb23f1ef825eeced60e5c9ab8f0c93e (diff) | |
| download | emacs-8a8a7cd3966150a600689862f5ee6b6a8d2ffe61.tar.gz emacs-8a8a7cd3966150a600689862f5ee6b6a8d2ffe61.zip | |
* emacsclient.c (main): If using the current frame, send tty
information to Emacs in case daemon mode needs to occupy this tty.
Diffstat (limited to 'lib-src/ChangeLog')
| -rw-r--r-- | lib-src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index bf93db88090..41c93d0ae67 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2008-10-30 Chong Yidong <cyd@stupidchicken.com> | ||
| 2 | |||
| 3 | * emacsclient.c (main): If using the current frame, send tty | ||
| 4 | information to Emacs in case daemon mode needs to occupy this tty. | ||
| 5 | |||
| 1 | 2008-10-29 Juanma Barranquero <lekktu@gmail.com> | 6 | 2008-10-29 Juanma Barranquero <lekktu@gmail.com> |
| 2 | 7 | ||
| 3 | * emacsclient.c (EXTRA_SPACE): New macro. | 8 | * emacsclient.c (EXTRA_SPACE): New macro. |