| Commit message (Expand) | Author | Age | Files | Lines |
* | Add 2009 to copyright years. | Glenn Morris | 2009-01-08 | 23 | -23/+23 |
* | (Copyright): Update copyright for 2009. | Glenn Morris | 2009-01-05 | 2 | -2/+9 |
* | (print_version): Update copyright for 2009. | Glenn Morris | 2009-01-05 | 1 | -2/+2 |
* | (version): Update copyright for 2009. | Glenn Morris | 2009-01-05 | 1 | -2/+2 |
* | (main): Fatal if hard links cannot be created. | Chong Yidong | 2009-01-01 | 1 | -0/+7 |
* | * movemail.c (main): Fatal if hard links cannot be created. | Chong Yidong | 2009-01-01 | 1 | -0/+4 |
* | File name fix, for AUTHORS. | Glenn Morris | 2008-12-19 | 1 | -1/+1 |
* | Fix typos and author's names. | Juanma Barranquero | 2008-12-19 | 1 | -8/+8 |
* | * emacs.c (main): Print and error and exit when no data is read | Dan Nicolaescu | 2008-12-18 | 2 | -7/+20 |
* | Fix typos. | Juanma Barranquero | 2008-12-17 | 1 | -2/+3 |
* | Include syswait.h instead of sys/types.h. | Dan Nicolaescu | 2008-12-14 | 2 | -1/+5 |
* | Fix comment typo. | Glenn Morris | 2008-12-13 | 1 | -1/+1 |
* | (WCONTINUED): New compatibility define for older systems. | Dan Nicolaescu | 2008-12-11 | 2 | -0/+8 |
* | (main): Fix previous change. | Dan Nicolaescu | 2008-12-10 | 2 | -4/+4 |
* | * emacsclient.c (main): Fix mindless breakage where emacsclient | Juanma Barranquero | 2008-12-10 | 2 | -0/+7 |
* | (main): Fail in case of not being able to connect. | Dan Nicolaescu | 2008-12-10 | 2 | -0/+3 |
* | (decode_options): Fix typo. | Dan Nicolaescu | 2008-12-10 | 1 | -1/+1 |
* | (EMACS_DAEMON): Remove definition. | Dan Nicolaescu | 2008-12-10 | 2 | -9/+22 |
* | * emacsclient.c [!WINDOWSNT] (EMACS_DAEMON): New define. | Juanma Barranquero | 2008-12-10 | 2 | -7/+21 |
* | * misc.texi (emacsclient Options): Describe what an empty string | Dan Nicolaescu | 2008-12-10 | 2 | -6/+89 |
* | *** empty log message *** | Dan Nicolaescu | 2008-12-03 | 1 | -1/+1 |
* | Fix typo in include. | Dan Nicolaescu | 2008-12-03 | 1 | -1/+1 |
* | Include <darpa/inet.h>. | Dan Nicolaescu | 2008-12-03 | 2 | -0/+6 |
* | (scan_lisp_file): Use xmalloc instead of malloc. | Dan Nicolaescu | 2008-12-01 | 2 | -1/+5 |
* | Derek Peschel <dpeschel at eskimo.com> (tiny change) | Glenn Morris | 2008-11-22 | 2 | -1/+5 |
* | Fix last change. | Chong Yidong | 2008-11-02 | 1 | -52/+51 |
* | (window_system): Delete redundant variable. | Chong Yidong | 2008-11-02 | 1 | -79/+85 |
* | * emacsclient.c (window_system): Delete redundant variable. | Chong Yidong | 2008-11-02 | 1 | -0/+7 |
* | (main) [WINDOWSNT]: Don't ifdef away the call to `ttyname'. | Eli Zaretskii | 2008-11-01 | 2 | -6/+23 |
* | (main): Don't force sending tty when in eval mode. | Andreas Schwab | 2008-10-31 | 2 | -1/+5 |
* | (main): If using the current frame, send tty information to Emacs in | Chong Yidong | 2008-10-30 | 1 | -1/+4 |
* | * emacsclient.c (main): If using the current frame, send tty | Chong Yidong | 2008-10-30 | 1 | -0/+5 |
* | * emacsclient.c (EXTRA_SPACE): New macro. | Juanma Barranquero | 2008-10-29 | 2 | -7/+17 |
* | * makefile.w32-in ($(BLD)/sorted-doc.$(O)): Remove spurious backslash. | Juanma Barranquero | 2008-10-29 | 2 | -1/+6 |
* | * server.el, emacsclient.c: Use TMPDIR (default /tmp) instead of hardcoded /tmp. | Juanma Barranquero | 2008-10-29 | 2 | -6/+16 |
* | (longopts, print_help_and_exit): Add -nw. | Dan Nicolaescu | 2008-10-13 | 2 | -2/+8 |
* | (OTHER_PLATFORM_SUPPORT): Remove ccl.elc and codepage.elc. | Eli Zaretskii | 2008-09-30 | 2 | -2/+5 |
* | Fix typos. | Juanma Barranquero | 2008-09-24 | 1 | -21/+21 |
* | (main): Fix a typo in a comment. | Eli Zaretskii | 2008-09-19 | 1 | -1/+1 |
* | (main): Use stdout rather than stdin to obtain the terminal (bug#427). | Chong Yidong | 2008-09-19 | 1 | -1/+1 |
* | * emacsclient.c (main): Use stdout rather than stdin to obtain the | Chong Yidong | 2008-09-19 | 1 | -0/+5 |
* | 2008-08-25 Francesco Potort�<pot@gnu.org> | Francesco Potortì | 2008-08-25 | 1 | -0/+4 |
* | (main): Do not use static space for the tagfile string. | Francesco Potortì | 2008-08-25 | 1 | -5/+6 |
* | etags.c: improve collapsing multiple slashes in file names. | Francesco Potortì | 2008-08-16 | 1 | -0/+7 |
* | (main): Use canonicalize_filename on tags file name. | Francesco Potortì | 2008-08-16 | 1 | -31/+38 |
* | * s/darwin.h (OTHER_FILES): Do not define here, defined in | Dan Nicolaescu | 2008-08-07 | 2 | -6/+6 |
* | * Makefile.in (CFLAGS): Drop -universal under NS_IMPL_COCOA. (.m.o): Dispense... | Adrian Robert | 2008-08-06 | 2 | -6/+5 |
* | (socket_connection): Add conditionals for HAVE_KRB5_ERROR_TEXT and | Chong Yidong | 2008-08-05 | 1 | -7/+13 |
* | * pop.c (socket_connection): Add conditionals for | Chong Yidong | 2008-08-05 | 1 | -0/+6 |
* | Fix typos. | Juanma Barranquero | 2008-08-04 | 1 | -3/+3 |