aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* (C_entries): DEFUN names were longer by one: corrected.Francesco Potortì2006-12-201-3/+2
|
* *** empty log message ***Francesco Potortì2006-12-201-0/+4
|
* Bump version number to 22.0.92Chong Yidong2006-12-191-1/+1
|
* [WINDOWSNT] (set_fg, get_wc): New variables.Juanma Barranquero2006-12-182-33/+74
| | | | | | [WINDOWSNT] (w32_find_emacs_process, w32_give_focus): New functions. (main) [WINDOWSNT]: Remove code to release the focus; call w32_give_focus instead.
* 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-152-7/+48
| | | | | (execvp) [WINDOWSNT]: Redefine to `w32_execvp'. (fail): Remove Windows-specific fix (subsumed in w32_execvp).
* *** empty log message ***Kim F. Storm2006-12-061-1/+1
|
* ($(BLD)/emacsclient.exe, $(BLD)/emacsclientw.exe): Use $(USER32)Juanma Barranquero2006-12-062-2/+7
| | | | for compatibility with Visual Studio .NET 2003.
* *** empty log message ***Juanma Barranquero2006-11-301-0/+16
|
* (emacs_pid): New variable.Juanma Barranquero2006-11-301-35/+30
| | | | | | | | (message): Remove leftover code. (get_server_config): Set emacs_pid. Don't allow Emacs to grab the focus yet; emacsclient can still display an informational message before sending requests to Emacs. (main): Allow Emacs to grab the focus. Simplify message() call.
* (message): Make sure the message is properly written even if it contains printfJuanma Barranquero2006-11-301-2/+7
| | | | | | escapes, and flush the result. (set_tcp_socket): Make the message for non-local connections informational rather than an error.
* *** empty log message ***Francesco Potortì2006-11-281-0/+14
|
* Previous changes checked in by jhd checked and cleaned up:Francesco Potortì2006-11-281-9/+8
| | | | | | | | | (readline): Check for double quote after #line. (readline): sscanf could in principle return 2. (TeX_commands): Use p++ (rather than *p++) to increment p. (Lua_functions): Explicitely discard LOOKING_AT's return value. (TEX_mode): Check getc retruns EOF. File ended without newline causes infinite loop.
* (TRES): New macro (copied from nt/makefile.w32-in).Juanma Barranquero2006-11-272-2/+12
| | | | | ($(TRES)): New rule (copied from nt/makefile.w32-in). ($(BLD)/emacsclientw.exe): Add dependency.
* *** empty log message ***Eli Zaretskii2006-11-271-0/+5
|
* ($(BLD)/emacsclient.$(O)): Depend on makefile.w32-in.Eli Zaretskii2006-11-271-1/+3
|
* *** empty log message ***Juanma Barranquero2006-11-251-0/+5
|
* (VERSION): New macro.Juanma Barranquero2006-11-251-2/+4
| | | | (ECLIENT_CFLAGS): Add -DVERSION.
* (file_name_absolute_p) [WINDOWSNT]: Use isalpha().Jason Rumney2006-11-251-1/+1
|
* Fix email addressJason Rumney2006-11-251-2/+2
|
* *** empty log message ***Jason Rumney2006-11-251-0/+4
|
* (file_name_absolute_p) [WINDOWSNT]: Support absolute file names with forwardEli Zaretskii2006-11-242-1/+6
| | | | slashes.
* Space/tab mixup.Juanma Barranquero2006-11-241-1/+1
|
* (print_help_and_exit): Tweak message contents and tabs/spacesJuanma Barranquero2006-11-232-8/+14
| | | | to improve alignment in message boxes.
* Include <stdarg.h>.Juanma Barranquero2006-11-222-30/+87
| | | | | | | | | [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 Barranquero2006-11-201-3/+3
|
* *** empty log message ***Juanma Barranquero2006-11-161-0/+1
|
* Let config.h define HAVE_SOCKETS and HAVE_INET_SOCKETS.Jason Rumney2006-11-132-5/+4
|
* *** empty log message ***Juanma Barranquero2006-11-131-0/+10
|
* (emacsclient): Depend also on emacsclientw.exe.Juanma Barranquero2006-11-131-28/+12
| | | | | | | ($(BLD)/emacsclientw.exe): New target. (install): Install emacsclientw.exe. ($(BLD)/cvtmail.$(O), $(BLD)/emacstool.$(O)): Remove obsolete targets. (ECLIENT_CFLAGS): Remove redundant flags.
* [WINDOWSNT]: Undef _WINSOCKAPI_ and _WINSOCK_H.Juanma Barranquero2006-11-131-1/+8
|
* ($(BLD)/emacsclient.$(O)): Use CFLAGS.Jason Rumney2006-11-131-1/+1
|
* *** empty log message ***Jason Rumney2006-11-131-0/+4
|
* Fix braino.Juanma Barranquero2006-11-111-3/+3
|
* [!WINDOWSNT]: Include <sys/types.h>.Juanma Barranquero2006-11-102-2/+8
|
* Add "add-log-time-zone-rule: t" to Local Variables section.Juanma Barranquero2006-11-101-0/+1
|
* *** empty log message ***Juanma Barranquero2006-11-081-0/+5
|
* (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-072-4/+12
| | | | if it doesn't exist on HOME, even if HOME is defined.
* *** empty log message ***Juanma Barranquero2006-11-071-0/+6
|
* (get_server_config): Extract also the Emacs pid from the server file.Juanma Barranquero2006-11-071-2/+29
| | | | On Windows, try to force the Emacs frame to the foreground.
* (longopts) [! NO_SOCKETS_IN_FILE_SYSTEM]: Don't show option --socket-name.Juanma Barranquero2006-11-062-44/+127
| | | | | | | | | | | | | | | | (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 Zaretskii2006-11-041-0/+5
|
* (../src/$(BLD)/temacs.exe): Create as temporary file if it doesn't alreadyEli Zaretskii2006-11-041-0/+9
| | | | exist.
* *** empty log message ***Juanma Barranquero2006-11-031-0/+5
|
* (initialize_sockets): Don't initialize Winsock more than once.Juanma Barranquero2006-11-031-0/+4
|
* *** empty log message ***Juanma Barranquero2006-11-031-0/+5
|
* Installed [mark@mcs.vuw.ac.nz: use INSTALL_SCRIPT in lib-src] patchRamprasad B2006-11-031-2/+3
|
* *** empty log message ***Juanma Barranquero2006-11-021-0/+6
|