index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib-src
/
emacsclient.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
New option -u / --suppress-output to emacsclient
Peder O. Klingenberg
2017-02-25
1
-11
/
+26
*
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
*
|
Port emacsclient to FreeBSD 11 etc.
Paul Eggert
2016-11-08
1
-0
/
+1
*
|
Limit <config.h>’s includes
Paul Eggert
2016-09-30
1
-0
/
+1
*
|
Fix compiler thinking tmpdir may be unitialised in emacsclient
Michal Nazarewicz
2016-09-12
1
-4
/
+2
*
|
Fix compilation warning in the MinGW build
Eli Zaretskii
2016-07-22
1
-1
/
+0
*
|
Omit IF_LINT code that no longer seems needed
Paul Eggert
2016-05-30
1
-1
/
+1
*
|
Fix compiler warnings in the MinGW build
Eli Zaretskii
2016-05-21
1
-9
/
+23
|
/
*
Rework C source files to avoid ^(
Paul Eggert
2016-03-10
1
-2
/
+2
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Use straight quotes in lib-src diagnostics
Paul Eggert
2015-08-27
1
-2
/
+2
*
Don't abort emacsclientw when -a was specified
Evgeny Fraimovitch
2015-08-02
1
-0
/
+10
*
Change defgeneric so it doesn't completely redefine the function
Stefan Monnier
2015-05-21
1
-4
/
+4
*
Support daemon mode on MS-Windows (bug#19688)
Mark Laws
2015-02-27
1
-10
/
+71
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
Prefer stpcpy to strcat
Paul Eggert
2014-12-25
1
-19
/
+16
*
Omit redundant extern decls.
Paul Eggert
2014-06-17
1
-4
/
+0
*
Handle systems without WCONTINUED consistently.
Paul Eggert
2014-05-03
1
-4
/
+0
*
lib-src/emacsclient.c (main): #ifdef out previous change on Windows.
Juanma Barranquero
2014-03-10
1
-0
/
+2
*
Fix emacsclient terminal corruption when in background.
Paul Eggert
2014-03-09
1
-3
/
+13
*
Fix emacsclient's handling of SIGCONT.
Paul Eggert
2014-02-25
1
-3
/
+3
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
Use bool for boolean, focusing on headers.
Paul Eggert
2013-12-14
1
-50
/
+42
*
Port to C89.
Paul Eggert
2013-07-10
1
-3
/
+8
*
File synchronization fixes.
Paul Eggert
2013-03-13
1
-2
/
+4
*
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
Paul Eggert
2013-01-02
1
-1
/
+1
|
\
|
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+1
*
|
Assume POSIX 1003.1-1988 or later for unistd.h.
Paul Eggert
2012-11-21
1
-21
/
+2
*
|
* emacsclient.c (handle_sigcont, handle_sigtstp): Use raise (sig)
Paul Eggert
2012-11-20
1
-2
/
+2
|
/
*
Detect window-system from display name
Daniel Colascione
2012-09-17
1
-2
/
+2
*
Add alt_display to emacsclient for w32, ns
Daniel Colascione
2012-09-17
1
-49
/
+78
*
Fix emacsclient to work with cygw32
Daniel Colascione
2012-09-17
1
-34
/
+37
*
Rely on <unistd.h> to declare 'environ',
Paul Eggert
2012-08-19
1
-5
/
+0
*
Move IF_LINT from lisp.h to conf_post.h
Glenn Morris
2012-08-10
1
-7
/
+0
*
Move DIRECTORY_SEP from lisp.h to config.h
Glenn Morris
2012-08-09
1
-16
/
+2
*
Assume strerror.
Paul Eggert
2012-07-10
1
-21
/
+0
*
lib-src/emacsclient.c (w32_execvp): Declare execvp to silence the compiler.
Juanma Barranquero
2012-07-09
1
-0
/
+1
*
lib-src/emacsclient.c: Adapt comments to GNU coding standards.
Juanma Barranquero
2012-07-09
1
-35
/
+23
*
Switch from NO_RETURN to C11's _Noreturn.
Paul Eggert
2012-06-24
1
-4
/
+3
*
* emacsclient.c (set_local_socket): Fix a compiler warning.
Samuel Bronson
2012-06-24
1
-1
/
+1
*
lib-src/emacsclient.c (min): Undef before redefining it.
Juanma Barranquero
2012-05-02
1
-0
/
+3
*
* lib-src/emacsclient.c (send_to_emacs): Avoid invalid strcpy
Jim Meyering
2012-05-02
1
-18
/
+22
*
Fix emacsclient/server behavior under --without-x.
Chong Yidong
2012-04-20
1
-4
/
+4
*
Move "emacsclient -t -n" handling from emacsclient.c to server.el.
Chong Yidong
2012-04-15
1
-21
/
+12
*
lib-src/emacsclient.c (decode_options) [WINDOWSNT]: Fix typo in 2011-12-04T17...
Juanma Barranquero
2012-04-12
1
-1
/
+1
*
Define -print-nonl client command
Andreas Schwab
2012-03-11
1
-0
/
+8
*
* emacsclient.c (main): Handle multiple messages in a single
Andreas Schwab
2012-03-11
1
-53
/
+56
*
Don't access freed memory in emacsclient
Andreas Schwab
2012-03-11
1
-68
/
+46
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
[next]