aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/emacsclient.c
Commit message (Expand)AuthorAgeFilesLines
...
* | (main) [SIGSTOP]: Change conditional from WINDOWSNT.Jason Rumney2007-09-201-1/+1
* | (current_frame): Change the default.Stefan Monnier2007-09-201-15/+6
* | (sys/stat.h, errno.h): Remove duplicate includes.Glenn Morris2007-08-261-2/+0
* | Merge from emacs--devo--0Miles Bader2007-07-311-1/+1
|\|
| * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* | * emacsclient.c (main): Avoid having a declaration after aDan Nicolaescu2007-05-261-1/+1
* | (print_help_and_exit): Restore and adapt trunk change from 2006-11-23 which wasJuanma Barranquero2007-05-211-18/+23
* | * loadup.el: Load mac-win on a Mac. Avoid loading both x-win andDan Nicolaescu2007-05-191-1/+1
* | * emacsclient.c (handle_sigtstp): Use the new name for theDan Nicolaescu2007-05-171-1/+1
* | * emacsclient.c (decode_options): Don't use a tty on windows.Dan Nicolaescu2007-05-161-1/+3
* | (emacs_socket): Rename from s.Jason Rumney2007-05-161-45/+43
* | (emacs_socket): Rename from s.Jason Rumney2007-05-161-8/+7
* | * emacsclient.c (s): Restore.Dan Nicolaescu2007-05-161-40/+36
* | (s): Remove.Jason Rumney2007-05-151-23/+29
* | Merged from [email protected]Karoly Lorentey2007-02-241-2/+34
|\|
| * Comment changes and clarifications.Juanma Barranquero2007-02-161-2/+34
* | Merged from [email protected]Karoly Lorentey2007-01-291-1/+1
|\|
| * Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* | Fix various suspend-related bugs in emacsclient. (Report & patch by Dan Nico...Karoly Lorentey2007-01-011-14/+7
* | Merged from [email protected].Karoly Lorentey2007-01-011-27/+100
|\|
| * [WINDOWSNT] (set_fg, get_wc): New variables.Juanma Barranquero2006-12-181-19/+58
| * Comment and whitespace changes.Richard M. Stallman2006-12-151-5/+5
| * Rework a few comments.Juanma Barranquero2006-12-151-3/+3
| * (w32_execvp): New function; wrapper for `execvp'.Juanma Barranquero2006-12-151-3/+37
* | Merged from [email protected]. Last-minute emacsclient rewrites be damned!Karoly Lorentey2006-12-031-309/+725
|\|
| * (emacs_pid): New variable.Juanma Barranquero2006-11-301-35/+30
| * (message): Make sure the message is properly written even if it contains printfJuanma Barranquero2006-11-301-2/+7
| * (file_name_absolute_p) [WINDOWSNT]: Use isalpha().Jason Rumney2006-11-251-1/+1
| * (file_name_absolute_p) [WINDOWSNT]: Support absolute file names with forwardEli Zaretskii2006-11-241-1/+1
| * Space/tab mixup.Juanma Barranquero2006-11-241-1/+1
| * (print_help_and_exit): Tweak message contents and tabs/spacesJuanma Barranquero2006-11-231-8/+9
| * Include <stdarg.h>.Juanma Barranquero2006-11-221-30/+77
| * Let config.h define HAVE_SOCKETS and HAVE_INET_SOCKETS.Jason Rumney2006-11-131-5/+0
| * [WINDOWSNT]: Undef _WINSOCKAPI_ and _WINSOCK_H.Juanma Barranquero2006-11-131-1/+8
| * [!WINDOWSNT]: Include <sys/types.h>.Juanma Barranquero2006-11-101-0/+2
| * (get_server_config): Declare set_fg as FARPROC to avoid a compiler warning.Juanma Barranquero2006-11-081-1/+1
| * (get_server_config) [WINDOWSNT]: Search the server file on APPDATAJuanma Barranquero2006-11-071-4/+9
| * (get_server_config): Extract also the Emacs pid from the server file.Juanma Barranquero2006-11-071-2/+29
| * (longopts) [! NO_SOCKETS_IN_FILE_SYSTEM]: Don't show option --socket-name.Juanma Barranquero2006-11-061-44/+107
| * (initialize_sockets): Don't initialize Winsock more than once.Juanma Barranquero2006-11-031-0/+4
| * [WINDOWSNT]: Define HAVE_INET_SOCKETS.Juanma Barranquero2006-11-021-22/+7
| * [WINDOWSNT]: Force the first argv passed to execvp to point to alternate_editorJuanma Barranquero2006-11-011-0/+3
| * [WINDOWSNT]: Include <malloc.h> and <stdlib.h>.Juanma Barranquero2006-10-311-8/+14
| * [!WINDOWSNT]: Include <fcntl.h> if available.Juanma Barranquero2006-10-311-0/+11
| * Fixes to emacsclient.c for GNU/Linux.Juanma Barranquero2006-10-311-2/+5
| * Add support for TCP sockets.Juanma Barranquero2006-10-311-155/+400
* | Merged from [email protected]Karoly Lorentey2006-07-291-1/+1
|\|
| * * ebrowse.c (usage, version): Mark as NO_RETURN.Dan Nicolaescu2006-07-181-1/+1
* | Fix OpenBSD compilation some more. (Fix by Han Boetes.)Karoly Lorentey2006-04-011-0/+19
* | Fix compilation error on OpenBSD. (Reported by Han Boetes.)Karoly Lorentey2006-03-281-0/+1