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)
|