aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog
diff options
context:
space:
mode:
authorChong Yidong <[email protected]>2008-10-30 15:54:31 +0000
committerChong Yidong <[email protected]>2008-10-30 15:54:31 +0000
commit8a8a7cd3966150a600689862f5ee6b6a8d2ffe61 (patch)
treeaaaa6d441b022485d6b7337c7ec9e04d3482a02c /lib-src/ChangeLog
parentcd9c54eb5fb23f1ef825eeced60e5c9ab8f0c93e (diff)
* 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/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index bf93db8809..41c93d0ae6 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,3 +1,8 @@
+2008-10-30 Chong Yidong <[email protected]>
+
+ * emacsclient.c (main): If using the current frame, send tty
+ information to Emacs in case daemon mode needs to occupy this tty.
+
2008-10-29 Juanma Barranquero <[email protected]>
* emacsclient.c (EXTRA_SPACE): New macro.