Mercurial > emacs
diff lib-src/ChangeLog @ 99209:01e8c1513572
* server.el, emacsclient.c: Use TMPDIR (default /tmp) instead of hardcoded /tmp.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Wed, 29 Oct 2008 10:42:31 +0000 |
parents | d63a9c87e0ac |
children | 91fa9fdc5cb4 |
line wrap: on
line diff
--- a/lib-src/ChangeLog Wed Oct 29 06:52:05 2008 +0000 +++ b/lib-src/ChangeLog Wed Oct 29 10:42:31 2008 +0000 @@ -1,3 +1,8 @@ +2008-10-29 Ulrich Mueller <ulm@gentoo.org> + + * emacsclient.c (set_local_socket): Use TMPDIR (default /tmp) + instead of hardcoded /tmp. + 2008-10-13 Dan Nicolaescu <dann@ics.uci.edu> * emacsclient.c (longopts, print_help_and_exit): Add -nw.