index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
server.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add 'nofollow' flag to set-file-modes etc.
Paul Eggert
2020-02-23
1
-1
/
+1
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Fix documentation of '-position' server command
Eli Zaretskii
2019-12-07
1
-2
/
+2
*
Revert "Don't flash previous buffer when connecting with emacsclient"
Eli Zaretskii
2019-11-07
1
-50
/
+39
*
Fix some file-mode races
Paul Eggert
2019-09-16
1
-3
/
+3
*
; (server-goto-toplevel): Fix comment to reflect the code.
Eli Zaretskii
2019-09-07
1
-1
/
+0
*
Allow client connections when in recursive-edit
Eli Zaretskii
2019-09-07
1
-1
/
+1
*
* lisp/server.el (server-ensure-safe-dir): Revert part of b663c8372495
Stefan Monnier
2019-07-18
1
-10
/
+0
*
[PATCH 1/1] Pass frame-parameters to server-create-tty-frame
Michael Shields
2019-06-25
1
-2
/
+3
*
Go back to "Maintainer: emacs-devel@gnu.org"
Paul Eggert
2019-05-25
1
-0
/
+1
*
Fixes for "Maintainer:" and related lines
Paul Eggert
2019-05-19
1
-1
/
+0
*
Merge from origin/emacs-26
Glenn Morris
2019-05-14
1
-1
/
+8
|
\
|
*
Fix positioning client buffer as instructed by emacsclient
Eli Zaretskii
2019-05-08
1
-1
/
+8
|
*
Improve documentation of 'server-name'
Eli Zaretskii
2019-01-04
1
-1
/
+8
*
|
* lisp/server.el: Cosmetic changes
Stefan Monnier
2019-05-03
1
-29
/
+24
*
|
Use lexical-binding by default for M-:, --eval, and *scratch*
Stefan Monnier
2019-04-25
1
-2
/
+2
*
|
Avoid using obsolete accept-process-output arg
Paul Eggert
2019-01-15
1
-1
/
+1
*
|
Improve documentation of 'server-name'
Eli Zaretskii
2019-01-04
1
-1
/
+8
*
|
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
emacsclient: prefer XDG_RUNTIME_DIR (Bug#33367)
Paul Eggert
2018-12-01
1
-1
/
+4
*
|
Don't quote self-quoting pcase patterns
Michael Heerdegen
2018-10-30
1
-16
/
+16
*
|
file-attributes cleanup
Paul Eggert
2018-09-23
1
-3
/
+3
*
|
Handle non-error signals in emacsclient --eval (Bug#10989)
Noam Postavsky
2018-09-04
1
-1
/
+1
*
|
Optionally add argument description in minor mode DOC (bug#10754)
John Shahid
2018-07-01
1
-3
/
+0
*
|
Respect s-s-b-default-predicate when killing terminal
João Távora
2018-06-27
1
-4
/
+6
*
|
Merge from origin/emacs-26
Glenn Morris
2018-06-23
1
-2
/
+9
|
\
|
|
*
Improve documentation of 'server-start' and friends
Eli Zaretskii
2018-06-23
1
-2
/
+9
*
|
Improve support for desktop restoration in daemon mode
Eli Zaretskii
2018-03-10
1
-0
/
+9
*
|
Don't flash previous buffer when connecting with emacsclient
Aaron Jensen
2018-02-16
1
-39
/
+49
*
|
Finish renaming to internal--daemon-sockname
Paul Eggert
2018-02-12
1
-5
/
+5
*
|
Rename internal--external-sockname and document (Bug#24218)
Matthew Leach
2018-02-12
1
-5
/
+5
*
|
Minor cleanups for server-name fix (Bug#24218)
Paul Eggert
2018-02-12
1
-12
/
+12
*
|
Fix `server-name' and `server-socket-dir' for (Bug#24218)
Matthew Leach
2018-02-12
1
-20
/
+36
*
|
Replace (default-value 'enable-multibyte-characters) with t
Stefan Monnier
2018-01-25
1
-3
/
+2
|
/
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
Give a more sensible message if file-attributes fails (Bug#29070)
Noam Postavsky
2017-11-01
1
-2
/
+4
*
Another fix for unsafe directory error message (Bug#865)
Noam Postavsky
2017-10-21
1
-2
/
+3
*
Make "unsafe directory" error message more informative (Bug#865)
Noam Postavsky
2017-09-30
1
-21
/
+26
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Remove server-buffer-clients string from minor-mode-alist
Mark Oteiza
2017-02-12
1
-4
/
+0
*
Merge from origin/emacs-25
Paul Eggert
2017-01-01
1
-1
/
+1
|
\
|
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
|
Fix daemon shutdown when emacs-kill-hooks ask questions
Eli Zaretskii
2016-09-12
1
-1
/
+6
*
|
Fix bug in --eval reply message from server
Johan Bockgård
2016-08-18
1
-1
/
+1
*
|
* lisp/server.el (server-name): Add autoload cookie. (Bug#23576)
Eli Zaretskii
2016-05-18
1
-0
/
+1
*
|
Add external socket launching support
Matthew Leach
2016-04-16
1
-0
/
+1
|
/
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
; * lisp/server.el (server-process-filter): Simplify last change
Ken Brown
2015-11-18
1
-2
/
+1
*
Silence byte-compiler warning
Ken Brown
2015-11-18
1
-0
/
+1
[next]