index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib-src
/
emacsclient.c
Age
Commit message (
Expand
)
Author
2022-03-08
Do not include <attribute.h> from <config.h>
Paul Eggert
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-12-10
Merge remote-tracking branch 'origin/master' into feature/pgtk
Po Lu
2021-12-10
Merge from origin/emacs-28
Stefan Kangas
2021-12-09
emacsclient takes more care about XDG_RUNTIME_DIR
Paul Eggert
2021-12-01
Merge remote-tracking branch 'origin/master' into feature/pgtk
Po Lu
2021-12-01
Suppress emacsclient message that daemon should have started if --quiet
Jim Porter
2021-11-30
Merge remote-tracking branch 'origin/master' into feature/pgtk
Po Lu
2021-11-20
Add support for the Haiku operating system and its window system
Po Lu
2021-11-11
Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-11-05
New emacsclient option to either create or reuse an existing frame.
Gregory Heytings
2021-10-03
Simplify socket symlink-attack checking
Paul Eggert
2021-08-22
Avoid using %n in emacsclient
Omar Polo
2021-07-25
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-07-23
Redo emacsclient socket symlink-attack checking
Paul Eggert
2021-01-03
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-12-27
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2020-12-25
Adjust to recent Gnulib changes
Paul Eggert
2020-11-24
emacsclient should use both of DISPLAY and WAYLAND_DISPLAY.
Yuuki Harano
2020-08-13
Don't output emacsclient warning if both -a and --quiet
Lars Ingebrigtsen
2020-03-28
Stop using newly-deprecated dosname Gnulib module
Paul Eggert
2020-01-16
Make emacs prefer an existing ~/.emacs.d to an existing XDG location
Robert Pluim
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-09-15
Revert "emacsclient: ignore --eval parameters when starting alternate editor"
Lars Ingebrigtsen
2019-08-30
emacsclient: adjust to new config file location
Paul Eggert
2019-06-27
emacsclient: ignore --eval parameters when starting alternate editor
Lars Ingebrigtsen
2019-06-26
Fix PATH_MAX change to lib-src/emacsclient.c
Juanma Barranquero
2019-06-25
Prefer PATH_MAX to MAXPATHLEN
Paul Eggert
2019-06-20
Simplify lib-src version printing
Paul Eggert
2019-04-24
Improve port to platforms lacking euidaccess (Bug#35406)
Paul Eggert
2019-04-20
Improve XDG_RUNTIME_DIR diagnostic
Paul Eggert
2018-12-31
Merge from origin/emacs-26
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-12-06
emacsclient: avoid background chatter
Paul Eggert
2018-12-06
Fix emacsclient hang when backgrounded
Paul Eggert
2018-12-03
emacsclient: fix typo on recent socket-leak change
Paul Eggert
2018-12-03
Fix WINDOWSNT/DOS_NT build
Eli Zaretskii
2018-12-02
emacsclient: don’t leak socket to child processes
Paul Eggert
2018-12-02
Use tcdrain, not fdatasync, to drain ttys
Paul Eggert
2018-12-02
emacsclient: fix symlink/socket race
Paul Eggert
2018-12-01
emacsclient: prefer XDG_RUNTIME_DIR (Bug#33367)
Paul Eggert
2018-11-26
Unbreak compilation of emacsclient on MS-Windows
Eli Zaretskii
2018-11-26
emacsclient: assume HAVE_INET_SOCKETS
Paul Eggert
2018-11-26
emacsclient: negate NO_SOCKETS_IN_FILE_SYSTEM
Paul Eggert
2018-11-26
emacsclient: fix some races on POSIX systems
Paul Eggert
2018-11-23
Avoid compilation warning in emacsclient.c
Eli Zaretskii
2018-11-23
emacsclient: fix child exit when exec fails
Paul Eggert
2018-11-23
emacsclient: one ‘main’ function
Paul Eggert
[next]