Files
emacs/admin/notes
Paul Eggert 92282cb502 emacsclient: prefer XDG_RUNTIME_DIR (Bug#33367)
* lib-src/emacsclient.c: Disable -Wformat-truncation=2,
to avoid false alarms about the new snprintf calls.
(local_sockname): New function.
(set_local_socket): Use it.  Prefer XDG_RUNTIME_DIR (if set)
for location of socket directory.  Avoid unnecessary memory
allocation by using snprintf to destination.
* lisp/server.el (server-socket-dir): Prefer XDG_RUNTIME_DIR if set.
2018-12-01 23:08:48 -08:00
..
2018-01-01 00:57:59 -08:00
2018-01-01 00:57:59 -08:00
2017-11-25 22:55:35 -08:00
2018-01-01 00:57:59 -08:00
2018-06-10 18:43:49 -04:00
2018-01-01 00:57:59 -08:00