Fri, 03 Jul 2009 15:32:02 +0000 |
Jason Rumney |
* w32term.c (w32_initialize): Use standard types.
|
Tue, 30 Jun 2009 15:48:23 +0000 |
Jason Rumney |
bug#1849 - Windows 7 Taskbar Support
|
Mon, 20 Apr 2009 03:19:19 +0000 |
Juanma Barranquero |
* emacsclient.c (print_help_and_exit): Fix typo and tabify (careful
|
Mon, 20 Apr 2009 02:52:56 +0000 |
Chong Yidong |
* emacsclient.c (print_help_and_exit): Clarify argument placement
|
Thu, 02 Apr 2009 19:43:27 +0000 |
Dan Nicolaescu |
(print_help_and_exit): Fix typo.
|
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
|
Fri, 23 Jan 2009 09:08:03 +0000 |
Adrian Robert |
* emacsclient.c (decode_options): Use a dummy display name under NS/Cocoa.
|
Thu, 08 Jan 2009 03:38:51 +0000 |
Glenn Morris |
Add 2009 to copyright years.
|
Thu, 18 Dec 2008 08:48:26 +0000 |
Dan Nicolaescu |
* emacs.c (main): Print and error and exit when no data is read
|
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 15:07:56 +0000 |
Dan Nicolaescu |
(decode_options): Fix typo.
|
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:33:44 +0000 |
Dan Nicolaescu |
Fix typo in include.
|
Wed, 03 Dec 2008 03:37:37 +0000 |
Dan Nicolaescu |
Include <darpa/inet.h>.
|
Sun, 02 Nov 2008 23:16:33 +0000 |
Chong Yidong |
Fix last change.
|
Sun, 02 Nov 2008 21:41:57 +0000 |
Chong Yidong |
(window_system): Delete redundant variable.
|
Sat, 01 Nov 2008 13:48:55 +0000 |
Eli Zaretskii |
(main) [WINDOWSNT]: Don't ifdef away the call to `ttyname'.
|
Fri, 31 Oct 2008 23:17:13 +0000 |
Andreas Schwab |
(main): Don't force sending tty when in eval mode.
|
Thu, 30 Oct 2008 15:54:38 +0000 |
Chong Yidong |
(main): If using the current frame, send tty information to Emacs in
|
Wed, 29 Oct 2008 15:34:06 +0000 |
Juanma Barranquero |
* emacsclient.c (EXTRA_SPACE): New macro.
|
Wed, 29 Oct 2008 10:42:31 +0000 |
Juanma Barranquero |
* server.el, emacsclient.c: Use TMPDIR (default /tmp) instead of hardcoded /tmp.
|
Mon, 13 Oct 2008 02:32:51 +0000 |
Dan Nicolaescu |
(longopts, print_help_and_exit): Add -nw.
|
Fri, 19 Sep 2008 16:45:12 +0000 |
Eli Zaretskii |
(main): Fix a typo in a comment.
|
Fri, 19 Sep 2008 15:50:24 +0000 |
Chong Yidong |
(main): Use stdout rather than stdin to obtain the terminal (bug#427).
|
Thu, 31 Jul 2008 05:33:56 +0000 |
Dan Nicolaescu |
* bitmaps/README:
|
Sun, 27 Jul 2008 18:24:48 +0000 |
Dan Nicolaescu |
Remove support for Mac Carbon.
remove-carbon
|
Fri, 09 May 2008 23:19:13 +0000 |
Glenn Morris |
Switch to recommended form of GPLv3 permissions notice.
|
Sun, 24 Feb 2008 18:53:07 +0000 |
Dan Nicolaescu |
* configure.in: Remove references to obsolete variables and
|
Wed, 20 Feb 2008 12:09:38 +0000 |
Juanma Barranquero |
Fix typo in comment.
|
Wed, 20 Feb 2008 12:06:16 +0000 |
Juanma Barranquero |
(main) [WINDOWSNT]: Understand DRIVE:NAME, where
|
Fri, 15 Feb 2008 16:58:59 +0000 |
Juanma Barranquero |
(print_help_and_exit): Show -d option on Windows.
|
Fri, 08 Feb 2008 15:28:04 +0000 |
Stefan Monnier |
(decode_options): Fix last change so as not to override an explicit -display.
|
Fri, 08 Feb 2008 15:25:58 +0000 |
Stefan Monnier |
(decode_options): Pass --display implicitly if -c
|
Wed, 30 Jan 2008 07:57:28 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Wed, 09 Jan 2008 01:21:15 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Sun, 11 Nov 2007 00:56:44 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Sat, 27 Oct 2007 09:12:07 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Thu, 11 Oct 2007 16:22:07 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Fri, 27 Jul 2007 10:52:18 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Mon, 26 Feb 2007 23:03:45 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Fri, 26 Jan 2007 06:16:11 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Mon, 01 Jan 2007 03:21:06 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Sat, 16 Dec 2006 01:29:26 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Thu, 07 Dec 2006 04:14:14 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Tue, 21 Nov 2006 08:56:38 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Tue, 07 Nov 2006 23:22:48 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Wed, 19 Jul 2006 00:42:56 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Wed, 08 Feb 2006 04:26:44 +0000 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
|
Fri, 26 Aug 2005 09:51:52 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
|
Thu, 07 Jul 2005 12:43:14 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
|
Sat, 19 Mar 2005 02:42:17 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-28
|
Fri, 23 Jul 2004 04:30:44 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-25
|
Mon, 28 Jun 2004 07:56:49 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-15
|