Mercurial > emacs
graph
-
Merged fromThu, 16 Feb 2006 16:18:54 +0000, by Karoly Lorentey
-
Fix tty state problem after error in `set-quit-char'.Tue, 14 Feb 2006 12:32:39 +0000, by Karoly Lorentey
-
Fix permissions. (Reported by Han Boetes.)Mon, 13 Feb 2006 14:38:07 +0000, by Karoly Lorentey
-
Fix `emacsclient --eval '(progn (find-file "file")'' and the like. (Reported by Han Boetes.)Sun, 12 Feb 2006 03:45:02 +0000, by Karoly Lorentey
-
Add explicit abort() when x_catch_errors_unwind is called by mistake.Sun, 12 Feb 2006 03:15:33 +0000, by Karoly Lorentey
-
Merged from emacs@sv.gnu.orgSun, 12 Feb 2006 00:15:44 +0000, by Karoly Lorentey
-
Merged from emacs@sv.gnu.orgMon, 06 Feb 2006 18:44:57 +0000, by Karoly Lorentey
-
Merged fromFri, 03 Feb 2006 15:24:23 +0000, by Karoly Lorentey
-
Fix bootstrapping problem. (Reported by "mace".)Fri, 03 Feb 2006 14:44:51 +0000, by Karoly Lorentey
-
Merged fromFri, 03 Feb 2006 13:58:41 +0000, by Karoly Lorentey
-
Merged fromWed, 01 Feb 2006 02:04:15 +0000, by Karoly Lorentey
-
Fix compilation error on older GCCs (reported by "mace").Mon, 30 Jan 2006 20:00:11 +0000, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 187, 704)Mon, 30 Jan 2006 18:06:22 +0000, by Karoly Lorentey
-
Eliminate wrong_kboard_jmpbuf.Sun, 29 Jan 2006 00:17:11 +0000, by Karoly Lorentey
-
Fix some bugs related to wrong_kboard_jmpbuf.Sat, 28 Jan 2006 22:46:08 +0000, by Karoly Lorentey
-
Fix bootstrap problem reported by Han Boetes.Tue, 17 Jan 2006 16:29:16 +0000, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 185-186, 700-703)Tue, 17 Jan 2006 16:28:02 +0000, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 182-184, 691-699)Tue, 17 Jan 2006 00:56:42 +0000, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 174-181, 685-690)Thu, 12 Jan 2006 11:20:02 +0000, by Karoly Lorentey
-
Fix C-g during `make-network-process'. (Reported by Mark Plaksin.)Wed, 11 Jan 2006 14:51:51 +0000, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 683-684)Fri, 06 Jan 2006 16:13:05 +0000, by Karoly Lorentey
-
Remove group write permissions from all files.Thu, 05 Jan 2006 14:02:59 +0000, by Karoly Lorentey
-
Fix abort() in read_key_sequence.Thu, 05 Jan 2006 13:52:26 +0000, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 682)Tue, 03 Jan 2006 02:15:28 +0000, by Karoly Lorentey
-
Overhaul and simplify single_kboard API. Allow calls to `recursive-edit' in process filters. Small fixes.Tue, 03 Jan 2006 01:50:46 +0000, by Karoly Lorentey
-
Fix Delete keys under X (for good, this time).Tue, 03 Jan 2006 01:22:02 +0000, by Karoly Lorentey
-
Fix last frame check in server.el.Mon, 02 Jan 2006 09:07:22 +0000, by Karoly Lorentey
-
Fix typo in `server-handle-delete-frame'; fix startup echo area message.Mon, 02 Jan 2006 08:35:45 +0000, by Karoly Lorentey
-
Experimental change: don't restore kboard after temporary changes if Emacs wasn't in single kboard state.Mon, 02 Jan 2006 07:54:50 +0000, by Karoly Lorentey
-
Make all frames created in an emacsclient session belong to that client.Mon, 02 Jan 2006 07:50:53 +0000, by Karoly Lorentey
-
Install workaround for "X protocol error: BadCursor (invalid Cursor parameter) on protocol request 2"Mon, 02 Jan 2006 07:43:46 +0000, by Karoly Lorentey
-
Cosmetic fixes in xfns.c.Sun, 01 Jan 2006 17:11:05 +0000, by Karoly Lorentey
-
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
-
Merged from miles@gnu.org--gnu-2005 (patch 593-595)Wed, 19 Oct 2005 14:03:44 +0000, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 578-592)Wed, 12 Oct 2005 16:14:04 +0000, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 118-132, 551-577)Sun, 09 Oct 2005 20:00:17 +0000, by Karoly Lorentey
-
Fix hardcoded stdout usage in term.c. (Reported by Dan Nicolaescu.)Mon, 19 Sep 2005 21:25:51 +0000, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 116-117, 544-550)Sat, 17 Sep 2005 19:10:55 +0000, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 543)Sat, 17 Sep 2005 19:00:49 +0000, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 115, 540-542)Mon, 12 Sep 2005 06:49:54 +0000, by Karoly Lorentey
-
Fix assertion on kboard->kbd_queue and other such crashes.Sun, 11 Sep 2005 09:34:22 +0000, by Karoly Lorentey
-
Switch upstream to miles@gnu.org--gnu-2005/emacs--cvs-trunk--0.Sun, 11 Sep 2005 08:27:02 +0000, by Karoly Lorentey
-
Merged in changes from CVS trunk.Sun, 11 Sep 2005 08:23:50 +0000, by Karoly Lorentey
-
Fix bootstrap error in keyboard.c.Sun, 11 Sep 2005 07:23:22 +0000, by Karoly Lorentey
-
Fix crash after y-or-n-p prompt triggered by emacsclient. (Reported by Han Boetes, analysis by Kalle Olavi Niemitalo.)Sun, 11 Sep 2005 06:42:03 +0000, by Karoly Lorentey
-
Set Emacs version number to 22.0.51 to allow parallel installations of CVS trunk and the multi-tty branch.Sun, 11 Sep 2005 04:10:45 +0000, by Karoly Lorentey
-
Don't let server-save-buffers-kill-display unexpectedly kill Emacs on --no-wait's X frames.Sun, 11 Sep 2005 03:51:40 +0000, by Karoly Lorentey
-
Make `emacsclient -n <filename>' open new X frames when possible. (Reported by Bas Kok.)Sun, 11 Sep 2005 03:49:47 +0000, by Karoly Lorentey
-
Fix crashes in xdialog_show (and other places) with xterm-mouse-mode.Sun, 11 Sep 2005 03:15:42 +0000, by Karoly Lorentey
-
Make xt-mouse.el multi-tty-compatible.Sun, 11 Sep 2005 03:06:33 +0000, by Karoly Lorentey
-
Fix `emacsclient +12 file' behaviour. (Reported by Han Boetes.)Sun, 11 Sep 2005 02:39:03 +0000, by Karoly Lorentey
-
Fix `emacsclient -ne '(+ 2 2)'' (reported by Han Boetes), and clean up some corner cases in Emacs server.Sat, 10 Sep 2005 23:51:08 +0000, by Karoly Lorentey
-
Fix bootstrap error.Sat, 10 Sep 2005 23:00:15 +0000, by Karoly Lorentey
-
README update.Fri, 09 Sep 2005 20:53:18 +0000, by Karoly Lorentey
-
Merged in changes from CVS trunk.Fri, 09 Sep 2005 20:52:13 +0000, by Karoly Lorentey
-
Fix function-key-map massaging vs `C-x 5 2' in lisp/term/*.el. (Submitted by Dan Nicolaescu.)Fri, 09 Sep 2005 19:04:34 +0000, by Karoly Lorentey
-
Enforce the presence of `window-system' and `tty-type' frame parameters in all frames.Wed, 07 Sep 2005 23:28:54 +0000, by Karoly Lorentey
-
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
-
Remove pointless conditional around key substitution block in term/xterm.el (Dan Nicolaescu)Thu, 30 Jun 2005 14:08:46 +0000, by Karoly Lorentey
-
Speed up loading of term/xterm.el (Dan Nicolaescu).Tue, 28 Jun 2005 15:06:17 +0000, by Karoly Lorentey
-
Speed up loading of term/xterm.el.Mon, 27 Jun 2005 03:46:25 +0000, by Karoly Lorentey
-
Use terminal-local-value to access function-key-map in terminal packages.Mon, 27 Jun 2005 03:19:27 +0000, by Karoly Lorentey
-
Work around nondeterministic binding of terminal-local variables. (Fixes national character input on ttys.)Mon, 27 Jun 2005 02:08:34 +0000, by Karoly Lorentey
-
New C function `push_display_kboard'.Mon, 27 Jun 2005 00:57:09 +0000, by Karoly Lorentey
-
Cleanup: Move kboard fields from struct frame and device-specific descriptors to struct display.Mon, 27 Jun 2005 00:56:21 +0000, by Karoly Lorentey
-
New version of ldefs-boot.el.Mon, 27 Jun 2005 00:39:58 +0000, by Karoly Lorentey
-
Replace encoded-kbd-mode with display-specific encoded-kbd-setup-display. (Doesn't work yet.)Mon, 27 Jun 2005 00:39:09 +0000, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 447-448)Sun, 26 Jun 2005 21:12:57 +0000, by Karoly Lorentey
-
Change key-translation-map to be terminal-local.Sun, 26 Jun 2005 21:06:46 +0000, by Karoly Lorentey
-
Work around mysterious breakage of arrow key recognition under screen (see first TODO in README).Sun, 26 Jun 2005 04:35:44 +0000, by Karoly Lorentey
-
Make sure the terminfo function key sequences are set up in the correct function-key-map.Sun, 26 Jun 2005 03:20:47 +0000, by Karoly Lorentey
-
Update Lisp code for a terminal-local `function-key-map'.Sun, 26 Jun 2005 03:19:45 +0000, by Karoly Lorentey
-
Make function-key-map a terminal-local variable (move it inside the kboard struct).Sat, 25 Jun 2005 16:34:30 +0000, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 441-446)Sat, 25 Jun 2005 15:00:08 +0000, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 438-440)Wed, 22 Jun 2005 17:53:21 +0000, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 435-437)Tue, 21 Jun 2005 15:45:30 +0000, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 423-434)Tue, 21 Jun 2005 15:42:45 +0000, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 80-82, 350-422)Wed, 15 Jun 2005 12:57:51 +0000, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 74-79, 332-349)Fri, 03 Jun 2005 05:49:26 +0000, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 70-73, 320-331)Sat, 28 May 2005 21:04:38 +0000, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 69, 313-319)Fri, 20 May 2005 17:44:36 +0000, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 307-312)Mon, 16 May 2005 15:49:27 +0000, by Karoly Lorentey
-
Speed up `emacsclient -t' on xterms. (by suggestion of Dan Nicolaescu)Sat, 14 May 2005 01:56:59 +0000, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 296-306)Fri, 13 May 2005 22:59:23 +0000, by Karoly Lorentey
-
Disable display type check in start_hourglass, and always set up the timer.Mon, 09 May 2005 16:17:25 +0000, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 292-295)Mon, 09 May 2005 16:13:15 +0000, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 68, 286-291)Fri, 06 May 2005 21:06:31 +0000, by Karoly Lorentey
-
Support for ttys with different character locale settings.Tue, 03 May 2005 03:01:09 +0000, by Karoly Lorentey
-
Fix typo in get_display.Tue, 03 May 2005 01:53:39 +0000, by Karoly Lorentey
-
Fix UTF-8 tty input when first frame is an X frame. Steps towards multiple tty locale support.Tue, 03 May 2005 01:49:33 +0000, by Karoly Lorentey
-
Fix exponential slowdowns on repeated tty frame creation.Tue, 03 May 2005 01:38:40 +0000, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 281-285)Mon, 02 May 2005 14:38:00 +0000, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 279-280)Tue, 26 Apr 2005 12:17:42 +0000, by Karoly Lorentey
-
I give up; attempt to fix annoying crashes by reverting xdisp.c changes in patch-328.Tue, 26 Apr 2005 12:13:35 +0000, by Karoly Lorentey
-
Fix describe-variable with frame-local variables.Mon, 25 Apr 2005 18:59:54 +0000, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 67, 270-278)Mon, 25 Apr 2005 11:49:38 +0000, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 269)Mon, 25 Apr 2005 11:47:55 +0000, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 66, 266-268)Tue, 19 Apr 2005 13:33:31 +0000, by Karoly Lorentey
-
Fix bootstrap error during loadup.Mon, 18 Apr 2005 14:32:14 +0000, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 60-65, 246-265)Mon, 18 Apr 2005 13:40:23 +0000, by Karoly Lorentey
-
Resolve crashes related to face aliases.Mon, 18 Apr 2005 13:17:40 +0000, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 59, 240-245)Mon, 11 Apr 2005 12:40:15 +0000, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 56-58, 232-239)Fri, 08 Apr 2005 16:25:22 +0000, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 45-55, 214-231)Mon, 04 Apr 2005 16:43:15 +0000, by Karoly Lorentey
-
Fix error when creating tty clients.Mon, 28 Mar 2005 04:24:51 +0000, by Karoly Lorentey
-
README update. (Fix identifier names in emacs background preloader example.)Mon, 28 Mar 2005 04:13:53 +0000, by Karoly Lorentey
-
Prevent core dump when connection is lost during frame creation.Sun, 27 Mar 2005 19:22:10 +0000, by Karoly Lorentey
-
Fix some aspects of X display shutdown.Sun, 27 Mar 2005 18:53:41 +0000, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 204-213)Sun, 27 Mar 2005 17:29:43 +0000, by Karoly Lorentey
-
Fix yet another compilation error.Wed, 23 Mar 2005 13:35:08 +0000, by Karoly Lorentey
-
Fix some superflous deviations from CVS, plus apply some cosmetics.Wed, 23 Mar 2005 12:53:42 +0000, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 192-203)Wed, 23 Mar 2005 10:40:00 +0000, by Karoly Lorentey
-
Revert changes that were committed by mistake in the previous patch.Tue, 22 Mar 2005 17:58:23 +0000, by Karoly Lorentey
-
README updates.Tue, 22 Mar 2005 15:00:17 +0000, by Karoly Lorentey
-
Fix stupid syntax errors in previous patch.Sat, 19 Mar 2005 20:48:17 +0000, by Karoly Lorentey
-
Close the X connection when the last frame is deleted.Sat, 19 Mar 2005 20:38:03 +0000, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 39-44, 184-191)Sat, 19 Mar 2005 17:55:13 +0000, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 183)Wed, 16 Mar 2005 16:06:45 +0000, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 37-38, 162-182)Wed, 16 Mar 2005 16:06:15 +0000, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 160-161)Wed, 16 Mar 2005 16:03:44 +0000, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 159)Wed, 16 Mar 2005 15:59:10 +0000, by Karoly Lorentey
-
Don't abort with GTK when a tty is opened.Tue, 08 Mar 2005 02:17:02 +0000, by Karoly Lorentey
-
Declare Vinhibit_redisplay in xterm.c.Mon, 07 Mar 2005 16:51:07 +0000, by Karoly Lorentey
-
Fix crash condition when an X server connection is broken. (Reported by Vincent Bernat.)Mon, 07 Mar 2005 16:39:57 +0000, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 34-36, 142-158)Sun, 06 Mar 2005 13:31:20 +0000, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 31-33, 129-141)Mon, 28 Feb 2005 15:15:44 +0000, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 28-30, 126-128)Fri, 25 Feb 2005 13:02:38 +0000, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 27, 120-125)Wed, 23 Feb 2005 11:26:15 +0000, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 119)Wed, 23 Feb 2005 11:24:05 +0000, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 117-118)Mon, 21 Feb 2005 13:10:42 +0000, by Karoly Lorentey
-
Fix line/column number positioning in emacsclient. (Reported by Han Boetes.)Sun, 20 Feb 2005 20:15:41 +0000, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 17-26, 107-116)Sun, 20 Feb 2005 18:47:54 +0000, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 14-16, 95-106)Sat, 19 Feb 2005 00:06:48 +0000, by Karoly Lorentey
-
Initialize blink-cursor-mode consistently.Fri, 18 Feb 2005 23:22:51 +0000, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 91-94)Fri, 18 Feb 2005 23:21:20 +0000, by Karoly Lorentey
-
Fix compilation error with GTK, fix issues with double C-g on controlling tty. (Reported by Friedrich Delgado Friedrichs, Yoshiaki Kasahara.)Sat, 12 Feb 2005 15:11:25 +0000, by Karoly Lorentey
-
On C-x C-c, restrict `save-some-buffers' to the client's buffers. (Reported by Han Boetes.)Thu, 10 Feb 2005 21:23:33 +0000, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 12-13, 79-90)Thu, 10 Feb 2005 20:43:55 +0000, by Karoly Lorentey
-
Fix typo in dispnew.c.Fri, 04 Feb 2005 16:29:25 +0000, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 76-78)Fri, 04 Feb 2005 15:36:07 +0000, by Karoly Lorentey
-
README updates. (Reported by Xavier Mallard)Fri, 04 Feb 2005 14:06:45 +0000, by Karoly Lorentey
-
Prevent emacsclient errors when Emacs is compiled without X support.Fri, 04 Feb 2005 13:56:51 +0000, by Karoly Lorentey
-
Update =partner-versions.Fri, 04 Feb 2005 00:09:46 +0000, by Karoly Lorentey
-
Add some new precious/backup patterns in src/.Fri, 04 Feb 2005 00:08:28 +0000, by Karoly Lorentey
-
Fix xassert-related bootstrap errors.Thu, 03 Feb 2005 23:44:58 +0000, by Karoly Lorentey
-
Fix bootstrap error in CVS.Thu, 03 Feb 2005 23:31:44 +0000, by Karoly Lorentey
-
Merged in changes from CVS trunk. (Long time no see!) :-)Thu, 03 Feb 2005 23:28:36 +0000, by Karoly Lorentey
-
Joined Miles's 2005 Emacs branch.Thu, 03 Feb 2005 22:58:27 +0000, by Karoly Lorentey
-
Merged in changes from CVS trunk.Thu, 06 Jan 2005 15:05:01 +0000, by Karoly Lorentey
-
Merged in changes from CVS trunk.Thu, 06 Jan 2005 15:00:09 +0000, by Karoly Lorentey
-
Merged in changes from CVS trunk.Thu, 23 Dec 2004 16:43:51 +0000, by Karoly Lorentey
-
Merged in changes from CVS trunk.Fri, 10 Dec 2004 15:24:54 +0000, by Karoly Lorentey
-
README update.Thu, 09 Dec 2004 00:43:19 +0000, by Karoly Lorentey
-
Trivial changes in x_create_tip_frame.Wed, 08 Dec 2004 23:58:40 +0000, by Karoly Lorentey
-
Increase PURESIZE to handle the extra stuff recently added.Wed, 08 Dec 2004 23:53:39 +0000, by Karoly Lorentey
-
Merged in changes from CVS trunk.Wed, 08 Dec 2004 22:21:07 +0000, by Karoly Lorentey
-
Merged in changes from CVS trunk.Wed, 08 Dec 2004 22:20:27 +0000, by Karoly Lorentey
-
Remove remaining references to updating_frame.Sun, 28 Nov 2004 14:39:06 +0000, by Karoly Lorentey
-
Trivial documentation change in keyboard.c.Sun, 28 Nov 2004 00:48:30 +0000, by Karoly Lorentey
-
Merged in changes from CVS trunk.Mon, 22 Nov 2004 11:06:39 +0000, by Karoly Lorentey
-
Merged in changes from CVS trunk.Sat, 13 Nov 2004 18:34:40 +0000, by Karoly Lorentey
-
Merged in changes from CVS trunk.Sat, 13 Nov 2004 18:21:48 +0000, by Karoly Lorentey
-
Fix bootstrap problem with --without-x.Sat, 06 Nov 2004 17:57:15 +0000, by Karoly Lorentey
-
Merged in changes from CVS trunk.Sat, 06 Nov 2004 17:52:02 +0000, by Karoly Lorentey
-
Merged in changes from CVS trunk.Sun, 31 Oct 2004 02:05:24 +0000, by Karoly Lorentey
-
Merged in changes from CVS trunk.Mon, 25 Oct 2004 18:17:28 +0000, by Karoly Lorentey
-
Merged in changes from CVS trunk.Tue, 19 Oct 2004 17:00:02 +0000, by Karoly Lorentey
-
Fix core dump in redisplay window. (Reported by Yoshiaki Kasahara.) Plus cleanups.Thu, 14 Oct 2004 14:58:43 +0000, by Karoly Lorentey
-
Merged in changes from CVS trunk.Thu, 14 Oct 2004 14:42:03 +0000, by Karoly Lorentey
-
Merged in changes from CVS trunk.Tue, 12 Oct 2004 07:52:25 +0000, by Karoly Lorentey
-
Set ncurses-related environment variables while creating a new tty frame. (Reported by Dan Nicolaescu.)Sun, 10 Oct 2004 18:11:21 +0000, by Karoly Lorentey
-
Merged in changes from CVS trunk.Sun, 10 Oct 2004 16:41:56 +0000, by Karoly Lorentey
-
Small tweaks in server.el.Sun, 10 Oct 2004 16:41:15 +0000, by Karoly Lorentey
-
Removed C99ism in init_fringe_bitmap.Fri, 08 Oct 2004 11:15:37 +0000, by Karoly Lorentey
-
Merged in changes from CVS trunk.Thu, 07 Oct 2004 16:52:19 +0000, by Karoly Lorentey
-
Merged in changes from CVS trunk.Sun, 03 Oct 2004 13:08:55 +0000, by Karoly Lorentey
-
Merged in changes from CVS trunk.Wed, 29 Sep 2004 08:38:15 +0000, by Karoly Lorentey
-
Merged in changes from CVS trunk.Thu, 23 Sep 2004 13:21:01 +0000, by Karoly Lorentey
-
Merged in changes from CVS trunk.Thu, 23 Sep 2004 10:32:54 +0000, by Karoly Lorentey
-
README updates.Mon, 20 Sep 2004 13:59:19 +0000, by Karoly Lorentey
-
Merged in changes from CVS trunk.Mon, 20 Sep 2004 09:41:18 +0000, by Karoly Lorentey
-
Merged in changes from CVS trunk.Thu, 16 Sep 2004 13:09:53 +0000, by Karoly Lorentey
-
Fix typo in src/Makefile.in.Mon, 13 Sep 2004 20:39:27 +0000, by Karoly Lorentey
-
Merged in changes from CVS trunk.Mon, 13 Sep 2004 20:33:29 +0000, by Karoly Lorentey
-
Inhibit redisplay while frames are being deleted after an X disconnect.Fri, 10 Sep 2004 18:07:22 +0000, by Karoly Lorentey
-
Merged in changes from CVS trunk.Fri, 10 Sep 2004 13:06:10 +0000, by Karoly Lorentey
-
Merged in changes from CVS trunk.Mon, 06 Sep 2004 07:53:44 +0000, by Karoly Lorentey
-
Merged in changes from CVS trunk.Thu, 02 Sep 2004 07:43:01 +0000, by Karoly Lorentey
-
Merged in changes from CVS trunk.Tue, 31 Aug 2004 16:31:03 +0000, by Karoly Lorentey
-
Merged in changes from CVS trunk (Jan D. has fixed the XSync call in xterm.c, no need to disable it anymore).Tue, 31 Aug 2004 16:30:29 +0000, by Karoly Lorentey
-
Add TAGS-LISP to precious regex in src/.Tue, 24 Aug 2004 08:45:10 +0000, by Karoly Lorentey
-
Merged in changes from CVS trunk.Mon, 23 Aug 2004 10:12:04 +0000, by Karoly Lorentey
-
Fix typo in server.el (Han Boetes, Ted Morse, Ami Fischman)Mon, 23 Aug 2004 08:50:01 +0000, by Karoly Lorentey
-
Merged in changes from CVS trunk.Thu, 19 Aug 2004 15:05:01 +0000, by Karoly Lorentey
-
README updates.Thu, 19 Aug 2004 14:30:16 +0000, by Karoly Lorentey
-
Change binding of C-x C-c to only exit emacsclient, not Emacs itself.Mon, 16 Aug 2004 19:54:16 +0000, by Karoly Lorentey
-
README updates, including a new Tips & Tricks sectionFri, 13 Aug 2004 14:48:29 +0000, by Karoly Lorentey
-
Updated archive location in docs. (Thanks to Dan Waber.)Wed, 11 Aug 2004 17:33:32 +0000, by Karoly Lorentey
-
Merged in changes from CVS trunk.Wed, 11 Aug 2004 12:30:04 +0000, by Karoly Lorentey
-
Merged in changes from CVS trunk.Mon, 09 Aug 2004 11:05:10 +0000, by Karoly Lorentey
-
Merged in changes from CVS trunk.Sat, 07 Aug 2004 15:05:02 +0000, by Karoly Lorentey
-
Cleaned up README compile & test instructions.Thu, 05 Aug 2004 14:54:57 +0000, by Karoly Lorentey
-
Merged in changes from CVS trunk.Tue, 03 Aug 2004 12:45:59 +0000, by Karoly Lorentey
-
Added sorted-doc to backup regex in lib-src.Tue, 03 Aug 2004 12:43:11 +0000, by Karoly Lorentey
-
Merged in changes from CVS trunk.Fri, 30 Jul 2004 16:33:42 +0000, by Karoly Lorentey
-
Merged in changes from CVS trunk.Tue, 27 Jul 2004 07:43:21 +0000, by Karoly Lorentey
-
Merged in changes from CVS trunk.Sat, 24 Jul 2004 22:08:12 +0000, by Karoly Lorentey
-
Merged in changes from CVS trunk.Thu, 22 Jul 2004 22:01:29 +0000, by Karoly Lorentey
-
Merged in changes from CVS trunk.Sun, 18 Jul 2004 21:49:24 +0000, by Karoly Lorentey
-
Merged in changes from CVS trunk.Tue, 13 Jul 2004 15:45:15 +0000, by Karoly Lorentey
-
Fix creating frames on different X servers.Sun, 11 Jul 2004 03:44:18 +0000, by Karoly Lorentey
-
Merged in changes from CVS trunk.Sun, 11 Jul 2004 02:28:46 +0000, by Karoly Lorentey
-
Prevent the previous bug from reappearing later.Sat, 10 Jul 2004 22:37:50 +0000, by Karoly Lorentey
-
Fix Viper with simultaneous X and tty display devices. (Rep. by IRIE Tetsuya.)Sat, 10 Jul 2004 22:26:28 +0000, by Karoly Lorentey
-
Fix suspend-frame on the controlling tty (reported by Dan Nicolaescu).Sat, 10 Jul 2004 21:21:04 +0000, by Karoly Lorentey
-
Don't leave buffers created by nowait clients buried under others (rep. by Dan Nicolaescu).Sat, 10 Jul 2004 20:56:57 +0000, by Karoly Lorentey
-
Merged in changes from CVS trunk.Sat, 10 Jul 2004 14:37:36 +0000, by Karoly Lorentey
-
Fixed C-c from the controlling terminal.Mon, 05 Jul 2004 01:15:41 +0000, by Karoly Lorentey
-
Merged in changes from CVS trunk.Sun, 04 Jul 2004 21:51:32 +0000, by Karoly Lorentey
-
Fix bootstrap errors.Sun, 04 Jul 2004 05:23:30 +0000, by Karoly Lorentey
-
Implemented display ids for multiple emacsclients on the same tty. Plus assorted bugfixes.Sun, 04 Jul 2004 04:48:55 +0000, by Karoly Lorentey
-
Reapply src/Makefile.in changes that got lost in the tagline snafu of patch-197.Sat, 03 Jul 2004 18:40:41 +0000, by Karoly Lorentey
-
Fix --no-wait in emacsclient (reported by Dan Nicolaescu).Sat, 03 Jul 2004 17:53:57 +0000, by Karoly Lorentey
-
Merged in changes from CVS trunk.Sat, 03 Jul 2004 17:01:39 +0000, by Karoly Lorentey
-
Merged in changes from CVS trunk.Mon, 28 Jun 2004 16:04:52 +0000, by Karoly Lorentey
-
Merged in changes from CVS trunk.Thu, 24 Jun 2004 07:44:13 +0000, by Karoly Lorentey
-
Fix byte-compile errors during bootstrap. (Reported by Juraj Kubelka.)Tue, 15 Jun 2004 18:46:31 +0000, by Karoly Lorentey
-
Merged in changes from CVS trunk.Tue, 15 Jun 2004 16:45:35 +0000, by Karoly Lorentey
-
Merged in changes from CVS trunk.Mon, 14 Jun 2004 20:00:54 +0000, by Karoly Lorentey
-
Fix parse error in term.c (ARISAWA Akihiro).Fri, 11 Jun 2004 13:58:35 +0000, by Karoly Lorentey
-
Merged in changes from CVS trunk.Fri, 11 Jun 2004 08:42:19 +0000, by Karoly Lorentey
-
Merged in changes from CVS trunk.Thu, 10 Jun 2004 17:17:08 +0000, by Karoly Lorentey
-
Make server-start safe against accidental restarts.Tue, 08 Jun 2004 01:33:48 +0000, by Karoly Lorentey
-
Dissociate from the controlling tty correctly on FreeBSD.Tue, 08 Jun 2004 00:46:13 +0000, by Karoly Lorentey
-
Don't core dump on SIGINT when there is no frame on the controlling tty.Tue, 08 Jun 2004 00:41:04 +0000, by Karoly Lorentey
-
README.multi-tty update.Tue, 08 Jun 2004 00:37:38 +0000, by Karoly Lorentey
-
Merged in changes from CVS trunk.Mon, 07 Jun 2004 19:20:00 +0000, by Karoly Lorentey
-
Merged in changes from CVS trunk.Mon, 07 Jun 2004 08:00:27 +0000, by Karoly Lorentey
-
Clear single_kboard each time Emacs returns to top-level.Mon, 07 Jun 2004 07:10:59 +0000, by Karoly Lorentey
-
README.multi-tty update.Mon, 07 Jun 2004 05:30:42 +0000, by Karoly Lorentey
-
Fix SEGV on terminals without 'IC' capability (Yoshiaki Kasahara).Sun, 06 Jun 2004 00:07:46 +0000, by Karoly Lorentey
-
Make sure the SIGWINCH handler is always set (rep. by Yoshiaki Kasahara).Sat, 05 Jun 2004 22:34:24 +0000, by Karoly Lorentey
-
Merged in changes from CVS trunk.Sat, 05 Jun 2004 17:21:43 +0000, by Karoly Lorentey
-
Merged in changes from CVS trunk.Thu, 03 Jun 2004 16:45:20 +0000, by Karoly Lorentey
-
Merged in changes from CVS trunk.Mon, 31 May 2004 13:48:26 +0000, by Karoly Lorentey
-
Merged in changes from CVS trunk.Sun, 30 May 2004 21:11:48 +0000, by Karoly Lorentey
-
Don't ignore SIGWINCH under X (contributed by Yoshiaki Kasahara).Sat, 29 May 2004 15:23:07 +0000, by Karoly Lorentey
-
Fix window-system-default-frame-alist (ARISAWA Akihiro).Thu, 27 May 2004 18:23:48 +0000, by Karoly Lorentey
-
Fix background mode initialization on client tty frames (rep. by Dan Nicolaescu).Thu, 27 May 2004 17:57:59 +0000, by Karoly Lorentey
-
Merged in changes from CVS trunk.Thu, 27 May 2004 17:24:17 +0000, by Karoly Lorentey
-
README.multi-tty updates.Thu, 27 May 2004 17:23:38 +0000, by Karoly Lorentey
-
Fix terminal coding system in multibyte locales (rep. by Friedrich Delgado Friedrichs).Tue, 25 May 2004 02:08:47 +0000, by Karoly Lorentey
-
Fix server-socket-dir initialization (rep. by Friedrich Delgado Friedrichs).Tue, 25 May 2004 01:18:01 +0000, by Karoly Lorentey
-
Merged in changes from CVS trunk.Mon, 24 May 2004 23:42:52 +0000, by Karoly Lorentey
-
Merged in changes from CVS trunk.Sun, 23 May 2004 05:08:13 +0000, by Karoly Lorentey
-
Update README.multi-tty.Sun, 23 May 2004 04:39:43 +0000, by Karoly Lorentey
-
Use the remote locale for terminal & keyboard coding system.Sun, 23 May 2004 03:56:10 +0000, by Karoly Lorentey
-
Fix environment variables on emacsclient frames.Sun, 23 May 2004 03:37:58 +0000, by Karoly Lorentey
-
Use with-selected-frame.Sun, 23 May 2004 02:34:53 +0000, by Karoly Lorentey
-
New control structure: with-selected-frame.Sun, 23 May 2004 02:26:21 +0000, by Karoly Lorentey
-
Make terminal_coding and keyboard_coding display-local.Sun, 23 May 2004 01:53:23 +0000, by Karoly Lorentey
-
Merged in changes from CVS trunk.Sat, 22 May 2004 22:52:43 +0000, by Karoly Lorentey
-
Add kludge to prevent overriding keyboard-coding-system customization.Tue, 18 May 2004 20:30:43 +0000, by Karoly Lorentey
-
Fix fatal error during startup (rep. by Friedrich Delgado Friedrichs)Tue, 18 May 2004 19:58:00 +0000, by Karoly Lorentey
-
Merged in changes from CVS trunk.Tue, 18 May 2004 19:12:15 +0000, by Karoly Lorentey
-
Merged in changes from CVS trunk.Tue, 11 May 2004 09:12:09 +0000, by Karoly Lorentey
-
Merged in changes from CVS trunk.Tue, 11 May 2004 09:11:36 +0000, by Karoly Lorentey
-
Added branch description to admin/notes/BRANCH.Sat, 08 May 2004 20:23:10 +0000, by Karoly Lorentey
-
Merged in changes from CVS trunk.Sat, 08 May 2004 20:22:26 +0000, by Karoly Lorentey
-
Fixed environment variable handling during terminal initialization.Sat, 08 May 2004 16:20:28 +0000, by Karoly Lorentey
-
Merged in changes from CVS trunk.Fri, 07 May 2004 14:20:00 +0000, by Karoly Lorentey
-
Merged in changes from CVS trunk.Sat, 01 May 2004 19:23:22 +0000, by Karoly Lorentey
-
Merged in changes from CVS trunk.Thu, 29 Apr 2004 20:45:02 +0000, by Karoly Lorentey
-
Merged in changes from CVS trunk.Wed, 28 Apr 2004 14:10:58 +0000, by Karoly Lorentey
-
Merged in changes from CVS trunk.Tue, 27 Apr 2004 15:53:30 +0000, by Karoly Lorentey
-
Merged in changes from CVS trunk.Fri, 23 Apr 2004 14:44:11 +0000, by Karoly Lorentey
-
Mention `tla replay' in README.multi-tty (Gaute Strokkenes).Fri, 23 Apr 2004 13:56:26 +0000, by Karoly Lorentey
-
A simple implementation for display-local frame parameters.Mon, 19 Apr 2004 15:39:17 +0000, by Karoly Lorentey
-
Fix one more case of the previous error.Mon, 19 Apr 2004 14:21:37 +0000, by Karoly Lorentey
-
Fix error on deleting an emacsclient terminal (Dan Nicolaescu).Mon, 19 Apr 2004 14:16:10 +0000, by Karoly Lorentey
-
In emacsclient, protect the xmitted string from fprintf expansion (Dan Nicolaescu).Mon, 19 Apr 2004 12:03:00 +0000, by Karoly Lorentey
-
Merged in changes from CVS trunk.Mon, 19 Apr 2004 08:37:31 +0000, by Karoly Lorentey
-
Fix frame parameter handling in server.el.Sun, 18 Apr 2004 02:24:18 +0000, by Karoly Lorentey
-
Merged in changes from CVS trunk.Sun, 18 Apr 2004 01:40:02 +0000, by Karoly Lorentey
-
Another server.el overhaul.Sun, 18 Apr 2004 01:34:11 +0000, by Karoly Lorentey
-
Fix segfault in term.c (reported by lukhas@free.fr).Sun, 18 Apr 2004 01:08:46 +0000, by Karoly Lorentey
-
README updates.Sat, 17 Apr 2004 18:24:32 +0000, by Karoly Lorentey
-
Eliminated updating_frame.Fri, 16 Apr 2004 15:03:58 +0000, by Karoly Lorentey
-
Merged in changes from CVS trunk.Fri, 16 Apr 2004 13:36:07 +0000, by Karoly Lorentey
-
Merged in changes from CVS trunk.Thu, 15 Apr 2004 16:49:22 +0000, by Karoly Lorentey
-
README changes.Tue, 13 Apr 2004 18:18:05 +0000, by Karoly Lorentey
-
Merged in changes from CVS trunkTue, 13 Apr 2004 17:17:13 +0000, by Karoly Lorentey
-
Fix #include errors for FreeBSD (Frank Ruell)Tue, 13 Apr 2004 17:12:30 +0000, by Karoly Lorentey
-
Merged in changes from CVS HEADSat, 10 Apr 2004 23:06:09 +0000, by Karoly Lorentey
-
Prevent Lisp nesting errors while bootstrapping.Thu, 08 Apr 2004 15:09:37 +0000, by Karoly Lorentey
-
Merged in changes from CVS HEADThu, 08 Apr 2004 12:29:09 +0000, by Karoly Lorentey
-
Merged in changes from CVS HEADSat, 03 Apr 2004 20:24:17 +0000, by Karoly Lorentey
-
Trivial cosmetic change in dispnew.c.Sat, 03 Apr 2004 20:02:51 +0000, by Karoly Lorentey
-
Merged in changes from CVS HEADTue, 30 Mar 2004 00:32:47 +0000, by Karoly Lorentey
-
Fix initialization order at bootstrap (Dan Nicolaescu).Mon, 29 Mar 2004 12:05:03 +0000, by Karoly Lorentey
-
Fix bootstrap problems in CVS.Sun, 28 Mar 2004 07:15:31 +0000, by Karoly Lorentey
-
Fix dropping of the controlling tty on Solaris (Dan Nicolaescu).Sun, 28 Mar 2004 06:17:38 +0000, by Karoly Lorentey
-
Merged in changes from CVS HEADSun, 28 Mar 2004 06:08:38 +0000, by Karoly Lorentey
-
Fix cut'n'paste during a multi-display session (Mark Plaksin, Robert Chassell).Fri, 26 Mar 2004 04:35:08 +0000, by Karoly Lorentey
-
Removed *.rej from backup pattern in tagging method.Thu, 25 Mar 2004 22:27:43 +0000, by Karoly Lorentey
-
Merged in changes from CVS HEADThu, 25 Mar 2004 22:21:45 +0000, by Karoly Lorentey
-
Trivial cleanup in fringe.c, missing from previous patch.Fri, 19 Mar 2004 23:21:11 +0000, by Karoly Lorentey
-
Trivial cleanups to get rid of GCC warnings.Fri, 19 Mar 2004 23:19:04 +0000, by Karoly Lorentey
-
Merged in changes from CVS HEADFri, 19 Mar 2004 22:32:48 +0000, by Karoly Lorentey
-
Merged in changes from CVS HEADTue, 16 Mar 2004 20:27:22 +0000, by Karoly Lorentey
-
Fixed compiler warnings for keyboard.c.Thu, 11 Mar 2004 02:31:12 +0000, by Karoly Lorentey
-
README updates.Thu, 11 Mar 2004 01:55:50 +0000, by Karoly Lorentey
-
Merged in changes from CVS HEADThu, 11 Mar 2004 01:13:03 +0000, by Karoly Lorentey
-
Fix background-mode on terminal frames (Dan Nicolaescu).Thu, 11 Mar 2004 01:11:38 +0000, by Karoly Lorentey
-
Merged in changes from CVS HEADMon, 08 Mar 2004 13:39:35 +0000, by Karoly Lorentey
-
Merged in changes from CVS HEADSun, 07 Mar 2004 15:30:22 +0000, by Karoly Lorentey
-
Added *.rej to tla's unrecognized pattern.Sat, 06 Mar 2004 12:15:27 +0000, by Karoly Lorentey
-
README updates.Sat, 06 Mar 2004 12:13:42 +0000, by Karoly Lorentey
-
README updates.Tue, 02 Mar 2004 10:55:14 +0000, by Karoly Lorentey
-
Merged in changes from CVS HEADMon, 01 Mar 2004 14:27:16 +0000, by Karoly Lorentey
-
Merged in changes from CVS HEADSat, 28 Feb 2004 04:52:40 +0000, by Karoly Lorentey
-
Merged in changes from CVS HEADSat, 28 Feb 2004 01:33:17 +0000, by Karoly Lorentey
-
Implemented suspending of emacsclient frames.Sat, 28 Feb 2004 01:23:39 +0000, by Karoly Lorentey
-
Make emacsclient refuse to create a frame inside an Emacs term buffer.Fri, 27 Feb 2004 14:10:47 +0000, by Karoly Lorentey
-
README.multi-tty updates.Fri, 27 Feb 2004 14:05:11 +0000, by Karoly Lorentey
-
(Sigh.) Don't try to read more events than the buffer size.Thu, 26 Feb 2004 00:52:10 +0000, by Karoly Lorentey
-
Merged in changes from CVS HEADThu, 26 Feb 2004 00:39:34 +0000, by Karoly Lorentey
-
Check for numchars > 0 in handle_one_xevent, not 1.Thu, 26 Feb 2004 00:37:31 +0000, by Karoly Lorentey
-
Revert patch-93, that was the real culprit. Reapply patch-97.Wed, 25 Feb 2004 03:29:37 +0000, by Karoly Lorentey
-
Back out previous change, it causes infinite recursion.Wed, 25 Feb 2004 03:16:45 +0000, by Karoly Lorentey
-
Don't try to handle a new event if the input buffer is full.Wed, 25 Feb 2004 02:57:36 +0000, by Karoly Lorentey
-
Allow tty_read_avail_input to use the whole input buffer.Wed, 25 Feb 2004 02:55:32 +0000, by Karoly Lorentey
-
README updates.Wed, 25 Feb 2004 00:53:40 +0000, by Karoly Lorentey
-
Merged in changes from CVS HEADTue, 24 Feb 2004 22:48:10 +0000, by Karoly Lorentey
-
Block more input during read_avail_input.Tue, 24 Feb 2004 18:00:36 +0000, by Karoly Lorentey
-
Fix a crash in emacsclient when DISPLAY is unset.Fri, 20 Feb 2004 23:54:53 +0000, by Karoly Lorentey
-
Fix typo in delete_display_hook documentation.Fri, 20 Feb 2004 17:53:00 +0000, by Karoly Lorentey
-
Don't delete a tty if it's the last device with frames.Fri, 20 Feb 2004 17:51:35 +0000, by Karoly Lorentey
-
Don't read too many characters from the tty.Fri, 20 Feb 2004 17:48:48 +0000, by Karoly Lorentey
-
Merged in changes from CVS HEADFri, 20 Feb 2004 15:42:55 +0000, by Karoly Lorentey
-
Merged in changes from CVS HEADFri, 20 Feb 2004 15:41:31 +0000, by Karoly Lorentey
-
README updates.Fri, 20 Feb 2004 03:02:04 +0000, by Karoly Lorentey
-
Changed emacsclient to open new frames by default.Fri, 20 Feb 2004 01:46:26 +0000, by Karoly Lorentey
-
Verify the version of Emacsclient.Fri, 20 Feb 2004 01:22:10 +0000, by Karoly Lorentey
-
Added -w option to emacsclient for opening a new X frame.Thu, 19 Feb 2004 23:55:51 +0000, by Karoly Lorentey
-
Merged in changes from CVS HEADThu, 19 Feb 2004 13:25:32 +0000, by Karoly Lorentey
-
Fix list-colors-display and other functions on a termcap frameThu, 19 Feb 2004 02:27:31 +0000, by Karoly Lorentey
-
Don't try to init X drag and drop on a termcap frame.Thu, 19 Feb 2004 02:10:05 +0000, by Karoly Lorentey
-
Added newly loaded stuff in loadup.el to src/Makefile.in.Thu, 19 Feb 2004 02:06:18 +0000, by Karoly Lorentey
-
Merged in changes from CVS HEADWed, 18 Feb 2004 17:10:32 +0000, by Karoly Lorentey
-
Merged in changes from CVS HEADTue, 17 Feb 2004 01:52:25 +0000, by Karoly Lorentey
-
Fixed a typo in README.multi-tty.Tue, 10 Feb 2004 13:52:03 +0000, by Karoly Lorentey
-
Don't hang on the tty if called from a shell script.Sun, 08 Feb 2004 15:44:33 +0000, by Karoly Lorentey
-
Merged in changes from CVS HEADTue, 03 Feb 2004 11:25:07 +0000, by Karoly Lorentey
-
Trivial fixes to shut up some of the compiler warnings.Mon, 02 Feb 2004 22:15:35 +0000, by Karoly Lorentey
-
Fix the case when emacsclient is run on Emacs's controlling tty.Mon, 02 Feb 2004 22:09:56 +0000, by Karoly Lorentey
-
Merged in changes from CVS HEADMon, 02 Feb 2004 19:19:08 +0000, by Karoly Lorentey
-
Merged in changes from CVS HEADMon, 26 Jan 2004 21:22:42 +0000, by Karoly Lorentey
-
Prevent core dumps when the X server crashes.Mon, 26 Jan 2004 07:57:54 +0000, by Karoly Lorentey
-
Don't exit Emacs when the X display is closed during a tty-X combo session.Mon, 26 Jan 2004 07:17:34 +0000, by Karoly Lorentey
-
Cosmetic changes.Sun, 25 Jan 2004 01:17:40 +0000, by Karoly Lorentey
-
Fixed unsafe and incorrect use of record_unwind_protect in Fsuspend_emacs.Sun, 25 Jan 2004 00:48:47 +0000, by Karoly Lorentey
-
Removed %T in mode-line-format. Trivial documentation changes.Sun, 25 Jan 2004 00:43:38 +0000, by Karoly Lorentey
-
Fixed interactive temacs.Sat, 24 Jan 2004 20:03:33 +0000, by Karoly Lorentey
-
Set the keyboard of the initial frame correctly.Sat, 24 Jan 2004 19:32:29 +0000, by Karoly Lorentey
-
Merged in changes from CVS HEADFri, 23 Jan 2004 21:51:08 +0000, by Karoly Lorentey
-
Fixed tty faces during combo sessions. Plus other assorted bugfixes.Fri, 23 Jan 2004 21:48:58 +0000, by Karoly Lorentey
-
Added note about the commit mailing list.Thu, 22 Jan 2004 19:39:51 +0000, by Karoly Lorentey
-
Merged in changes from CVS HEADThu, 22 Jan 2004 15:37:19 +0000, by Karoly Lorentey
-
Romain Francoise's and Ami Fischman's bugfixes.Thu, 22 Jan 2004 02:36:55 +0000, by Karoly Lorentey
-
Merged in changes from CVS HEADMon, 12 Jan 2004 16:36:35 +0000, by Karoly Lorentey
-
Fix initialization of the window-system variable.Mon, 12 Jan 2004 00:45:42 +0000, by Karoly Lorentey
-
Merged in changes from CVS HEADSun, 11 Jan 2004 23:12:24 +0000, by Karoly Lorentey
-
Support for opening X frames from a tty session.Sun, 11 Jan 2004 21:59:40 +0000, by Karoly Lorentey
-
Don't select on stdin unconditionally.Sun, 11 Jan 2004 11:26:00 +0000, by Karoly Lorentey
-
Fix C-g handling with multiple ttys.Sun, 11 Jan 2004 02:45:44 +0000, by Karoly Lorentey
-
Changed tty input code to use read_socket_hook.Sun, 11 Jan 2004 01:18:45 +0000, by Karoly Lorentey
-
Merged in changes from CVS HEADSat, 10 Jan 2004 13:27:38 +0000, by Karoly Lorentey
-
Numerous bugfixes and small improvements.Sat, 10 Jan 2004 12:56:22 +0000, by Karoly Lorentey
-
Hookified termcap devices, added bootstrap display device, plus many bugfixes.Fri, 09 Jan 2004 18:57:53 +0000, by Karoly Lorentey
-
Fix SEGV in init_sys_modes during X startupFri, 09 Jan 2004 13:12:28 +0000, by Karoly Lorentey
-
Merged in changes from CVS HEADTue, 06 Jan 2004 17:09:40 +0000, by Karoly Lorentey
-
Merged in changes from CVS HEADMon, 05 Jan 2004 05:58:50 +0000, by Karoly Lorentey
-
Converted display hooks to be display-local. Plus many bugfixes.Mon, 05 Jan 2004 05:54:35 +0000, by Karoly Lorentey
-
Fix more SEGV cases in frame.cSat, 03 Jan 2004 19:06:35 +0000, by Karoly Lorentey
-
Merged in changes from CVS HEADSat, 03 Jan 2004 16:53:54 +0000, by Karoly Lorentey
-
Add "multi-tty" to emacs-version output.Sat, 03 Jan 2004 16:51:56 +0000, by Karoly Lorentey
-
Fix mouse-position for tty+X combo sessions.Sat, 03 Jan 2004 16:49:09 +0000, by Karoly Lorentey
-
Fixed typo in talk.el (again).Sat, 03 Jan 2004 09:19:46 +0000, by Karoly Lorentey
-
Fixed typo in talk.el.Sat, 03 Jan 2004 09:16:51 +0000, by Karoly Lorentey
-
Added multi-tty support for talk.el.Sat, 03 Jan 2004 09:08:15 +0000, by Karoly Lorentey
-
Merged in changes from CVS HEADSat, 03 Jan 2004 08:33:31 +0000, by Karoly Lorentey
-
Portability fixes (now it compiles & runs fine on Solaris).Sat, 03 Jan 2004 08:31:14 +0000, by Karoly Lorentey
-
Fix longopts option name for --tty.Fri, 02 Jan 2004 13:03:12 +0000, by Karoly Lorentey