Mercurial > emacs
graph
-
Prevent resource allocation explosion when C-x 5 2 is used on xterms.Wed, 07 Sep 2005 23:17:07 +0000, by Karoly Lorentey
-
Apply settings in `window-system-default-frame-alist' to the initial frame as well.Wed, 07 Sep 2005 23:11:21 +0000, by Karoly Lorentey
-
Slightly refactor the terminal initialization code for simplicity.Wed, 07 Sep 2005 02:29:18 +0000, by Karoly Lorentey
-
Fix terminal initialization code. (Contributed by Dan Nicolaescu.)Wed, 07 Sep 2005 02:22:52 +0000, by Karoly Lorentey
-
Merged in changes from lorentey@elte.hu--2004/emacs--cvs-trunk--0Mon, 05 Sep 2005 14:29:12 +0000, by Karoly Lorentey
-
Add =upstream-branch file for semi-automated merges.Mon, 05 Sep 2005 14:28:54 +0000, by Karoly Lorentey
-
Merged in changes from CVS trunk. (Testing my own CVS gateway.)Mon, 05 Sep 2005 14:21:08 +0000, by Karoly Lorentey
-
Fix syntax error in lisp/term/xterm.el.Sun, 04 Sep 2005 03:51:22 +0000, by Karoly Lorentey
-
Merged in changes from CVS trunk. Plus added lisp/term tweaks.Sun, 04 Sep 2005 03:48:17 +0000, by Karoly Lorentey
-
Add two pending bugs to README.multi-tty.Thu, 25 Aug 2005 12:03:34 +0000, by Karoly Lorentey
-
Apply patch from CVS trunk to fix recenter on ttys.Thu, 04 Aug 2005 00:50:01 +0000, by Karoly Lorentey
-
Work around crashes in X session management after normal shutdown of X server.Thu, 04 Aug 2005 00:46:55 +0000, by Karoly Lorentey
-
Don't let window-system-default-frame-alist override parameters specified manually.Fri, 22 Jul 2005 03:24:10 +0000, by Karoly Lorentey
-
Fix broken emacsclient resume on Solaris (by Dan Nicolaescu).Wed, 13 Jul 2005 16:15:50 +0000, by Karoly Lorentey
-
Fix dumb error leading to national keys not working on ttys.Tue, 12 Jul 2005 11:09:18 +0000, by Karoly Lorentey
-
Rename function-key-map to local-function-key-map, and global-function-key-map to function-key-map. Same for key-translation-map.Tue, 12 Jul 2005 10:55:24 +0000, by Karoly Lorentey
-
README update.Mon, 11 Jul 2005 00:21:10 +0000, by Karoly Lorentey
-
Fix compilation error in select_frame_for_redisplay.Mon, 11 Jul 2005 00:19:34 +0000, by Karoly Lorentey
-
Cosmetic changes in server.el.Mon, 11 Jul 2005 00:12:27 +0000, by Karoly Lorentey
-
Rename `struct display' to `struct device'. Update function, parameter and variable names accordingly.Mon, 11 Jul 2005 00:05:55 +0000, by Karoly Lorentey
-
Rename term_init to init_tty.Sun, 10 Jul 2005 22:25:28 +0000, by Karoly Lorentey
-
README update.Sun, 10 Jul 2005 22:18:46 +0000, by Karoly Lorentey
-
At long last, fix annoying SELECTED_FRAME crashes after unexpected connection failures. Yay!Sun, 10 Jul 2005 20:44:37 +0000, by Karoly Lorentey
-
Fix compilation error in src/term.c.Sun, 10 Jul 2005 20:35:39 +0000, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 474)Sun, 10 Jul 2005 19:26:29 +0000, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 470-473)Sun, 10 Jul 2005 19:23:59 +0000, by Karoly Lorentey
-
Handle and document that `delete-frame' may call functions in `delete-frame-functions' twice.Wed, 06 Jul 2005 01:41:56 +0000, by Karoly Lorentey
-
Small enhancements.Wed, 06 Jul 2005 00:42:58 +0000, by Karoly Lorentey
-
Implement rudimentary Lisp-level terminal parameters.Wed, 06 Jul 2005 00:41:41 +0000, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 469)Tue, 05 Jul 2005 22:22:24 +0000, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 83-87, 449-468)Tue, 05 Jul 2005 22:12:55 +0000, by Karoly Lorentey
-
Fix the original cause of the "arrow keys don't work on screen" bug.Sun, 03 Jul 2005 17:09:22 +0000, by Karoly Lorentey