aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog
diff options
context:
space:
mode:
authorJuanma Barranquero2008-10-29 10:42:31 +0000
committerJuanma Barranquero2008-10-29 10:42:31 +0000
commitf77b11a0515b302f8ae77abfdc4e6f66b38f231b (patch)
treec058aee977eab9e67efe28abd0829ffcef18c80c /lib-src/ChangeLog
parentf0e35aeb628f533ca5d71661c3d224da42ce723c (diff)
downloademacs-f77b11a0515b302f8ae77abfdc4e6f66b38f231b.tar.gz
emacs-f77b11a0515b302f8ae77abfdc4e6f66b38f231b.zip
* server.el, emacsclient.c: Use TMPDIR (default /tmp) instead of hardcoded /tmp.
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 7883cf3b085..3f8ae2132e9 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,3 +1,8 @@
12008-10-29 Ulrich Mueller <ulm@gentoo.org>
2
3 * emacsclient.c (set_local_socket): Use TMPDIR (default /tmp)
4 instead of hardcoded /tmp.
5
12008-10-13 Dan Nicolaescu <dann@ics.uci.edu> 62008-10-13 Dan Nicolaescu <dann@ics.uci.edu>
2 7
3 * emacsclient.c (longopts, print_help_and_exit): Add -nw. 8 * emacsclient.c (longopts, print_help_and_exit): Add -nw.