| Commit message (Expand) | Author | Age | Files | Lines |
| * | * emacsclient.c (decode_options): Use a dummy display name under NS/Cocoa. | Adrian Robert | 2009-01-23 | 1 | -0/+5 |
| * | * ebrowse.c (matching_regexp): Fix OB1 error. | Chong Yidong | 2009-01-14 | 1 | -0/+4 |
| * | Add missing entry. | Glenn Morris | 2009-01-10 | 1 | -0/+5 |
| * | Add 2009 to copyright years. | Glenn Morris | 2009-01-08 | 1 | -1/+1 |
| * | (Copyright): Update copyright for 2009. | Glenn Morris | 2009-01-05 | 1 | -0/+6 |
| * | * 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 | 1 | -0/+5 |
| * | Fix typos. | Juanma Barranquero | 2008-12-17 | 1 | -2/+3 |
| * | Include syswait.h instead of sys/types.h. | Dan Nicolaescu | 2008-12-14 | 1 | -0/+4 |
| * | (WCONTINUED): New compatibility define for older systems. | Dan Nicolaescu | 2008-12-11 | 1 | -0/+4 |
| * | (main): Fix previous change. | Dan Nicolaescu | 2008-12-10 | 1 | -0/+4 |
| * | * emacsclient.c (main): Fix mindless breakage where emacsclient | Juanma Barranquero | 2008-12-10 | 1 | -0/+5 |
| * | (main): Fail in case of not being able to connect. | Dan Nicolaescu | 2008-12-10 | 1 | -0/+1 |
| * | (EMACS_DAEMON): Remove definition. | Dan Nicolaescu | 2008-12-10 | 1 | -0/+8 |
| * | * emacsclient.c [!WINDOWSNT] (EMACS_DAEMON): New define. | Juanma Barranquero | 2008-12-10 | 1 | -0/+8 |
| * | * misc.texi (emacsclient Options): Describe what an empty string | Dan Nicolaescu | 2008-12-10 | 1 | -0/+9 |
| * | *** empty log message *** | Dan Nicolaescu | 2008-12-03 | 1 | -1/+1 |
| * | Include <darpa/inet.h>. | Dan Nicolaescu | 2008-12-03 | 1 | -0/+4 |
| * | (scan_lisp_file): Use xmalloc instead of malloc. | Dan Nicolaescu | 2008-12-01 | 1 | -0/+4 |
| * | Derek Peschel <dpeschel at eskimo.com> (tiny change) | Glenn Morris | 2008-11-22 | 1 | -0/+4 |
| * | * 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 | 1 | -0/+8 |
| * | (main): Don't force sending tty when in eval mode. | Andreas Schwab | 2008-10-31 | 1 | -0/+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 | 1 | -0/+3 |
| * | * makefile.w32-in ($(BLD)/sorted-doc.$(O)): Remove spurious backslash. | Juanma Barranquero | 2008-10-29 | 1 | -0/+5 |
| * | * server.el, emacsclient.c: Use TMPDIR (default /tmp) instead of hardcoded /tmp. | Juanma Barranquero | 2008-10-29 | 1 | -0/+5 |
| * | (longopts, print_help_and_exit): Add -nw. | Dan Nicolaescu | 2008-10-13 | 1 | -0/+5 |
| * | (OTHER_PLATFORM_SUPPORT): Remove ccl.elc and codepage.elc. | Eli Zaretskii | 2008-09-30 | 1 | -0/+5 |
| * | Fix typos. | Juanma Barranquero | 2008-09-24 | 1 | -21/+21 |
| * | * 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 |
| * | etags.c: improve collapsing multiple slashes in file names. | Francesco Potortì | 2008-08-16 | 1 | -0/+7 |
| * | * s/darwin.h (OTHER_FILES): Do not define here, defined in | Dan Nicolaescu | 2008-08-07 | 1 | -0/+5 |
| * | * Makefile.in (CFLAGS): Drop -universal under NS_IMPL_COCOA. (.m.o): Dispense... | Adrian Robert | 2008-08-06 | 1 | -0/+5 |
| * | * 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 |
| * | * bitmaps/README: | Dan Nicolaescu | 2008-07-31 | 1 | -0/+5 |
| * | Remove support for Mac Carbon. | Dan Nicolaescu | 2008-07-27 | 1 | -0/+6 |
| * | (mac-fix-env): Remove #ifdef around rule. | Dan Nicolaescu | 2008-07-21 | 1 | -0/+4 |
| * | Fix typos. | Juanma Barranquero | 2008-07-18 | 1 | -4/+4 |
| * | * s/cygwin.h (LIB_STANDARD_LIBSRC): Don't define. | Andreas Schwab | 2008-07-17 | 1 | -0/+6 |
| * | various small cleanups detailed in changelogs | Adrian Robert | 2008-07-16 | 1 | -0/+5 |
| * | (fcloseall, fgetchar, flushall, fputchar, putw): Remove, | Dan Nicolaescu | 2008-07-16 | 1 | -0/+5 |
| * | merging Emacs.app (NeXTstep port) | Adrian Robert | 2008-07-15 | 1 | -0/+10 |
| * | * syswait.h: Remove old if 0 code. Do not define WAITTYPE, it was | Dan Nicolaescu | 2008-07-12 | 1 | -0/+4 |
| * | * makefile.w32-in (OTHER_PLATFORM_SUPPORT): Remove vmsproc.el and vms-patch.el. | Juanma Barranquero | 2008-07-05 | 1 | -0/+5 |
| * | American English spelling fixes. | Glenn Morris | 2008-07-01 | 1 | -3/+3 |