| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | *** empty log message *** | Francesco Potortì | 2006-12-20 | 1 | -0/+4 |
| | | |||||
| * | [WINDOWSNT] (set_fg, get_wc): New variables. | Juanma Barranquero | 2006-12-18 | 1 | -14/+16 |
| | | | | | | | [WINDOWSNT] (w32_find_emacs_process, w32_give_focus): New functions. (main) [WINDOWSNT]: Remove code to release the focus; call w32_give_focus instead. | ||||
| * | (w32_execvp): New function; wrapper for `execvp'. | Juanma Barranquero | 2006-12-15 | 1 | -4/+11 |
| | | | | | | (execvp) [WINDOWSNT]: Redefine to `w32_execvp'. (fail): Remove Windows-specific fix (subsumed in w32_execvp). | ||||
| * | *** empty log message *** | Kim F. Storm | 2006-12-06 | 1 | -1/+1 |
| | | |||||
| * | ($(BLD)/emacsclient.exe, $(BLD)/emacsclientw.exe): Use $(USER32) | Juanma Barranquero | 2006-12-06 | 1 | -0/+5 |
| | | | | | for compatibility with Visual Studio .NET 2003. | ||||
| * | *** empty log message *** | Juanma Barranquero | 2006-11-30 | 1 | -0/+16 |
| | | |||||
| * | *** empty log message *** | Francesco Potortì | 2006-11-28 | 1 | -0/+14 |
| | | |||||
| * | (TRES): New macro (copied from nt/makefile.w32-in). | Juanma Barranquero | 2006-11-27 | 1 | -0/+6 |
| | | | | | | ($(TRES)): New rule (copied from nt/makefile.w32-in). ($(BLD)/emacsclientw.exe): Add dependency. | ||||
| * | *** empty log message *** | Eli Zaretskii | 2006-11-27 | 1 | -0/+5 |
| | | |||||
| * | *** empty log message *** | Juanma Barranquero | 2006-11-25 | 1 | -0/+5 |
| | | |||||
| * | Fix email address | Jason Rumney | 2006-11-25 | 1 | -2/+2 |
| | | |||||
| * | *** empty log message *** | Jason Rumney | 2006-11-25 | 1 | -0/+4 |
| | | |||||
| * | (file_name_absolute_p) [WINDOWSNT]: Support absolute file names with forward | Eli Zaretskii | 2006-11-24 | 1 | -0/+5 |
| | | | | | slashes. | ||||
| * | (print_help_and_exit): Tweak message contents and tabs/spaces | Juanma Barranquero | 2006-11-23 | 1 | -0/+5 |
| | | | | | to improve alignment in message boxes. | ||||
| * | Include <stdarg.h>. | Juanma Barranquero | 2006-11-22 | 1 | -0/+10 |
| | | | | | | | | | | [WINDOWSNT]: Include <windows.h>. (w32_check_console_app): New function. (message): New function. (decode_options, print_help_and_exit, fail, main, initialize_sockets, get_server_config, set_tcp_socket, set_local_socket, set_socket): Use message(). | ||||
| * | *** empty log message *** | Juanma Barranquero | 2006-11-20 | 1 | -3/+3 |
| | | |||||
| * | *** empty log message *** | Juanma Barranquero | 2006-11-16 | 1 | -0/+1 |
| | | |||||
| * | Let config.h define HAVE_SOCKETS and HAVE_INET_SOCKETS. | Jason Rumney | 2006-11-13 | 1 | -0/+4 |
| | | |||||
| * | *** empty log message *** | Juanma Barranquero | 2006-11-13 | 1 | -0/+10 |
| | | |||||
| * | *** empty log message *** | Jason Rumney | 2006-11-13 | 1 | -0/+4 |
| | | |||||
| * | Fix braino. | Juanma Barranquero | 2006-11-11 | 1 | -3/+3 |
| | | |||||
| * | [!WINDOWSNT]: Include <sys/types.h>. | Juanma Barranquero | 2006-11-10 | 1 | -2/+6 |
| | | |||||
| * | Add "add-log-time-zone-rule: t" to Local Variables section. | Juanma Barranquero | 2006-11-10 | 1 | -0/+1 |
| | | |||||
| * | *** empty log message *** | Juanma Barranquero | 2006-11-08 | 1 | -0/+5 |
| | | |||||
| * | (get_server_config) [WINDOWSNT]: Search the server file on APPDATA | Juanma Barranquero | 2006-11-07 | 1 | -0/+3 |
| | | | | | if it doesn't exist on HOME, even if HOME is defined. | ||||
| * | *** empty log message *** | Juanma Barranquero | 2006-11-07 | 1 | -0/+6 |
| | | |||||
| * | (longopts) [! NO_SOCKETS_IN_FILE_SYSTEM]: Don't show option --socket-name. | Juanma Barranquero | 2006-11-06 | 1 | -0/+20 |
| | | | | | | | | | | | | | | | | | (decode_options): Don't get EMACS_SERVER_FILE here, it could override command line options. (decode_options) [! NO_SOCKETS_IN_FILE_SYSTEM]: Don't parse "-s" option. (fail): Don't check for missing arguments, it is now done in set_socket. (file_name_absolute_p): New function (loosely based on the one in fileio.c). (initialize_sockets): Don't check for duplicate loading of Winsock. (get_server_config): Only try relative paths in the default directory locations. (set_tcp_socket): Don't call INITIALIZE(). Warn when connecting to a remote server. (set_socket): Call INITIALIZE(). Search explicit command-line arguments, then environment variable EMACS_SERVER_FILE, then implicit socket paths, before trying the alternate editor. (main): Use file_name_absolute_p. | ||||
| * | *** empty log message *** | Eli Zaretskii | 2006-11-04 | 1 | -0/+5 |
| | | |||||
| * | *** empty log message *** | Juanma Barranquero | 2006-11-03 | 1 | -0/+5 |
| | | |||||
| * | *** empty log message *** | Juanma Barranquero | 2006-11-03 | 1 | -0/+5 |
| | | |||||
| * | *** empty log message *** | Juanma Barranquero | 2006-11-02 | 1 | -0/+6 |
| | | |||||
| * | [WINDOWSNT]: Define HAVE_INET_SOCKETS. | Juanma Barranquero | 2006-11-02 | 1 | -0/+9 |
| | | | | | | | | [!WINDOWSNT]: Include <netinet/in.h> if available. [HAVE_SOCKETS]: Also require HAVE_INET_SOCKETS. (IOCTL, IOCTL_BOOL_ARG): Remove. (set_tcp_socket): Don't set the socket in blocking mode. Remove c_arg. | ||||
| * | *** empty log message *** | Juanma Barranquero | 2006-11-01 | 1 | -0/+5 |
| | | |||||
| * | [WINDOWSNT]: Include <malloc.h> and <stdlib.h>. | Juanma Barranquero | 2006-10-31 | 1 | -0/+5 |
| | | | | | (close_winsock): Declare as __cdecl. | ||||
| * | [!WINDOWSNT]: Include <fcntl.h> if available. | Juanma Barranquero | 2006-10-31 | 1 | -0/+6 |
| | | | | | | (set_tcp_socket): Prefer O_NONBLOCK, then O_NDELAY, then FIONBIO to set the socket in non-blocking mode. | ||||
| * | *** empty log message *** | Kim F. Storm | 2006-10-31 | 1 | -4/+1 |
| | | |||||
| * | Fixes to emacsclient.c for GNU/Linux. | Juanma Barranquero | 2006-10-31 | 1 | -0/+10 |
| | | | | | | | | [!WINDOWSNT] <top level>: Include <netinet/in.h> and <sys/ioctl.h>. (INVALID_SOCKET): Define. (initialize_sockets): Put #endif at the right place. (set_local_socket): Use progname, not argv[0]. | ||||
| * | *** empty log message *** | Juanma Barranquero | 2006-10-31 | 1 | -194/+226 |
| | | |||||
| * | Typo. | Andreas Schwab | 2006-10-11 | 1 | -1/+1 |
| | | |||||
| * | (../src/config.h): Fix error message. | Eli Zaretskii | 2006-10-09 | 1 | -0/+4 |
| | | |||||
| * | *** empty log message *** | Eli Zaretskii | 2006-09-30 | 1 | -0/+4 |
| | | |||||
| * | *** empty log message *** | Jay Belanger | 2006-09-15 | 1 | -0/+5 |
| | | |||||
| * | (readline): Change position on %n and \" in sscanf. | Jan Djärv | 2006-08-09 | 1 | -0/+1 |
| | | |||||
| * | * etags.c (readline): expect sscanf returns >= 1. | Jan Djärv | 2006-08-09 | 1 | -0/+4 |
| | | |||||
| * | * etags.c (readline): expect sscanf returns 2, | Jan Djärv | 2006-08-08 | 1 | -0/+5 |
| | | | | | not 1. | ||||
| * | * etags.c (TEX_mode): Check getc retruns EOF. | Jan Djärv | 2006-08-08 | 1 | -0/+5 |
| | | | | | File ended without newline causes infinite loop. | ||||
| * | *** empty log message *** | Francesco Potortì | 2006-07-30 | 1 | -0/+11 |
| | | |||||
| * | . | Andreas Schwab | 2006-07-20 | 1 | -0/+5 |
| | | |||||
| * | * ebrowse.c (usage, version): Mark as NO_RETURN. | Dan Nicolaescu | 2006-07-18 | 1 | -0/+6 |
| | | | | | | | | | | | | | | | | | | * emacsclient.c (print_help_and_exit): Likewise. * xterm.c (x_connection_closed, x_error_quitter): Mark as NO_RETURN. * textprop.c (text_read_only): Likewise. * lread.c (end_of_file_error): Likewise. * lisp.h (circular_list_error, memory_full, buffer_memory_full): Likewise. * eval.c (unwind_to_catch): Likewise. * buffer.h (buffer_slot_type_mismatch): Likewise. | ||||
| * | (absolute_filename): Free unused space (cosmetic change). | Francesco Potortì | 2006-07-11 | 1 | -0/+5 |
| | | | | | (in_word_set): In C, also tag #undef symbols. | ||||