| Age | Commit message (Expand) | Author |
| 2008-12-18 | * emacs.c (main): Print and error and exit when no data is read | Dan Nicolaescu |
| 2008-12-17 | Fix typos. | Juanma Barranquero |
| 2008-12-14 | Include syswait.h instead of sys/types.h. | Dan Nicolaescu |
| 2008-12-13 | Fix comment typo. | Glenn Morris |
| 2008-12-11 | (WCONTINUED): New compatibility define for older systems. | Dan Nicolaescu |
| 2008-12-10 | (main): Fix previous change. | Dan Nicolaescu |
| 2008-12-10 | * emacsclient.c (main): Fix mindless breakage where emacsclient | Juanma Barranquero |
| 2008-12-10 | (main): Fail in case of not being able to connect. | Dan Nicolaescu |
| 2008-12-10 | (decode_options): Fix typo. | Dan Nicolaescu |
| 2008-12-10 | (EMACS_DAEMON): Remove definition. | Dan Nicolaescu |
| 2008-12-10 | * emacsclient.c [!WINDOWSNT] (EMACS_DAEMON): New define. | Juanma Barranquero |
| 2008-12-10 | * misc.texi (emacsclient Options): Describe what an empty string | Dan Nicolaescu |
| 2008-12-03 | *** empty log message *** | Dan Nicolaescu |
| 2008-12-03 | Fix typo in include. | Dan Nicolaescu |
| 2008-12-03 | Include <darpa/inet.h>. | Dan Nicolaescu |
| 2008-12-01 | (scan_lisp_file): Use xmalloc instead of malloc. | Dan Nicolaescu |
| 2008-11-22 | Derek Peschel <dpeschel at eskimo.com> (tiny change) | Glenn Morris |
| 2008-11-02 | Fix last change. | Chong Yidong |
| 2008-11-02 | (window_system): Delete redundant variable. | Chong Yidong |
| 2008-11-02 | * emacsclient.c (window_system): Delete redundant variable. | Chong Yidong |
| 2008-11-01 | (main) [WINDOWSNT]: Don't ifdef away the call to `ttyname'. | Eli Zaretskii |
| 2008-10-31 | (main): Don't force sending tty when in eval mode. | Andreas Schwab |
| 2008-10-30 | (main): If using the current frame, send tty information to Emacs in | Chong Yidong |
| 2008-10-30 | * emacsclient.c (main): If using the current frame, send tty | Chong Yidong |
| 2008-10-29 | * emacsclient.c (EXTRA_SPACE): New macro. | Juanma Barranquero |
| 2008-10-29 | * makefile.w32-in ($(BLD)/sorted-doc.$(O)): Remove spurious backslash. | Juanma Barranquero |
| 2008-10-29 | * server.el, emacsclient.c: Use TMPDIR (default /tmp) instead of hardcoded /tmp. | Juanma Barranquero |
| 2008-10-13 | (longopts, print_help_and_exit): Add -nw. | Dan Nicolaescu |
| 2008-09-30 | (OTHER_PLATFORM_SUPPORT): Remove ccl.elc and codepage.elc. | Eli Zaretskii |
| 2008-09-24 | Fix typos. | Juanma Barranquero |
| 2008-09-19 | (main): Fix a typo in a comment. | Eli Zaretskii |
| 2008-09-19 | (main): Use stdout rather than stdin to obtain the terminal (bug#427). | Chong Yidong |
| 2008-09-19 | * emacsclient.c (main): Use stdout rather than stdin to obtain the | Chong Yidong |
| 2008-08-25 | 2008-08-25 Francesco Potort�<pot@gnu.org> | Francesco Potortì |
| 2008-08-25 | (main): Do not use static space for the tagfile string. | Francesco Potortì |
| 2008-08-16 | etags.c: improve collapsing multiple slashes in file names. | Francesco Potortì |
| 2008-08-16 | (main): Use canonicalize_filename on tags file name. | Francesco Potortì |
| 2008-08-07 | * s/darwin.h (OTHER_FILES): Do not define here, defined in | Dan Nicolaescu |
| 2008-08-06 | * Makefile.in (CFLAGS): Drop -universal under NS_IMPL_COCOA. (.m.o): Dispense... | Adrian Robert |
| 2008-08-05 | (socket_connection): Add conditionals for HAVE_KRB5_ERROR_TEXT and | Chong Yidong |
| 2008-08-05 | * pop.c (socket_connection): Add conditionals for | Chong Yidong |
| 2008-08-04 | Fix typos. | Juanma Barranquero |
| 2008-07-31 | * bitmaps/README: | Dan Nicolaescu |
| 2008-07-27 | Remove support for Mac Carbon. | Dan Nicolaescu |
| 2008-07-21 | (mac-fix-env): Remove #ifdef around rule. | Dan Nicolaescu |
| 2008-07-18 | Fix typos. | Juanma Barranquero |
| 2008-07-17 | * s/cygwin.h (LIB_STANDARD_LIBSRC): Don't define. | Andreas Schwab |
| 2008-07-16 | various small cleanups detailed in changelogs | Adrian Robert |
| 2008-07-16 | (fcloseall, fgetchar, flushall, fputchar, putw): Remove, | Dan Nicolaescu |
| 2008-07-16 | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris |