summaryrefslogtreecommitdiff
path: root/lib-src/emacsclient.c
Commit message (Expand)AuthorAge
* * bitmaps/README:Dan Nicolaescu2008-07-31
* Remove support for Mac Carbon.Dan Nicolaescu2008-07-27
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-09
* * configure.in: Remove references to obsolete variables andDan Nicolaescu2008-02-24
* Fix typo in comment.Juanma Barranquero2008-02-20
* (main) [WINDOWSNT]: Understand DRIVE:NAME, whereJuanma Barranquero2008-02-20
* (print_help_and_exit): Show -d option on Windows.Juanma Barranquero2008-02-15
* (decode_options): Fix last change so as not to override an explicit -display.Stefan Monnier2008-02-08
* (decode_options): Pass --display implicitly if -cStefan Monnier2008-02-08
* (decode_options): Default to a NULL display, as Emacs-22.Stefan Monnier2008-01-26
* (set_tcp_socket): Don't send a "\n" after the authentication string;Juanma Barranquero2008-01-25
* (decode_options) [WINDOWSNT]: Don't use the value of DISPLAY in theEli Zaretskii2008-01-12
* Add missing final newlines to message calls.Glenn Morris2008-01-09
* Daniel Hackney <dan at haxney.org> (tiny change)Glenn Morris2008-01-09
* Merge from emacs--rel--22Miles Bader2008-01-08
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-07
* | Comment change.Juanma Barranquero2007-10-27
* | Merge from emacs--rel--22Miles Bader2007-10-27
|\|
| * Add a wrapper for getenv so it also checks the registry on Windows.Juanma Barranquero2007-10-26
| * (sock_err_message): New function.Jason Rumney2007-10-25
* | Add a wrapper for getenv so it also checks the registry on Windows.Juanma Barranquero2007-10-26
* | (print_help_and_exit): Fix space to improve alignment in output messages.Juanma Barranquero2007-10-09
* | Merge from emacs--rel--22Miles Bader2007-10-09
|\|
| * (w32_window_app): Init common controls when windowed.Jason Rumney2007-09-27
* | (decode_options): -t implies -c.Stefan Monnier2007-09-21
* | (DIRECTORY_SEP, IS_DIRECTORY_SEP, IS_DEVICE_SEP)Stefan Monnier2007-09-20
* | (main) [SIGSTOP]: Change conditional from WINDOWSNT.Jason Rumney2007-09-20
* | (current_frame): Change the default.Stefan Monnier2007-09-20
* | (sys/stat.h, errno.h): Remove duplicate includes.Glenn Morris2007-08-26
* | Merge from emacs--devo--0Miles Bader2007-07-31
|\|
| * Switch license to GPLv3 or later.Glenn Morris2007-07-25
* | * emacsclient.c (main): Avoid having a declaration after aDan Nicolaescu2007-05-26
* | (print_help_and_exit): Restore and adapt trunk change from 2006-11-23 which wasJuanma Barranquero2007-05-21
* | * loadup.el: Load mac-win on a Mac. Avoid loading both x-win andDan Nicolaescu2007-05-19
* | * emacsclient.c (handle_sigtstp): Use the new name for theDan Nicolaescu2007-05-17
* | * emacsclient.c (decode_options): Don't use a tty on windows.Dan Nicolaescu2007-05-16
* | (emacs_socket): Rename from s.Jason Rumney2007-05-16
* | (emacs_socket): Rename from s.Jason Rumney2007-05-16
* | * emacsclient.c (s): Restore.Dan Nicolaescu2007-05-16
* | (s): Remove.Jason Rumney2007-05-15
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2007-02-24
|\|
| * Comment changes and clarifications.Juanma Barranquero2007-02-16
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2007-01-29
|\|
| * Add 2007 to copyright years.Glenn Morris2007-01-21
* | Fix various suspend-related bugs in emacsclient. (Report & patch by Dan Nico...Karoly Lorentey2007-01-01
* | Merged from emacs@sv.gnu.org.Karoly Lorentey2007-01-01
|\|
| * [WINDOWSNT] (set_fg, get_wc): New variables.Juanma Barranquero2006-12-18
| * Comment and whitespace changes.Richard M. Stallman2006-12-15
| * Rework a few comments.Juanma Barranquero2006-12-15
| * (w32_execvp): New function; wrapper for `execvp'.Juanma Barranquero2006-12-15