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
2024-06-12
Support --no-window-system option in emacsclient
Eli Zaretskii
2024-05-07
; * lib-src/emacsclient.c (local_sockname): Whitespace.
Eli Zaretskii
2024-05-07
Simplify Emacs server detection on Android
Po Lu
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-09-06
Properly run emacsclient under Android if DISPLAY is set
Po Lu
2023-02-04
Add emacsclient desktop file equivalent on Android
Po Lu
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-11-28
Fix incompatible -t and -r options in emacsclient
Gregory Heytings
2022-11-27
* lib-src/emacsclient.c (print_help_and_exit): Fix --timeout.
Shohei YOSHIDA
2022-11-19
Fix encoding and display of messages sent by server to emacsclient
Eli Zaretskii
2022-09-10
Fix several printfs for 32 bit systems
Po Lu
2022-09-09
Display error in emacsclient if setsockopt failed
Stefan Kangas
2022-09-07
; Make emacsclient.c more quiet again
Stefan Kangas
2022-09-07
; * lib-src/emacsclient.c (main): Fix previous change.
Stefan Kangas
2022-09-06
Fix the MS-Windows build
Eli Zaretskii
2022-09-06
Add new --timeout flag to emacsclient
Stefan Kangas
2022-04-17
Merge from origin/emacs-28
Paul Eggert
2022-04-17
Don’t assume openat
Paul Eggert
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
[next]