Thu, 02 Apr 2009 19:43:27 +0000 |
Dan Nicolaescu |
(print_help_and_exit): Fix typo.
|
Sat, 21 Mar 2009 11:30:08 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Wed, 11 Mar 2009 01:04:23 +0000 |
Juanma Barranquero |
Fix date in entry.
|
Wed, 11 Mar 2009 00:57:03 +0000 |
Juanma Barranquero |
* emacsclient.c (main): Revert part of last change,
|
Tue, 10 Mar 2009 14:08:52 +0000 |
Stefan Monnier |
* server.el (server-process-filter): Use expand-file-name rather than
|
Wed, 04 Mar 2009 04:16:39 +0000 |
Glenn Morris |
(main) [MAIL_USE_POP]: Add -r to usage message.
|
Fri, 13 Feb 2009 14:21:16 +0000 |
Chong Yidong |
* movemail.c: Include time.h unconditionally.
|
Wed, 11 Feb 2009 03:59:52 +0000 |
Glenn Morris |
(mbx_delimit_begin): Also write the current time.
|
Tue, 10 Feb 2009 03:30:39 +0000 |
Glenn Morris |
(mbx_delimit_begin, mbx_delimit_end): Write mbox rather than Babyl
|
Fri, 23 Jan 2009 09:08:03 +0000 |
Adrian Robert |
* emacsclient.c (decode_options): Use a dummy display name under NS/Cocoa.
|
Wed, 14 Jan 2009 13:41:04 +0000 |
Chong Yidong |
* ebrowse.c (matching_regexp): Fix OB1 error.
|
Sat, 10 Jan 2009 23:52:50 +0000 |
Glenn Morris |
Add missing entry.
|
Thu, 08 Jan 2009 03:38:51 +0000 |
Glenn Morris |
Add 2009 to copyright years.
|
Mon, 05 Jan 2009 00:53:04 +0000 |
Glenn Morris |
(Copyright): Update copyright for 2009.
|
Thu, 01 Jan 2009 09:34:15 +0000 |
Chong Yidong |
* movemail.c (main): Fatal if hard links cannot be created.
|
Fri, 19 Dec 2008 03:12:18 +0000 |
Glenn Morris |
File name fix, for AUTHORS.
|
Fri, 19 Dec 2008 01:50:43 +0000 |
Juanma Barranquero |
Fix typos and author's names.
|
Thu, 18 Dec 2008 08:48:26 +0000 |
Dan Nicolaescu |
* emacs.c (main): Print and error and exit when no data is read
|
Wed, 17 Dec 2008 15:25:54 +0000 |
Juanma Barranquero |
Fix typos.
|
Sun, 14 Dec 2008 03:23:43 +0000 |
Dan Nicolaescu |
Include syswait.h instead of sys/types.h.
|
Thu, 11 Dec 2008 17:32:44 +0000 |
Dan Nicolaescu |
(WCONTINUED): New compatibility define for older systems.
|
Wed, 10 Dec 2008 23:36:03 +0000 |
Dan Nicolaescu |
(main): Fix previous change.
|
Wed, 10 Dec 2008 22:18:21 +0000 |
Juanma Barranquero |
* emacsclient.c (main): Fix mindless breakage where emacsclient
|
Wed, 10 Dec 2008 15:24:22 +0000 |
Dan Nicolaescu |
(main): Fail in case of not being able to connect.
|
Wed, 10 Dec 2008 14:57:20 +0000 |
Dan Nicolaescu |
(EMACS_DAEMON): Remove definition.
|
Wed, 10 Dec 2008 09:47:06 +0000 |
Juanma Barranquero |
* emacsclient.c [!WINDOWSNT] (EMACS_DAEMON): New define.
|
Wed, 10 Dec 2008 07:56:51 +0000 |
Dan Nicolaescu |
* misc.texi (emacsclient Options): Describe what an empty string
|
Wed, 03 Dec 2008 04:37:24 +0000 |
Dan Nicolaescu |
*** empty log message ***
|
Wed, 03 Dec 2008 03:37:37 +0000 |
Dan Nicolaescu |
Include <darpa/inet.h>.
|
Mon, 01 Dec 2008 20:29:02 +0000 |
Dan Nicolaescu |
(scan_lisp_file): Use xmalloc instead of malloc.
|