Mercurial > emacs
comparison 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 |
comparison
equal
deleted
inserted
replaced
99208:45165d7f6e05 | 99209:01e8c1513572 |
---|---|
1 2008-10-29 Ulrich Mueller <ulm@gentoo.org> | |
2 | |
3 * emacsclient.c (set_local_socket): Use TMPDIR (default /tmp) | |
4 instead of hardcoded /tmp. | |
5 | |
1 2008-10-13 Dan Nicolaescu <dann@ics.uci.edu> | 6 2008-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. |
4 (decode_options): Use getopt_long_only. | 9 (decode_options): Use getopt_long_only. |
5 | 10 |