]> git.eshelyaron.com Git - emacs.git/commit
* server.el (server-temp-file-p): Use `string-match-p'.
authorJuanma Barranquero <lekktu@gmail.com>
Tue, 18 Nov 2008 16:27:06 +0000 (16:27 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Tue, 18 Nov 2008 16:27:06 +0000 (16:27 +0000)
commita77ad24064fe681a502c893b38ea0a986018963c
treef34e6b75de5fa9fd04d50ad85f8d29abc7261e93
parent1ba1f458d8fe1ef67b32dc3ce414d9d36fa0dff1
* server.el (server-temp-file-p): Use `string-match-p'.
  (server-socket-dir): Set to nil if local sockets are unsupported.
  (server-start): Don't try to delete local socket if unsupported.
  (server-kill-new-buffers): Reflow docstring.
  (server-delete-client, server-handle-delete-frame)
  (server-save-buffers-kill-terminal): Doc fixes.
  (server-send-string): Fix typo in docstring.
lisp/ChangeLog
lisp/server.el