summaryrefslogtreecommitdiff
path: root/lib-src
AgeCommit message (Expand)Author
2009-01-08Add 2009 to copyright years.Glenn Morris
2009-01-05(Copyright): Update copyright for 2009.Glenn Morris
2009-01-05(print_version): Update copyright for 2009.Glenn Morris
2009-01-05(version): Update copyright for 2009.Glenn Morris
2009-01-01(main): Fatal if hard links cannot be created.Chong Yidong
2009-01-01* movemail.c (main): Fatal if hard links cannot be created.Chong Yidong
2008-12-19File name fix, for AUTHORS.Glenn Morris
2008-12-19Fix typos and author's names.Juanma Barranquero
2008-12-18* emacs.c (main): Print and error and exit when no data is readDan Nicolaescu
2008-12-17Fix typos.Juanma Barranquero
2008-12-14Include syswait.h instead of sys/types.h.Dan Nicolaescu
2008-12-13Fix 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 emacsclientJuanma 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 stringDan Nicolaescu
2008-12-03*** empty log message ***Dan Nicolaescu
2008-12-03Fix typo in include.Dan Nicolaescu
2008-12-03Include <darpa/inet.h>.Dan Nicolaescu
2008-12-01(scan_lisp_file): Use xmalloc instead of malloc.Dan Nicolaescu
2008-11-22Derek Peschel <dpeschel at eskimo.com> (tiny change)Glenn Morris
2008-11-02Fix 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 inChong Yidong
2008-10-30* emacsclient.c (main): If using the current frame, send ttyChong 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-24Fix 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 theChong Yidong
2008-08-252008-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-16etags.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 inDan 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 andChong Yidong
2008-08-05* pop.c (socket_connection): Add conditionals forChong Yidong
2008-08-04Fix typos.Juanma Barranquero