log

age author description
Fri, 06 Jan 2006 16:13:05 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 683-684)
Thu, 05 Jan 2006 14:02:59 +0000 Karoly Lorentey Remove group write permissions from all files.
Thu, 05 Jan 2006 13:52:26 +0000 Karoly Lorentey Fix abort() in read_key_sequence.
Tue, 03 Jan 2006 02:15:28 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 682)
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.
Tue, 03 Jan 2006 01:22:02 +0000 Karoly Lorentey Fix Delete keys under X (for good, this time).
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:54:50 +0000 Karoly Lorentey Experimental change: don't restore kboard after temporary changes if Emacs wasn't in single kboard state.
Mon, 02 Jan 2006 07:50:53 +0000 Karoly Lorentey Make all frames created in an emacsclient session belong to that client.
Mon, 02 Jan 2006 07:43:46 +0000 Karoly Lorentey Install workaround for "X protocol error: BadCursor (invalid Cursor parameter) on protocol request 2"
Sun, 01 Jan 2006 17:11:05 +0000 Karoly Lorentey Cosmetic fixes in xfns.c.
Sat, 31 Dec 2005 07:31:23 +0000 Karoly Lorentey Fix typo in docstring of `frame-with-environment'.
Sat, 31 Dec 2005 07:10:31 +0000 Karoly Lorentey (Hopefully) fix bootstrap error on OpenBSD. (reported by Han Boetes)
Fri, 30 Dec 2005 06:38:50 +0000 Karoly Lorentey Don't display the splash screen when no frame was created. (Fixes tty resume.)
Fri, 30 Dec 2005 06:15:47 +0000 Karoly Lorentey Fix splash screen loosing input events on Emacsclient frames.
Fri, 30 Dec 2005 05:30:57 +0000 Karoly Lorentey Enhance splash screens to work better with emacsclient.
Fri, 30 Dec 2005 05:29:31 +0000 Karoly Lorentey Fix crash in lookup_image on termcap frames.
Fri, 30 Dec 2005 05:28:31 +0000 Karoly Lorentey Make sure `delete-frame-functions' can not prevent the frame from being deleted.
Thu, 29 Dec 2005 21:11:27 +0000 Karoly Lorentey Display "@" in mode-lines of Emacsclient frames.
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:26:00 +0000 Karoly Lorentey Set `local-environment-variables' to t 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:57:14 +0000 Karoly Lorentey Update environment-related doc strings.
Thu, 29 Dec 2005 04:46:59 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 681)
Thu, 29 Dec 2005 04:41:02 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 678-680)
Thu, 29 Dec 2005 04:31:04 +0000 Karoly Lorentey Store local environment in frame (not terminal) parameters.
Thu, 29 Dec 2005 02:10:23 +0000 Karoly Lorentey Initialize Vprocess_environment to nil.
Thu, 29 Dec 2005 01:28:33 +0000 Karoly Lorentey Fix semantics of let-binding `process-environment'.
Thu, 29 Dec 2005 01:18:49 +0000 Karoly Lorentey Fix error during bootstrap.