aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lib-src/ChangeLog')
-rw-r--r--lib-src/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index 228a579c65..2a702b8b71 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,3 +1,11 @@
+2008-11-01 Eli Zaretskii <[email protected]>
+
+ * emacsclient.c (main) [WINDOWSNT]: Don't ifdef away the call to
+ `ttyname'.
+ (w32_getenv): Treat $TERM specially: if not found in the
+ environment and in the Registry, return "w32console".
+ (ttyname) [WINDOWSNT]: New function.
+
2008-10-31 Andreas Schwab <[email protected]>
* emacsclient.c (main): Don't force sending tty when in eval mode.