aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/emacsclient.c
Commit message (Expand)AuthorAgeFilesLines
* Remove extern errno declarations.Dan Nicolaescu2010-04-011-1/+0
* Fix typos in comments and ChangeLogs.Juanma Barranquero2010-01-131-1/+1
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* (print_help_and_exit): Fix bug report instructions.Glenn Morris2009-10-151-1/+1
* * w32term.c (w32_initialize): Use standard types.Jason Rumney2009-07-031-1/+1
* bug#1849 - Windows 7 Taskbar SupportJason Rumney2009-06-301-6/+40
* * emacsclient.c (print_help_and_exit): Fix typo and tabify (carefulJuanma Barranquero2009-04-201-5/+5
* * emacsclient.c (print_help_and_exit): Clarify argument placementChong Yidong2009-04-201-8/+9
* (print_help_and_exit): Fix typo.Dan Nicolaescu2009-04-021-2/+2
* * emacsclient.c (main): Revert part of last change,Juanma Barranquero2009-03-111-0/+20
* * server.el (server-process-filter): Use expand-file-name rather thanStefan Monnier2009-03-101-36/+4
* * emacsclient.c (decode_options): Use a dummy display name under NS/Cocoa.Adrian Robert2009-01-231-1/+9
* Add 2009 to copyright years.Glenn Morris2009-01-081-1/+1
* * emacs.c (main): Print and error and exit when no data is readDan Nicolaescu2008-12-181-7/+15
* Include syswait.h instead of sys/types.h.Dan Nicolaescu2008-12-141-1/+1
* (WCONTINUED): New compatibility define for older systems.Dan Nicolaescu2008-12-111-0/+4
* (main): Fix previous change.Dan Nicolaescu2008-12-101-4/+0
* * emacsclient.c (main): Fix mindless breakage where emacsclientJuanma Barranquero2008-12-101-0/+2
* (main): Fail in case of not being able to connect.Dan Nicolaescu2008-12-101-0/+2
* (decode_options): Fix typo.Dan Nicolaescu2008-12-101-1/+1
* (EMACS_DAEMON): Remove definition.Dan Nicolaescu2008-12-101-9/+14
* * emacsclient.c [!WINDOWSNT] (EMACS_DAEMON): New define.Juanma Barranquero2008-12-101-7/+13
* * misc.texi (emacsclient Options): Describe what an empty stringDan Nicolaescu2008-12-101-6/+80
* Fix typo in include.Dan Nicolaescu2008-12-031-1/+1
* Include <darpa/inet.h>.Dan Nicolaescu2008-12-031-0/+2
* Fix last change.Chong Yidong2008-11-021-52/+51
* (window_system): Delete redundant variable.Chong Yidong2008-11-021-79/+85
* (main) [WINDOWSNT]: Don't ifdef away the call to `ttyname'.Eli Zaretskii2008-11-011-6/+15
* (main): Don't force sending tty when in eval mode.Andreas Schwab2008-10-311-1/+1
* (main): If using the current frame, send tty information to Emacs inChong Yidong2008-10-301-1/+4
* * emacsclient.c (EXTRA_SPACE): New macro.Juanma Barranquero2008-10-291-7/+14
* * server.el, emacsclient.c: Use TMPDIR (default /tmp) instead of hardcoded /tmp.Juanma Barranquero2008-10-291-6/+11
* (longopts, print_help_and_exit): Add -nw.Dan Nicolaescu2008-10-131-2/+3
* (main): Fix a typo in a comment.Eli Zaretskii2008-09-191-1/+1
* (main): Use stdout rather than stdin to obtain the terminal (bug#427).Chong Yidong2008-09-191-1/+1
* * bitmaps/README:Dan Nicolaescu2008-07-311-4/+0
* Remove support for Mac Carbon.Dan Nicolaescu2008-07-271-1/+1
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-091-6/+4
* * configure.in: Remove references to obsolete variables andDan Nicolaescu2008-02-241-2/+0
* Fix typo in comment.Juanma Barranquero2008-02-201-1/+1
* (main) [WINDOWSNT]: Understand DRIVE:NAME, whereJuanma Barranquero2008-02-201-34/+24
* (print_help_and_exit): Show -d option on Windows.Juanma Barranquero2008-02-151-4/+2
* (decode_options): Fix last change so as not to override an explicit -display.Stefan Monnier2008-02-081-1/+1
* (decode_options): Pass --display implicitly if -cStefan Monnier2008-02-081-10/+12
* (decode_options): Default to a NULL display, as Emacs-22.Stefan Monnier2008-01-261-4/+15
* (set_tcp_socket): Don't send a "\n" after the authentication string;Juanma Barranquero2008-01-251-3/+3
* (decode_options) [WINDOWSNT]: Don't use the value of DISPLAY in theEli Zaretskii2008-01-121-2/+10
* Add missing final newlines to message calls.Glenn Morris2008-01-091-6/+6
* Daniel Hackney <dan at haxney.org> (tiny change)Glenn Morris2008-01-091-1/+1
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\