Mercurial > emacs
graph
-
Fix typo in docstring of `frame-with-environment'.Sat, 31 Dec 2005 07:31:23 +0000, by Karoly Lorentey
-
(Hopefully) fix bootstrap error on OpenBSD. (reported by Han Boetes)Sat, 31 Dec 2005 07:10:31 +0000, by Karoly Lorentey
-
Don't display the splash screen when no frame was created. (Fixes tty resume.)Fri, 30 Dec 2005 06:38:50 +0000, by Karoly Lorentey
-
Fix splash screen loosing input events on Emacsclient frames.Fri, 30 Dec 2005 06:15:47 +0000, by Karoly Lorentey
-
Enhance splash screens to work better with emacsclient.Fri, 30 Dec 2005 05:30:57 +0000, by Karoly Lorentey
-
Fix crash in lookup_image on termcap frames.Fri, 30 Dec 2005 05:29:31 +0000, by Karoly Lorentey
-
Make sure `delete-frame-functions' can not prevent the frame from being deleted.Fri, 30 Dec 2005 05:28:31 +0000, by Karoly Lorentey
-
Display "@" in mode-lines of Emacsclient frames.Thu, 29 Dec 2005 21:11:27 +0000, by Karoly Lorentey
-
Show the splash screen on Emacsclient frames. Show *scratch* by default.Thu, 29 Dec 2005 21:10:33 +0000, by Karoly Lorentey
-
Set `local-environment-variables' to t by default.Thu, 29 Dec 2005 18:26:00 +0000, by Karoly Lorentey
-
Rename `struct device' to `struct terminal'. Rename some terminal-related functions similarly.Thu, 29 Dec 2005 18:20:26 +0000, by Karoly Lorentey
-
Update environment-related doc strings.Thu, 29 Dec 2005 04:57:14 +0000, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 681)Thu, 29 Dec 2005 04:46:59 +0000, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 678-680)Thu, 29 Dec 2005 04:41:02 +0000, by Karoly Lorentey
-
Store local environment in frame (not terminal) parameters.Thu, 29 Dec 2005 04:31:04 +0000, by Karoly Lorentey
-
Initialize Vprocess_environment to nil.Thu, 29 Dec 2005 02:10:23 +0000, by Karoly Lorentey
-
Fix semantics of let-binding `process-environment'.Thu, 29 Dec 2005 01:28:33 +0000, by Karoly Lorentey
-
Fix error during bootstrap.Thu, 29 Dec 2005 01:18:49 +0000, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 677)Mon, 26 Dec 2005 03:16:59 +0000, by Karoly Lorentey
-
Fix compilation errors in previous commit.Mon, 26 Dec 2005 02:21:31 +0000, by Karoly Lorentey
-
Implement automatic terminal-local environment variables via `local-environment-variables'.Mon, 26 Dec 2005 02:14:10 +0000, by Karoly Lorentey
-
Reimplement terminal parameters in C; clean up term.c, create terminal.c.Sun, 25 Dec 2005 20:06:58 +0000, by Karoly Lorentey
-
Fix compilation error during non-X builds.Fri, 23 Dec 2005 03:36:01 +0000, by Karoly Lorentey
-
Pull a bugfix from CVS to prevent problems with the Debian semantic package.Fri, 23 Dec 2005 03:05:20 +0000, by Karoly Lorentey
-
Don't let x_initialize break 8-bit input on ttys. (Reported by Joakim Verona.) Split `set-input-mode'.Fri, 23 Dec 2005 03:00:55 +0000, by Karoly Lorentey
-
Reimplement and extend support for terminal-local environment variables.Thu, 22 Dec 2005 21:02:45 +0000, by Karoly Lorentey
-
Implement full support for frame-local `next-buffer' and `previous-buffer'.Tue, 20 Dec 2005 21:35:03 +0000, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 169-173, 671-676)Mon, 19 Dec 2005 19:57:22 +0000, by Karoly Lorentey
-
Fix typo in previous commit.Mon, 19 Dec 2005 16:13:20 +0000, by Karoly Lorentey
-
Work around Emacs crash on Konsole detach. (Tom Schutzer-Weissmann)Tue, 13 Dec 2005 19:03:29 +0000, by Karoly Lorentey
-
README updates.Mon, 12 Dec 2005 03:32:16 +0000, by Karoly Lorentey
-
Prevent core dumps with GTK by disabling secondary X connections there.Mon, 12 Dec 2005 03:15:52 +0000, by Karoly Lorentey
-
Fix "first non-ASCII character on new tty frames" problem.Mon, 12 Dec 2005 02:37:01 +0000, by Karoly Lorentey
-
Merged in changes from CVS trunk.Sun, 11 Dec 2005 22:42:40 +0000, by Karoly Lorentey
-
Merged in changes from CVS trunk.Sat, 10 Dec 2005 21:18:28 +0000, by Karoly Lorentey
-
Delete leftover id for "info/dir".Sat, 10 Dec 2005 21:12:12 +0000, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 659-663)Sat, 03 Dec 2005 14:25:50 +0000, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 656-658)Wed, 23 Nov 2005 01:35:21 +0000, by Karoly Lorentey
-
Store client's environment in terminal parameters, not server parameters.Sat, 19 Nov 2005 19:17:56 +0000, by Karoly Lorentey
-
Increase PURESIZE yet again.Sat, 19 Nov 2005 13:23:31 +0000, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 655)Fri, 18 Nov 2005 14:53:14 +0000, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 152-156, 642-654)Fri, 18 Nov 2005 13:13:34 +0000, by Karoly Lorentey
-
Increase puresize. (Emacs needs 1205176 pure bytes now.)Mon, 07 Nov 2005 15:25:27 +0000, by Karoly Lorentey
-
Fix some of the bootstrap problems.Mon, 07 Nov 2005 15:06:11 +0000, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 149-151, 629-641)Mon, 07 Nov 2005 14:56:19 +0000, by Karoly Lorentey
-
Update frames-on-display-list to accept terminal id numbers.Mon, 07 Nov 2005 14:17:18 +0000, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 142-148, 615-628)Tue, 01 Nov 2005 06:23:08 +0000, by Karoly Lorentey
-
Fix semantics of terminal-local variables. Remove `terminal-local-value' hack.Sat, 29 Oct 2005 11:50:12 +0000, by Karoly Lorentey
-
Protect keyboard-translate-table from GC.Sat, 29 Oct 2005 11:43:13 +0000, by Karoly Lorentey
-
Don't try to rebind the `t' symbol.Fri, 28 Oct 2005 14:41:54 +0000, by Karoly Lorentey
-
Change `keyboard-translate-table' to be terminal-local.Fri, 28 Oct 2005 14:29:24 +0000, by Karoly Lorentey
-
Doc update.Fri, 28 Oct 2005 11:12:17 +0000, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 610-614)Sun, 23 Oct 2005 22:47:29 +0000, by Karoly Lorentey
-
Change the "pretest" bug report address to the multi-tty list.Sun, 23 Oct 2005 22:17:49 +0000, by Karoly Lorentey
-
Fix Delete key on X by adapting normal-erase-is-backspace-mode for multi-tty. (Reported by Dan Waber and Dan Nicolaescu.)Sun, 23 Oct 2005 22:11:22 +0000, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 133-141, 596-609)Wed, 19 Oct 2005 14:06:17 +0000, by Karoly Lorentey