Tue, 15 May 2007 23:05:27 +0000 |
Jason Rumney |
(Fdelete_frame): Only get kboard when MULTI_KBOARD defined.
|
Sat, 24 Feb 2007 20:06:02 +0000 |
Karoly Lorentey |
Fix compilation errors. Regenerate ldefs-boot.el.
|
Sat, 24 Feb 2007 19:26:54 +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
|
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
|
Sat, 14 Oct 2006 16:56:21 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Sat, 29 Jul 2006 09:59:12 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Sat, 20 May 2006 17:12:43 +0000 |
Karoly Lorentey |
Fix C-x 5 2 on the controlling tty; fix some possible crash conditions and a memory leak.
|
Sat, 20 May 2006 10:32:11 +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
|
Fri, 28 Apr 2006 14:48:18 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Sat, 01 Apr 2006 16:37:26 +0000 |
Karoly Lorentey |
Fix previous commit.
|
Sun, 26 Mar 2006 13:57:43 +0000 |
Karoly Lorentey |
Fix toolbars on X frames when Emacs is started on a tty. (Reported by Richard Lewis.)
|
Wed, 08 Mar 2006 16:47:48 +0000 |
Karoly Lorentey |
Fix segfault by `C-x 5 2' on the controlling tty. (Reported by Suresh Madhu.)
|
Sat, 25 Feb 2006 01:05:42 +0000 |
Karoly Lorentey |
Fix bogus crash with -DENABLE_CHECKING.
|
Thu, 16 Feb 2006 16:18:54 +0000 |
Karoly Lorentey |
Merged from
|
Sun, 12 Feb 2006 00:15:44 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Mon, 30 Jan 2006 18:06:22 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 187, 704)
|
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.
|
Sat, 31 Dec 2005 07:31:23 +0000 |
Karoly Lorentey |
Fix typo in docstring of `frame-with-environment'.
|
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 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.
|
Sun, 25 Dec 2005 20:06:58 +0000 |
Karoly Lorentey |
Reimplement terminal parameters in C; clean up term.c, create terminal.c.
|
Tue, 20 Dec 2005 21:35:03 +0000 |
Karoly Lorentey |
Implement full support for frame-local `next-buffer' and `previous-buffer'.
|
Wed, 12 Oct 2005 16:14:04 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 578-592)
|
Wed, 07 Sep 2005 23:28:54 +0000 |
Karoly Lorentey |
Enforce the presence of `window-system' and `tty-type' frame parameters in all frames.
|
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:05:55 +0000 |
Karoly Lorentey |
Rename `struct display' to `struct device'. Update function, parameter and variable names accordingly.
|