summaryrefslogtreecommitdiff
path: root/lisp/server.el
Commit message (Expand)AuthorAgeFilesLines
* [PATCH 1/1] Pass frame-parameters to server-create-tty-frameMichael Shields2019-06-251-2/+3
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-251-0/+1
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-191-1/+0
* Merge from origin/emacs-26Glenn Morris2019-05-141-1/+8
|\
| * Fix positioning client buffer as instructed by emacsclientEli Zaretskii2019-05-081-1/+8
| * Improve documentation of 'server-name'Eli Zaretskii2019-01-041-1/+8
* | * lisp/server.el: Cosmetic changesStefan Monnier2019-05-031-29/+24
* | Use lexical-binding by default for M-:, --eval, and *scratch*Stefan Monnier2019-04-251-2/+2
* | Avoid using obsolete accept-process-output argPaul Eggert2019-01-151-1/+1
* | Improve documentation of 'server-name'Eli Zaretskii2019-01-041-1/+8
* | Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\ \ | |/
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | emacsclient: prefer XDG_RUNTIME_DIR (Bug#33367)Paul Eggert2018-12-011-1/+4
* | Don't quote self-quoting pcase patternsMichael Heerdegen2018-10-301-16/+16
* | file-attributes cleanupPaul Eggert2018-09-231-3/+3
* | Handle non-error signals in emacsclient --eval (Bug#10989)Noam Postavsky2018-09-041-1/+1
* | Optionally add argument description in minor mode DOC (bug#10754)John Shahid2018-07-011-3/+0
* | Respect s-s-b-default-predicate when killing terminalJoão Távora2018-06-271-4/+6
* | Merge from origin/emacs-26Glenn Morris2018-06-231-2/+9
|\ \ | |/
| * Improve documentation of 'server-start' and friendsEli Zaretskii2018-06-231-2/+9
* | Improve support for desktop restoration in daemon modeEli Zaretskii2018-03-101-0/+9
* | Don't flash previous buffer when connecting with emacsclientAaron Jensen2018-02-161-39/+49
* | Finish renaming to internal--daemon-socknamePaul Eggert2018-02-121-5/+5
* | Rename internal--external-sockname and document (Bug#24218)Matthew Leach2018-02-121-5/+5
* | Minor cleanups for server-name fix (Bug#24218)Paul Eggert2018-02-121-12/+12
* | Fix `server-name' and `server-socket-dir' for (Bug#24218)Matthew Leach2018-02-121-20/+36
* | Replace (default-value 'enable-multibyte-characters) with tStefan Monnier2018-01-251-3/+2
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Give a more sensible message if file-attributes fails (Bug#29070)Noam Postavsky2017-11-011-2/+4
* Another fix for unsafe directory error message (Bug#865)Noam Postavsky2017-10-211-2/+3
* Make "unsafe directory" error message more informative (Bug#865)Noam Postavsky2017-09-301-21/+26
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Remove server-buffer-clients string from minor-mode-alistMark Oteiza2017-02-121-4/+0
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Fix daemon shutdown when emacs-kill-hooks ask questionsEli Zaretskii2016-09-121-1/+6
* | Fix bug in --eval reply message from serverJohan Bockgård2016-08-181-1/+1
* | * lisp/server.el (server-name): Add autoload cookie. (Bug#23576)Eli Zaretskii2016-05-181-0/+1
* | Add external socket launching supportMatthew Leach2016-04-161-0/+1
|/
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* ; * lisp/server.el (server-process-filter): Simplify last changeKen Brown2015-11-181-2/+1
* Silence byte-compiler warningKen Brown2015-11-181-0/+1
* Fix logic in 'server-kill-emacs-query-function'Eli Zaretskii2015-10-211-7/+6
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-071-1/+1
* Escape ` and ' in docPaul Eggert2015-09-011-1/+1
* Top-level elisp files respect ‘text-quoting-style’Paul Eggert2015-08-261-1/+2
* Prefer directed to neutral quotesPaul Eggert2015-08-241-1/+1
* Avoid hard-coding "M-x command" in docstringsPaul Eggert2015-08-211-2/+3
* Improve recent change to emacsclient on CygwinKen Brown2015-07-071-1/+4
* Cygwin emacsclient handles w32 file namesMichael R. Mauger2015-06-291-0/+3