log

age author description
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 03:15:33 +0000 Karoly Lorentey Add explicit abort() when x_catch_errors_unwind is called by mistake.
Sun, 12 Feb 2006 00:15:44 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Mon, 06 Feb 2006 18:44:57 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Fri, 03 Feb 2006 15:24:23 +0000 Karoly Lorentey Merged from
Fri, 03 Feb 2006 14:44:51 +0000 Karoly Lorentey Fix bootstrapping problem. (Reported by "mace".)
Fri, 03 Feb 2006 13:58:41 +0000 Karoly Lorentey Merged from
Wed, 01 Feb 2006 02:04:15 +0000 Karoly Lorentey Merged from
Mon, 30 Jan 2006 20:00:11 +0000 Karoly Lorentey Fix compilation error on older GCCs (reported by "mace").
Mon, 30 Jan 2006 18:06:22 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 187, 704)
Sun, 29 Jan 2006 00:17:11 +0000 Karoly Lorentey Eliminate wrong_kboard_jmpbuf.
Sat, 28 Jan 2006 22:46:08 +0000 Karoly Lorentey Fix some bugs related to wrong_kboard_jmpbuf.
Tue, 17 Jan 2006 16:29:16 +0000 Karoly Lorentey Fix bootstrap problem reported by Han Boetes.
Tue, 17 Jan 2006 16:28:02 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 185-186, 700-703)
Tue, 17 Jan 2006 00:56:42 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 182-184, 691-699)
Thu, 12 Jan 2006 11:20:02 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 174-181, 685-690)
Wed, 11 Jan 2006 14:51:51 +0000 Karoly Lorentey Fix C-g during `make-network-process'. (Reported by Mark Plaksin.)
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'.