Sun, 08 Aug 2010 17:12:29 -0400 |
Chong Yidong |
Merge changes from emacs-23 branch
|
Tue, 03 Aug 2010 15:04:20 +0200 |
Juanma Barranquero |
* server.el (server-start): Force IPv4 and use literal 127.0.0.1.
|
Tue, 03 Aug 2010 14:22:23 +0200 |
Juanma Barranquero |
* server.el (server-start): Simplify loop.
|
Sat, 29 May 2010 19:50:47 -0400 |
Chong Yidong |
Add --parent-id argument to emacsclient.
|
Thu, 27 May 2010 19:30:11 -0400 |
Chong Yidong |
Change delete-by-moving-to-trash so Lisp calls explicitly request trashing.
|
Mon, 03 May 2010 11:01:21 -0400 |
Chong Yidong |
Add optional arg to delete-file to force deletion (Bug#6070).
|
Fri, 30 Apr 2010 22:19:40 -0400 |
Chong Yidong |
Avoid using trash for certain temp files (Bug#6070).
|
Wed, 13 Jan 2010 00:35:10 -0800 |
Glenn Morris |
Add 2010 to copyright years.
|
Sat, 19 Sep 2009 14:56:04 +0000 |
Juanma Barranquero |
This fixes bug#4197 (merged to bug#865, though not identical).
|
Fri, 18 Sep 2009 16:55:21 +0000 |
Juanma Barranquero |
* server.el (server-ensure-safe-dir): Pass 'integer
|
Thu, 03 Sep 2009 06:54:57 +0000 |
Glenn Morris |
Use default-value rather than default-enable-multibyte-characters.
|
Sat, 22 Aug 2009 19:29:18 +0000 |
Glenn Morris |
Use forward-line rather than goto-line.
|
Mon, 29 Jun 2009 03:25:10 +0000 |
Chong Yidong |
* server.el (server-buffer-done): Prevent kill-buffer from
|
Tue, 10 Mar 2009 14:08:52 +0000 |
Stefan Monnier |
* server.el (server-process-filter): Use expand-file-name rather than
|
Mon, 23 Feb 2009 05:06:36 +0000 |
Miles Bader |
Rename `system-process-attributes' to `process-attributes'
|
Fri, 20 Feb 2009 02:16:25 +0000 |
Chong Yidong |
(server-start): Make the warning more verbose (Bug#2395).
|
Wed, 11 Feb 2009 09:22:59 +0000 |
Juanma Barranquero |
* server.el (server-with-environment): Don't fail for negative entries in ENV.
|
Sat, 07 Feb 2009 21:59:35 +0000 |
Chong Yidong |
Add comment.
|
Sat, 07 Feb 2009 16:24:36 +0000 |
Stefan Monnier |
(server-execute): Enable quit.
|
Fri, 23 Jan 2009 04:52:40 +0000 |
Chong Yidong |
(server-name): Make it a defcustom.
|
Thu, 22 Jan 2009 06:58:10 +0000 |
Dan Nicolaescu |
* frame.el (make-frame-on-tty): Remove function, inline contents
|
Wed, 21 Jan 2009 20:33:17 +0000 |
Chong Yidong |
(server-start): Allow server to shut down when no frames are available
|
Sun, 11 Jan 2009 16:45:36 +0000 |
Chong Yidong |
(server-save-buffers-kill-terminal): Args changed. Handle nowait
|
Sun, 11 Jan 2009 16:15:38 +0000 |
Chong Yidong |
Delete incorrect comment.
|
Sat, 10 Jan 2009 13:07:04 +0000 |
Chong Yidong |
Revert previous change (commit mistake).
|
Sat, 10 Jan 2009 13:04:37 +0000 |
Chong Yidong |
* gs.el: File removed.
|
Mon, 05 Jan 2009 03:18:22 +0000 |
Glenn Morris |
Add 2009 to copyright years.
|
Tue, 30 Dec 2008 11:28:14 +0000 |
Andreas Schwab |
(server-running-p): Remove interactive spec. Fix
|
Tue, 16 Dec 2008 21:23:03 +0000 |
Juanma Barranquero |
* server.el (server-start): If unable to start the server,
|
Fri, 12 Dec 2008 00:33:30 +0000 |
Juanma Barranquero |
* server.el (server-sentinel): Uncomment code to delete connection file.
|
Tue, 18 Nov 2008 16:27:06 +0000 |
Juanma Barranquero |
* server.el (server-temp-file-p): Use `string-match-p'.
|
Tue, 11 Nov 2008 10:51:35 +0000 |
Juanma Barranquero |
* server.el (server-process-filter): Fix typos and reflow docstring.
|
Wed, 05 Nov 2008 21:16:17 +0000 |
Chong Yidong |
(server-process-filter): Only default to emacsclient's terminal in
|
Tue, 04 Nov 2008 18:42:04 +0000 |
Chong Yidong |
(server-process-filter): Don't call server-create-tty-frame when no
|
Thu, 30 Oct 2008 15:50:01 +0000 |
Chong Yidong |
(server-process-filter): In daemon mode, default to emacsclient's tty
|
Wed, 29 Oct 2008 10:42:31 +0000 |
Juanma Barranquero |
* server.el, emacsclient.c: Use TMPDIR (default /tmp) instead of hardcoded /tmp.
|
Fri, 24 Oct 2008 09:39:27 +0000 |
Juanma Barranquero |
New function `locate-user-emacs-file'.
|
Wed, 24 Sep 2008 20:12:02 +0000 |
Chong Yidong |
(server-buffer-done): Avoid changing the buffer when deleting the
|
Sat, 06 Sep 2008 17:17:05 +0000 |
Chong Yidong |
(server-switch-buffer): New arg.
|
Tue, 06 May 2008 07:58:00 +0000 |
Glenn Morris |
Switch to recommended form of GPLv3 permissions notice.
|
Wed, 23 Apr 2008 15:37:07 +0000 |
Stefan Monnier |
(server-start): Also don't get confused by CRs since we
|
Sun, 20 Apr 2008 08:32:11 +0000 |
Andreas Schwab |
(server-switch-buffer): Also consider clients in the
|
Sat, 05 Apr 2008 17:55:00 +0000 |
Stefan Monnier |
Undo part of the multi-tty change, which is only needed if server.el is
|
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
|
Sat, 29 Dec 2007 02:39:17 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Sun, 16 Dec 2007 05:08:49 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Thu, 06 Dec 2007 09:51:45 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Sun, 11 Nov 2007 00:56:44 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Fri, 19 Oct 2007 00:00:21 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Sat, 13 Oct 2007 05:53:03 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Thu, 11 Oct 2007 16:14:00 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Fri, 03 Aug 2007 05:57:16 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Fri, 27 Jul 2007 10:52:18 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Sat, 16 Jun 2007 22:32:13 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Wed, 21 Mar 2007 13:33:07 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Tue, 30 Jan 2007 22:22:43 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Fri, 26 Jan 2007 06:16:11 +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
|
Sat, 17 Jun 2006 20:57:37 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Wed, 17 May 2006 07:46:49 +0000 |
Miles Bader |
Merge from emacs--devo--0
unicode-pre-font-backend
|
Wed, 10 May 2006 20:42:41 +0000 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-60
|
Thu, 09 Mar 2006 07:15:37 +0000 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-40
|
Wed, 08 Feb 2006 04:26:44 +0000 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
|
Mon, 16 Jan 2006 08:37:27 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97
|
Mon, 19 Sep 2005 10:20:33 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-82
|
Fri, 26 Aug 2005 09:51:52 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
|
Fri, 22 Jul 2005 08:27:27 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-71
|
Thu, 07 Jul 2005 12:43:14 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
|
Fri, 20 May 2005 04:22:05 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-53
|
Sun, 13 Feb 2005 07:19:08 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-13
|
Sun, 02 Jan 2005 09:13:19 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-81
|
Fri, 22 Oct 2004 10:13:52 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-62
|
Thu, 14 Oct 2004 08:50:09 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-57
|
Fri, 16 Apr 2004 12:51:06 +0000 |
Kenichi Handa |
Sync to HEAD
|
Mon, 16 Jan 2006 00:03:54 +0000 |
Henrik Enberg |
sync with trunk
|
Mon, 08 Sep 2003 11:56:09 +0000 |
Kenichi Handa |
New directory
|
Sun, 27 Jan 2008 22:45:21 +0000 |
Juanma Barranquero |
(server-log-time-function): Doc fix.
|
Sun, 27 Jan 2008 15:37:26 +0000 |
Dan Nicolaescu |
* server.el (server-process-filter): Check for non-nil before calling
|
Sat, 26 Jan 2008 21:54:44 +0000 |
Stefan Monnier |
(server-buffer): New const.
|
Fri, 25 Jan 2008 15:43:05 +0000 |
Juanma Barranquero |
(server-process-filter): Don't force the authentication
|
Mon, 21 Jan 2008 12:05:28 +0000 |
Juanma Barranquero |
(server-log-time-function): New function.
|
Wed, 16 Jan 2008 16:21:08 +0000 |
Stefan Monnier |
(server-process-filter): Replace lineno and columnnno
|
Thu, 03 Jan 2008 21:56:36 +0000 |
Stefan Monnier |
(server-create-window-system-frame): Remove workaround for
|
Sun, 23 Dec 2007 22:46:07 +0000 |
Stefan Monnier |
(server-save-buffers-kill-terminal): Check the `proc' is indeed a process.
|
Mon, 10 Dec 2007 03:51:25 +0000 |
Stefan Monnier |
(server-select-display): Fix important typo.
|
Fri, 23 Nov 2007 23:59:19 +0000 |
David Kastrup |
* server.el (server-process-filter): Use `command-line-args-left'
|
Fri, 09 Nov 2007 10:28:14 +0000 |
Juanma Barranquero |
Fix last change (synch from the EMACS_22_BASE branch).
|
Fri, 09 Nov 2007 09:45:30 +0000 |
Miles Bader |
Merge from emacs--rel--22
|
Wed, 07 Nov 2007 00:27:01 +0000 |
Andreas Schwab |
(server-start): Only register cleanup after server was
|
Mon, 29 Oct 2007 00:50:41 +0000 |
Juanma Barranquero |
(server-unload-function): Rename from `server-unload-hook' and
|
Sun, 28 Oct 2007 15:15:55 +0000 |
Juanma Barranquero |
(server-process-filter): Fix typo in docstring.
|
Wed, 17 Oct 2007 16:22:48 +0000 |
Stefan Monnier |
(server-select-display): Nop if we do not support m-f-o-d.
|
Wed, 17 Oct 2007 08:15:04 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Wed, 17 Oct 2007 02:07:35 +0000 |
Dan Nicolaescu |
(server-process-filter): Only set display if X11 is
|
Wed, 10 Oct 2007 20:43:22 +0000 |
Stefan Monnier |
(server-create-tty-frame, server-create-window-system-frame):
|
Tue, 09 Oct 2007 04:22:36 +0000 |
Stefan Monnier |
Add todo.
|
Sat, 06 Oct 2007 01:44:51 +0000 |
Glenn Morris |
Chris Moore <dooglus at gmail.com>
|
Fri, 28 Sep 2007 16:55:00 +0000 |
Dan Nicolaescu |
(server-delete-client): Only delete the terminal if it
|
Fri, 21 Sep 2007 07:10:07 +0000 |
Stefan Monnier |
(server-getenv-from): Remove. Use getenv-internal instead.
|
Wed, 19 Sep 2007 02:00:54 +0000 |
Stefan Monnier |
(server-running-p): New function.
|
Sun, 16 Sep 2007 05:16:42 +0000 |
Stefan Monnier |
(server-clients): Only keep procs, no properties any more.
|
Sun, 16 Sep 2007 04:53:39 +0000 |
Stefan Monnier |
(server-with-environment): Simplify.
|
Tue, 04 Sep 2007 23:28:49 +0000 |
Dan Nicolaescu |
* server.el (server-start, server-unload-hook): Undo previous
|
Tue, 04 Sep 2007 15:44:11 +0000 |
Dan Nicolaescu |
* server.el (server-start, server-unload-hook):
|
Sat, 01 Sep 2007 02:17:30 +0000 |
Stefan Monnier |
(server-process-filter): Don't display the splash screen.
|
Fri, 31 Aug 2007 07:37:33 +0000 |
Stefan Monnier |
(server-process-filter): Don't set
|
Fri, 03 Aug 2007 05:58:06 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Tue, 31 Jul 2007 05:50:45 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Tue, 03 Jul 2007 04:53:21 +0000 |
Dan Nicolaescu |
* server.el (server-process-filter): Likewise.
|
Sat, 16 Jun 2007 22:33:42 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Tue, 12 Jun 2007 08:21:13 +0000 |
Juanma Barranquero |
(server-process-filter): Fix typo in docstring.
|
Sun, 20 May 2007 23:27:36 +0000 |
Miles Bader |
server.el: Don't change the default directory in the *scratch* buffer.
|
Wed, 16 May 2007 07:12:33 +0000 |
Miles Bader |
Rudimentary fix for environment variable handling.
|
Sun, 22 Apr 2007 12:12:29 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Mon, 29 Jan 2007 22:21:19 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Sat, 13 Jan 2007 22:59:28 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Sun, 03 Dec 2006 15:03:30 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org. Last-minute emacsclient rewrites be damned!
|
Sat, 14 Oct 2006 17:36:28 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Mon, 12 Jun 2006 07:27:12 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org.
|
Wed, 17 May 2006 18:05:02 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Wed, 10 May 2006 15:04:01 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Sun, 26 Mar 2006 16:34:35 +0000 |
Karoly Lorentey |
Set `default-directory' in *scratch* to the current directory of emacsclient.
|
Thu, 23 Feb 2006 02:59:27 +0000 |
Karoly Lorentey |
Fix `server-delete-client' behavior when the user quits `kill-buffer'. (Reported by Han Boetes.)
|
Sun, 12 Feb 2006 03:45:02 +0000 |
Karoly Lorentey |
Fix `emacsclient --eval '(progn (find-file "file")'' and the like. (Reported by Han Boetes.)
|
Sun, 12 Feb 2006 00:15:44 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Tue, 03 Jan 2006 01:50:46 +0000 |
Karoly Lorentey |
Overhaul and simplify single_kboard API. Allow calls to `recursive-edit' in process filters. Small fixes.
|
Mon, 02 Jan 2006 09:07:22 +0000 |
Karoly Lorentey |
Fix last frame check in server.el.
|
Mon, 02 Jan 2006 08:35:45 +0000 |
Karoly Lorentey |
Fix typo in `server-handle-delete-frame'; fix startup echo area message.
|
Mon, 02 Jan 2006 07:50:53 +0000 |
Karoly Lorentey |
Make all frames created in an emacsclient session belong to that client.
|
Fri, 30 Dec 2005 06:38:50 +0000 |
Karoly Lorentey |
Don't display the splash screen when no frame was created. (Fixes tty resume.)
|
Thu, 29 Dec 2005 21:10:33 +0000 |
Karoly Lorentey |
Show the splash screen on Emacsclient frames. Show *scratch* by default.
|
Thu, 29 Dec 2005 18:20:26 +0000 |
Karoly Lorentey |
Rename `struct device' to `struct terminal'. Rename some terminal-related functions similarly.
|
Thu, 29 Dec 2005 04:31:04 +0000 |
Karoly Lorentey |
Store local environment in frame (not terminal) parameters.
|
Mon, 26 Dec 2005 02:14:10 +0000 |
Karoly Lorentey |
Implement automatic terminal-local environment variables via `local-environment-variables'.
|
Sat, 19 Nov 2005 19:17:56 +0000 |
Karoly Lorentey |
Store client's environment in terminal parameters, not server parameters.
|
Tue, 01 Nov 2005 06:23:08 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 142-148, 615-628)
|
Sun, 09 Oct 2005 20:00:17 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 118-132, 551-577)
|
Sun, 11 Sep 2005 03:51:40 +0000 |
Karoly Lorentey |
Don't let server-save-buffers-kill-display unexpectedly kill Emacs on --no-wait's X frames.
|
Sun, 11 Sep 2005 02:39:03 +0000 |
Karoly Lorentey |
Fix `emacsclient +12 file' behaviour. (Reported by Han Boetes.)
|
Sat, 10 Sep 2005 23:51:08 +0000 |
Karoly Lorentey |
Fix `emacsclient -ne '(+ 2 2)'' (reported by Han Boetes), and clean up some corner cases in Emacs server.
|
Sun, 04 Sep 2005 03:48:17 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk. Plus added lisp/term tweaks.
|
Mon, 11 Jul 2005 00:12:27 +0000 |
Karoly Lorentey |
Cosmetic changes in server.el.
|
Wed, 06 Jul 2005 01:41:56 +0000 |
Karoly Lorentey |
Handle and document that `delete-frame' may call functions in `delete-frame-functions' twice.
|
Wed, 06 Jul 2005 00:42:58 +0000 |
Karoly Lorentey |
Small enhancements.
|
Tue, 05 Jul 2005 22:22:24 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 469)
|
Fri, 20 May 2005 17:44:36 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 69, 313-319)
|
Tue, 03 May 2005 03:01:09 +0000 |
Karoly Lorentey |
Support for ttys with different character locale settings.
|
Mon, 28 Mar 2005 04:24:51 +0000 |
Karoly Lorentey |
Fix error when creating tty clients.
|
Sun, 20 Feb 2005 20:15:41 +0000 |
Karoly Lorentey |
Fix line/column number positioning in emacsclient. (Reported by Han Boetes.)
|
Thu, 10 Feb 2005 21:23:33 +0000 |
Karoly Lorentey |
On C-x C-c, restrict `save-some-buffers' to the client's buffers. (Reported by Han Boetes.)
|
Thu, 10 Feb 2005 20:43:55 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 12-13, 79-90)
|
Fri, 04 Feb 2005 13:56:51 +0000 |
Karoly Lorentey |
Prevent emacsclient errors when Emacs is compiled without X support.
|
Tue, 19 Oct 2004 17:00:02 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Sun, 10 Oct 2004 18:11:21 +0000 |
Karoly Lorentey |
Set ncurses-related environment variables while creating a new tty frame. (Reported by Dan Nicolaescu.)
|
Sun, 10 Oct 2004 16:41:15 +0000 |
Karoly Lorentey |
Small tweaks in server.el.
|
Mon, 23 Aug 2004 08:50:01 +0000 |
Karoly Lorentey |
Fix typo in server.el (Han Boetes, Ted Morse, Ami Fischman)
|
Mon, 16 Aug 2004 19:54:16 +0000 |
Karoly Lorentey |
Change binding of C-x C-c to only exit emacsclient, not Emacs itself.
|
Sat, 10 Jul 2004 20:56:57 +0000 |
Karoly Lorentey |
Don't leave buffers created by nowait clients buried under others (rep. by Dan Nicolaescu).
|
Sun, 04 Jul 2004 04:48:55 +0000 |
Karoly Lorentey |
Implemented display ids for multiple emacsclients on the same tty. Plus assorted bugfixes.
|
Sat, 03 Jul 2004 17:53:57 +0000 |
Karoly Lorentey |
Fix --no-wait in emacsclient (reported by Dan Nicolaescu).
|
Tue, 08 Jun 2004 01:33:48 +0000 |
Karoly Lorentey |
Make server-start safe against accidental restarts.
|
Thu, 27 May 2004 17:57:59 +0000 |
Karoly Lorentey |
Fix background mode initialization on client tty frames (rep. by Dan Nicolaescu).
|
Tue, 25 May 2004 01:18:01 +0000 |
Karoly Lorentey |
Fix server-socket-dir initialization (rep. by Friedrich Delgado Friedrichs).
|
Sun, 23 May 2004 03:56:10 +0000 |
Karoly Lorentey |
Use the remote locale for terminal & keyboard coding system.
|
Sun, 23 May 2004 03:37:58 +0000 |
Karoly Lorentey |
Fix environment variables on emacsclient frames.
|
Tue, 18 May 2004 19:58:00 +0000 |
Karoly Lorentey |
Fix fatal error during startup (rep. by Friedrich Delgado Friedrichs)
|
Sat, 08 May 2004 16:20:28 +0000 |
Karoly Lorentey |
Fixed environment variable handling during terminal initialization.
|
Mon, 19 Apr 2004 14:21:37 +0000 |
Karoly Lorentey |
Fix one more case of the previous error.
|
Mon, 19 Apr 2004 14:16:10 +0000 |
Karoly Lorentey |
Fix error on deleting an emacsclient terminal (Dan Nicolaescu).
|
Sun, 18 Apr 2004 02:24:18 +0000 |
Karoly Lorentey |
Fix frame parameter handling in server.el.
|
Sun, 18 Apr 2004 01:34:11 +0000 |
Karoly Lorentey |
Another server.el overhaul.
|
Tue, 16 Mar 2004 20:27:22 +0000 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
Sat, 28 Feb 2004 01:23:39 +0000 |
Karoly Lorentey |
Implemented suspending of emacsclient frames.
|
Fri, 20 Feb 2004 01:22:10 +0000 |
Karoly Lorentey |
Verify the version of Emacsclient.
|
Thu, 19 Feb 2004 23:55:51 +0000 |
Karoly Lorentey |
Added -w option to emacsclient for opening a new X frame.
|
Mon, 02 Feb 2004 19:19:08 +0000 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
Sat, 10 Jan 2004 12:56:22 +0000 |
Karoly Lorentey |
Numerous bugfixes and small improvements.
|
Sat, 03 Jan 2004 08:31:14 +0000 |
Karoly Lorentey |
Portability fixes (now it compiles & runs fine on Solaris).
|
Wed, 31 Dec 2003 05:09:29 +0000 |
Karoly Lorentey |
A few more bugfixes and new features.
|
Tue, 30 Dec 2003 19:27:57 +0000 |
Karoly Lorentey |
Major bugfixes and slight enhancements.
|
Tue, 30 Dec 2003 17:42:02 +0000 |
Karoly Lorentey |
Delete server frames on server restart.
|
Fri, 03 Aug 2007 05:49:59 +0000 |
Miles Bader |
Merge from emacs--rel--22
|
Thu, 26 Jul 2007 05:28:10 +0000 |
Miles Bader |
Merge from emacs--rel--22
|
Wed, 13 Jun 2007 00:05:04 +0000 |
Chong Yidong |
(server-auth-dir): Use user-emacs-directory.
|
Mon, 11 Jun 2007 00:22:33 +0000 |
Juanma Barranquero |
(server-switch-buffer): Remove redundant check.
|
Mon, 07 Jan 2008 02:45:14 +0000 |
Glenn Morris |
Add 2008 to copyright years.
|
Tue, 30 Oct 2007 00:20:02 +0000 |
Juanma Barranquero |
(server-unload-function): Unbind `server-edit' from `C-x #'.
|
Mon, 29 Oct 2007 00:42:24 +0000 |
Juanma Barranquero |
(server-unload-function): Rename from `server-unload-hook' and
|
Sat, 06 Oct 2007 01:44:07 +0000 |
Glenn Morris |
Chris Moore <dooglus at gmail.com>
|
Tue, 31 Jul 2007 13:14:33 +0000 |
Stefan Monnier |
(server-window): Add switch-to-buffer-other-frame option.
|
Wed, 25 Jul 2007 04:47:42 +0000 |
Glenn Morris |
Switch license to GPLv3 or later.
|
Wed, 21 Mar 2007 12:02:32 +0000 |
Juanma Barranquero |
(server-process-filter): Cancel any pending isearch.
|
Sat, 27 Jan 2007 19:03:43 +0000 |
Eli Zaretskii |
(server-start): Mention LEAVE-DEAD arg in the doc string.
|
Wed, 10 Jan 2007 03:51:24 +0000 |
Stefan Monnier |
(server-ensure-safe-dir): UIDs may be floats.
|
Mon, 27 Nov 2006 20:58:37 +0000 |
Stefan Monnier |
Remove spurious * in docstrings.
|
Sun, 12 Nov 2006 05:36:52 +0000 |
Juanma Barranquero |
(server-visit-files): If `minibuffer-auto-raise' has been set to t, respect it.
|
Sat, 11 Nov 2006 14:11:13 +0000 |
Juanma Barranquero |
(server-visit-files): Bind `minibuffer-auto-raise' to the value of
|
Fri, 10 Nov 2006 09:46:51 +0000 |
Juanma Barranquero |
(server-raise-frame): New option.
|
Tue, 07 Nov 2006 10:42:52 +0000 |
Juanma Barranquero |
(server-start): Save also the Emacs pid in the server authentication file.
|
Fri, 03 Nov 2006 00:24:26 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Thu, 02 Nov 2006 23:46:14 +0000 |
Stefan Monnier |
(server-auth-key): Remove. Replace by a process-property.
|
Thu, 02 Nov 2006 01:29:41 +0000 |
Juanma Barranquero |
(server-visit-files): Use `when'.
|
Wed, 01 Nov 2006 21:37:11 +0000 |
Stefan Monnier |
Try and fit within 80 columns.
|
Mon, 30 Oct 2006 23:20:45 +0000 |
Juanma Barranquero |
Add support for TCP sockets.
|
Mon, 30 Oct 2006 07:29:37 +0000 |
Stefan Monnier |
(server-select-display): Use a dummy buffer to detect when
|
Thu, 06 Jul 2006 22:48:16 +0000 |
Chong Yidong |
* server.el (server-select-display): Don't make the temp frame
|
Sun, 11 Jun 2006 18:59:31 +0000 |
Chong Yidong |
* server.el (server-edit): No-op if no server buffers exist.
|
Tue, 16 May 2006 06:53:01 +0000 |
Stefan Monnier |
(server-start): Only create a directory if needed.
|
Fri, 05 May 2006 23:37:55 +0000 |
Kim F. Storm |
(server-visit-files): Use add-to-history.
|
Sat, 04 Mar 2006 16:06:46 +0000 |
Andreas Schwab |
(server-process-filter): Handle errors during
|
Mon, 06 Feb 2006 15:23:23 +0000 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
Mon, 24 Oct 2005 11:06:03 +0000 |
Romain Francoise |
(server-sentinel): Set query-on-exit flag to nil on new client processes
|
Sun, 18 Sep 2005 12:25:02 +0000 |
Deepak Goel |
Message format spec fixes (1)
|
Sat, 06 Aug 2005 22:13:43 +0000 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
Sat, 16 Jul 2005 11:58:10 +0000 |
Eli Zaretskii |
Bind "C-x #" in a way that works even if C-x is redefined to a command key,
|
Mon, 04 Jul 2005 23:32:44 +0000 |
Lute Kamstra |
Update FSF's address.
|
Mon, 16 May 2005 11:33:47 +0000 |
Juanma Barranquero |
Replace `string-to-int' by `string-to-number'.
|
Wed, 09 Feb 2005 15:50:47 +0000 |
Kim F. Storm |
Change release version from 21.4 to 22.1 throughout.
|
Thu, 30 Dec 2004 23:14:25 +0000 |
Masatake YAMATO |
* server.el (server-process-filter): Suppress `error', too.
|
Sun, 17 Oct 2004 06:55:07 +0000 |
Richard M. Stallman |
(server-unload-hook): Set as a variable with add-hook.
|
Fri, 08 Oct 2004 15:50:59 +0000 |
Masatake YAMATO |
(server-process-filter): Wrap `process-send-region'
|
Fri, 19 Mar 2004 00:50:48 +0000 |
Stefan Monnier |
(server-process-filter): Delete temp frame.
|
Thu, 11 Mar 2004 18:35:20 +0000 |
Stefan Monnier |
(server-name): New var.
|
Tue, 27 Jan 2004 23:08:29 +0000 |
Stefan Monnier |
(server-socket-name): Don't use the hostname in the
|
Mon, 29 Dec 2003 08:28:35 +0000 |
Karoly Lorentey |
Make sure secondary frames are deleted when emacsclient quits.
|
Mon, 29 Dec 2003 07:16:26 +0000 |
Karoly Lorentey |
Bugfix festival.
|
Sat, 27 Dec 2003 13:55:54 +0000 |
Karoly Lorentey |
Implemented automatic deletion of terminals.
|
Sat, 27 Dec 2003 10:00:19 +0000 |
Karoly Lorentey |
Fully eliminated global tty state variables.
|
Sat, 27 Dec 2003 01:12:57 +0000 |
Karoly Lorentey |
Full support for multiple terminal I/O (with some rough edges).
|
Fri, 26 Dec 2003 04:24:54 +0000 |
Karoly Lorentey |
lib-src/emacsclient.c: Implemented --here option (open a new Emacs tty). Needs more work.
|
Mon, 01 Sep 2003 15:45:59 +0000 |
Miles Bader |
Add arch taglines
|
Fri, 25 Jul 2003 12:16:18 +0000 |
John Paul Wallington |
(server-start): Check `server-process' is non-nil
|
Sat, 12 Apr 2003 19:05:41 +0000 |
Stefan Monnier |
(server-start): Use letf.
|
Sat, 12 Apr 2003 19:04:11 +0000 |
Stefan Monnier |
(server-socket-name): Use new safe location for socket.
|
Mon, 10 Feb 2003 21:44:24 +0000 |
Stefan Monnier |
(server-previous-strings): Remove.
|
Wed, 15 Jan 2003 17:49:32 +0000 |
Dave Love |
(server-window): Customize.
|