summaryrefslogtreecommitdiff
path: root/lisp/server.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* Replace gui-method macros with cl-generic with &contextStefan Monnier2015-05-231-7/+10
* ; * lisp/server.el: Comment.Glenn Morris2015-04-241-0/+1
* Support daemon mode on MS-Windows (bug#19688)Mark Laws2015-02-271-3/+9
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* * lisp/leim/quail/sisheng.el (sisheng-list): Don't bother with-case-table.Stefan Monnier2014-07-081-26/+27
* Remove unneeded prompt "Buffer ... still has clients"Jarek Czekalski2014-05-051-18/+0
* lisp/*.el: Fix typos.Juanma Barranquero2014-03-211-6/+6
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-091-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Do not call to `selected-window' where it is assumed by default.Dmitry Antipov2013-08-051-4/+4
* Do not call to `selected-frame' where it is assumed by default.Dmitry Antipov2013-08-051-1/+1
* * lisp/emacs-lisp/re-builder.el (reb-color-display-p):Dmitry Antipov2013-07-311-1/+1
* Merge from emacs-24; up to 2012-12-17T11:17:34Z!rgm@gnu.orgGlenn Morris2013-02-121-1/+1
|\
| * In doc, use standard American English style for e.g., etc., i.e.Paul Eggert2013-02-121-1/+1
* | Disambiguate function and variable references in docstrings.Aaron S. Hawley2013-01-111-2/+2
* | Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-021-1/+2
|\ \ | |/
| * Update copyright notices for 2013.Paul Eggert2013-01-011-1/+2
* | Allow function as value of initial-buffer-choice (Bug#13251).Constantin Kulikov2012-12-241-6/+11
|/
* * server.el (server-create-window-system-frame): Improved comment.Jan Djärv2012-11-091-1/+6
* * server.el (server-create-window-system-frame): Handle NextstepJan Djärv2012-11-081-0/+4
* Merge from trunkDaniel Colascione2012-10-071-9/+16
|\
| * Update docs for a bunch of 24.3 changes.Chong Yidong2012-09-301-9/+16
* | Detect window-system from display nameDaniel Colascione2012-09-171-29/+34
* | Fix emacsclient to work with cygw32Daniel Colascione2012-09-171-3/+7
|/
* Better seed support for (random).Paul Eggert2012-08-311-1/+0
* Replace version 24.2 with 24.3 where appropriate (hopefully)Glenn Morris2012-08-151-1/+1
* More CL cleanups and reduction of use of cl.el.Stefan Monnier2012-07-111-15/+17
* * lisp/server.el (server-process-filter): Remember dir in theJim Diamond2012-06-251-1/+2
* Fix emacsclient/server behavior under --without-x.Chong Yidong2012-04-201-3/+5
* * lisp/server.el (server-execute): Respect initial-buffer-choiceChong Yidong2012-04-201-11/+9
* Merge from emacs-24 branchChong Yidong2012-04-201-0/+7
|\
| * Move "emacsclient -t -n" handling from emacsclient.c to server.el.Chong Yidong2012-04-151-0/+7