log

age author description
Sun, 25 Dec 2005 20:06:58 +0000 Karoly Lorentey Reimplement terminal parameters in C; clean up term.c, create terminal.c.
Fri, 23 Dec 2005 03:36:01 +0000 Karoly Lorentey Fix compilation error during non-X builds.
Fri, 23 Dec 2005 03:05:20 +0000 Karoly Lorentey Pull a bugfix from CVS to prevent problems with the Debian semantic package.
Fri, 23 Dec 2005 03:00:55 +0000 Karoly Lorentey Don't let x_initialize break 8-bit input on ttys. (Reported by Joakim Verona.) Split `set-input-mode'.
Thu, 22 Dec 2005 21:02:45 +0000 Karoly Lorentey Reimplement and extend support for terminal-local environment variables.
Tue, 20 Dec 2005 21:35:03 +0000 Karoly Lorentey Implement full support for frame-local `next-buffer' and `previous-buffer'.
Mon, 19 Dec 2005 19:57:22 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 169-173, 671-676)
Mon, 19 Dec 2005 16:13:20 +0000 Karoly Lorentey Fix typo in previous commit.
Tue, 13 Dec 2005 19:03:29 +0000 Karoly Lorentey Work around Emacs crash on Konsole detach. (Tom Schutzer-Weissmann)
Mon, 12 Dec 2005 03:32:16 +0000 Karoly Lorentey README updates.
Mon, 12 Dec 2005 03:15:52 +0000 Karoly Lorentey Prevent core dumps with GTK by disabling secondary X connections there.
Mon, 12 Dec 2005 02:37:01 +0000 Karoly Lorentey Fix "first non-ASCII character on new tty frames" problem.
Sun, 11 Dec 2005 22:42:40 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Sat, 10 Dec 2005 21:18:28 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Sat, 10 Dec 2005 21:12:12 +0000 Karoly Lorentey Delete leftover id for "info/dir".
Sat, 03 Dec 2005 14:25:50 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 659-663)
Wed, 23 Nov 2005 01:35:21 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 656-658)
Sat, 19 Nov 2005 19:17:56 +0000 Karoly Lorentey Store client's environment in terminal parameters, not server parameters.
Sat, 19 Nov 2005 13:23:31 +0000 Karoly Lorentey Increase PURESIZE yet again.
Fri, 18 Nov 2005 14:53:14 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 655)
Fri, 18 Nov 2005 13:13:34 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 152-156, 642-654)
Mon, 07 Nov 2005 15:25:27 +0000 Karoly Lorentey Increase puresize. (Emacs needs 1205176 pure bytes now.)
Mon, 07 Nov 2005 15:06:11 +0000 Karoly Lorentey Fix some of the bootstrap problems.
Mon, 07 Nov 2005 14:56:19 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 149-151, 629-641)
Mon, 07 Nov 2005 14:17:18 +0000 Karoly Lorentey Update frames-on-display-list to accept terminal id numbers.
Tue, 01 Nov 2005 06:23:08 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 142-148, 615-628)
Sat, 29 Oct 2005 11:50:12 +0000 Karoly Lorentey Fix semantics of terminal-local variables. Remove `terminal-local-value' hack.
Sat, 29 Oct 2005 11:43:13 +0000 Karoly Lorentey Protect keyboard-translate-table from GC.
Fri, 28 Oct 2005 14:41:54 +0000 Karoly Lorentey Don't try to rebind the `t' symbol.
Fri, 28 Oct 2005 14:29:24 +0000 Karoly Lorentey Change `keyboard-translate-table' to be terminal-local.
Fri, 28 Oct 2005 11:12:17 +0000 Karoly Lorentey Doc update.
Sun, 23 Oct 2005 22:47:29 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 610-614)
Sun, 23 Oct 2005 22:17:49 +0000 Karoly Lorentey Change the "pretest" bug report address to the multi-tty list.
Sun, 23 Oct 2005 22:11:22 +0000 Karoly Lorentey Fix Delete key on X by adapting normal-erase-is-backspace-mode for multi-tty. (Reported by Dan Waber and Dan Nicolaescu.)
Wed, 19 Oct 2005 14:06:17 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 133-141, 596-609)
Wed, 19 Oct 2005 14:03:44 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 593-595)
Wed, 12 Oct 2005 16:14:04 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 578-592)
Sun, 09 Oct 2005 20:00:17 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 118-132, 551-577)
Mon, 19 Sep 2005 21:25:51 +0000 Karoly Lorentey Fix hardcoded stdout usage in term.c. (Reported by Dan Nicolaescu.)
Sat, 17 Sep 2005 19:10:55 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 116-117, 544-550)
Sat, 17 Sep 2005 19:00:49 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 543)
Mon, 12 Sep 2005 06:49:54 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 115, 540-542)
Sun, 11 Sep 2005 09:34:22 +0000 Karoly Lorentey Fix assertion on kboard->kbd_queue and other such crashes.
Sun, 11 Sep 2005 08:27:02 +0000 Karoly Lorentey Switch upstream to miles@gnu.org--gnu-2005/emacs--cvs-trunk--0.
Sun, 11 Sep 2005 08:23:50 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Sun, 11 Sep 2005 07:23:22 +0000 Karoly Lorentey Fix bootstrap error in keyboard.c.
Sun, 11 Sep 2005 06:42:03 +0000 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 04:10:45 +0000 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 03:51:40 +0000 Karoly Lorentey Don't let server-save-buffers-kill-display unexpectedly kill Emacs on --no-wait's X frames.
Sun, 11 Sep 2005 03:49:47 +0000 Karoly Lorentey Make `emacsclient -n <filename>' open new X frames when possible. (Reported by Bas Kok.)
Sun, 11 Sep 2005 03:15:42 +0000 Karoly Lorentey Fix crashes in xdialog_show (and other places) with xterm-mouse-mode.
Sun, 11 Sep 2005 03:06:33 +0000 Karoly Lorentey Make xt-mouse.el multi-tty-compatible.
Sun, 11 Sep 2005 02:39:03 +0000 Karoly Lorentey Fix `emacsclient +12 file' behaviour. (Reported by Han Boetes.)
Sat, 10 Sep 2005 23:51:08 +0000 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:00:15 +0000 Karoly Lorentey Fix bootstrap error.
Fri, 09 Sep 2005 20:53:18 +0000 Karoly Lorentey README update.
Fri, 09 Sep 2005 20:52:13 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Fri, 09 Sep 2005 19:04:34 +0000 Karoly Lorentey Fix function-key-map massaging vs `C-x 5 2' in lisp/term/*.el. (Submitted by Dan Nicolaescu.)
Wed, 07 Sep 2005 23:28:54 +0000 Karoly Lorentey Enforce the presence of `window-system' and `tty-type' frame parameters in all frames.
Wed, 07 Sep 2005 23:17:07 +0000 Karoly Lorentey Prevent resource allocation explosion when C-x 5 2 is used on xterms.
Wed, 07 Sep 2005 23:11:21 +0000 Karoly Lorentey Apply settings in `window-system-default-frame-alist' to the initial frame as well.
Wed, 07 Sep 2005 02:29:18 +0000 Karoly Lorentey Slightly refactor the terminal initialization code for simplicity.
Wed, 07 Sep 2005 02:22:52 +0000 Karoly Lorentey Fix terminal initialization code. (Contributed by Dan Nicolaescu.)
Mon, 05 Sep 2005 14:29:12 +0000 Karoly Lorentey Merged in changes from lorentey@elte.hu--2004/emacs--cvs-trunk--0
Mon, 05 Sep 2005 14:28:54 +0000 Karoly Lorentey Add =upstream-branch file for semi-automated merges.
Mon, 05 Sep 2005 14:21:08 +0000 Karoly Lorentey Merged in changes from CVS trunk. (Testing my own CVS gateway.)
Sun, 04 Sep 2005 03:51:22 +0000 Karoly Lorentey Fix syntax error in lisp/term/xterm.el.
Sun, 04 Sep 2005 03:48:17 +0000 Karoly Lorentey Merged in changes from CVS trunk. Plus added lisp/term tweaks.
Thu, 25 Aug 2005 12:03:34 +0000 Karoly Lorentey Add two pending bugs to README.multi-tty.
Thu, 04 Aug 2005 00:50:01 +0000 Karoly Lorentey Apply patch from CVS trunk to fix recenter on ttys.
Thu, 04 Aug 2005 00:46:55 +0000 Karoly Lorentey Work around crashes in X session management after normal shutdown of X server.
Fri, 22 Jul 2005 03:24:10 +0000 Karoly Lorentey Don't let window-system-default-frame-alist override parameters specified manually.
Wed, 13 Jul 2005 16:15:50 +0000 Karoly Lorentey Fix broken emacsclient resume on Solaris (by Dan Nicolaescu).
Tue, 12 Jul 2005 11:09:18 +0000 Karoly Lorentey Fix dumb error leading to national keys not working on ttys.
Tue, 12 Jul 2005 10:55:24 +0000 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.
Mon, 11 Jul 2005 00:21:10 +0000 Karoly Lorentey README update.
Mon, 11 Jul 2005 00:19:34 +0000 Karoly Lorentey Fix compilation error in select_frame_for_redisplay.
Mon, 11 Jul 2005 00:12:27 +0000 Karoly Lorentey Cosmetic changes in server.el.
Mon, 11 Jul 2005 00:05:55 +0000 Karoly Lorentey Rename `struct display' to `struct device'. Update function, parameter and variable names accordingly.
Sun, 10 Jul 2005 22:25:28 +0000 Karoly Lorentey Rename term_init to init_tty.
Sun, 10 Jul 2005 22:18:46 +0000 Karoly Lorentey README update.
Sun, 10 Jul 2005 20:44:37 +0000 Karoly Lorentey At long last, fix annoying SELECTED_FRAME crashes after unexpected connection failures. Yay!
Sun, 10 Jul 2005 20:35:39 +0000 Karoly Lorentey Fix compilation error in src/term.c.
Sun, 10 Jul 2005 19:26:29 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 474)
Sun, 10 Jul 2005 19:23:59 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 470-473)
Wed, 06 Jul 2005 01:41:56 +0000 Karoly Lorentey Handle and document that `delete-frame' may call functions in `delete-frame-functions' twice.
Wed, 06 Jul 2005 00:42:58 +0000 Karoly Lorentey Small enhancements.
Wed, 06 Jul 2005 00:41:41 +0000 Karoly Lorentey Implement rudimentary Lisp-level terminal parameters.
Tue, 05 Jul 2005 22:22:24 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 469)
Tue, 05 Jul 2005 22:12:55 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 83-87, 449-468)
Sun, 03 Jul 2005 17:09:22 +0000 Karoly Lorentey Fix the original cause of the "arrow keys don't work on screen" bug.
Thu, 30 Jun 2005 14:08:46 +0000 Karoly Lorentey Remove pointless conditional around key substitution block in term/xterm.el (Dan Nicolaescu)
Tue, 28 Jun 2005 15:06:17 +0000 Karoly Lorentey Speed up loading of term/xterm.el (Dan Nicolaescu).
Mon, 27 Jun 2005 03:46:25 +0000 Karoly Lorentey Speed up loading of term/xterm.el.
Mon, 27 Jun 2005 03:19:27 +0000 Karoly Lorentey Use terminal-local-value to access function-key-map in terminal packages.
Mon, 27 Jun 2005 02:08:34 +0000 Karoly Lorentey Work around nondeterministic binding of terminal-local variables. (Fixes national character input on ttys.)
Mon, 27 Jun 2005 00:57:09 +0000 Karoly Lorentey New C function `push_display_kboard'.
Mon, 27 Jun 2005 00:56:21 +0000 Karoly Lorentey Cleanup: Move kboard fields from struct frame and device-specific descriptors to struct display.
Mon, 27 Jun 2005 00:39:58 +0000 Karoly Lorentey New version of ldefs-boot.el.
Mon, 27 Jun 2005 00:39:09 +0000 Karoly Lorentey Replace encoded-kbd-mode with display-specific encoded-kbd-setup-display. (Doesn't work yet.)
Sun, 26 Jun 2005 21:12:57 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 447-448)
Sun, 26 Jun 2005 21:06:46 +0000 Karoly Lorentey Change key-translation-map to be terminal-local.
Sun, 26 Jun 2005 04:35:44 +0000 Karoly Lorentey Work around mysterious breakage of arrow key recognition under screen (see first TODO in README).
Sun, 26 Jun 2005 03:20:47 +0000 Karoly Lorentey Make sure the terminfo function key sequences are set up in the correct function-key-map.
Sun, 26 Jun 2005 03:19:45 +0000 Karoly Lorentey Update Lisp code for a terminal-local `function-key-map'.
Sat, 25 Jun 2005 16:34:30 +0000 Karoly Lorentey Make function-key-map a terminal-local variable (move it inside the kboard struct).
Sat, 25 Jun 2005 15:00:08 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 441-446)
Wed, 22 Jun 2005 17:53:21 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 438-440)
Tue, 21 Jun 2005 15:45:30 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 435-437)
Tue, 21 Jun 2005 15:42:45 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 423-434)
Wed, 15 Jun 2005 12:57:51 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 80-82, 350-422)
Fri, 03 Jun 2005 05:49:26 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 74-79, 332-349)
Sat, 28 May 2005 21:04:38 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 70-73, 320-331)
Fri, 20 May 2005 17:44:36 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 69, 313-319)
Mon, 16 May 2005 15:49:27 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 307-312)
Sat, 14 May 2005 01:56:59 +0000 Karoly Lorentey Speed up `emacsclient -t' on xterms. (by suggestion of Dan Nicolaescu)
Fri, 13 May 2005 22:59:23 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 296-306)
Mon, 09 May 2005 16:17:25 +0000 Karoly Lorentey Disable display type check in start_hourglass, and always set up the timer.
Mon, 09 May 2005 16:13:15 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 292-295)
Fri, 06 May 2005 21:06:31 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 68, 286-291)
Tue, 03 May 2005 03:01:09 +0000 Karoly Lorentey Support for ttys with different character locale settings.
Tue, 03 May 2005 01:53:39 +0000 Karoly Lorentey Fix typo in get_display.
Tue, 03 May 2005 01:49:33 +0000 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:38:40 +0000 Karoly Lorentey Fix exponential slowdowns on repeated tty frame creation.
Mon, 02 May 2005 14:38:00 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 281-285)
Tue, 26 Apr 2005 12:17:42 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 279-280)
Tue, 26 Apr 2005 12:13:35 +0000 Karoly Lorentey I give up; attempt to fix annoying crashes by reverting xdisp.c changes in patch-328.
Mon, 25 Apr 2005 18:59:54 +0000 Karoly Lorentey Fix describe-variable with frame-local variables.
Mon, 25 Apr 2005 11:49:38 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 67, 270-278)
Mon, 25 Apr 2005 11:47:55 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 269)
Tue, 19 Apr 2005 13:33:31 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 66, 266-268)
Mon, 18 Apr 2005 14:32:14 +0000 Karoly Lorentey Fix bootstrap error during loadup.
Mon, 18 Apr 2005 13:40:23 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 60-65, 246-265)
Mon, 18 Apr 2005 13:17:40 +0000 Karoly Lorentey Resolve crashes related to face aliases.
Mon, 11 Apr 2005 12:40:15 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 59, 240-245)
Fri, 08 Apr 2005 16:25:22 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 56-58, 232-239)
Mon, 04 Apr 2005 16:43:15 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 45-55, 214-231)
Mon, 28 Mar 2005 04:24:51 +0000 Karoly Lorentey Fix error when creating tty clients.
Mon, 28 Mar 2005 04:13:53 +0000 Karoly Lorentey README update. (Fix identifier names in emacs background preloader example.)
Sun, 27 Mar 2005 19:22:10 +0000 Karoly Lorentey Prevent core dump when connection is lost during frame creation.
Sun, 27 Mar 2005 18:53:41 +0000 Karoly Lorentey Fix some aspects of X display shutdown.
Sun, 27 Mar 2005 17:29:43 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 204-213)
Wed, 23 Mar 2005 13:35:08 +0000 Karoly Lorentey Fix yet another compilation error.
Wed, 23 Mar 2005 12:53:42 +0000 Karoly Lorentey Fix some superflous deviations from CVS, plus apply some cosmetics.
Wed, 23 Mar 2005 10:40:00 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 192-203)
Tue, 22 Mar 2005 17:58:23 +0000 Karoly Lorentey Revert changes that were committed by mistake in the previous patch.
Tue, 22 Mar 2005 15:00:17 +0000 Karoly Lorentey README updates.
Sat, 19 Mar 2005 20:48:17 +0000 Karoly Lorentey Fix stupid syntax errors in previous patch.
Sat, 19 Mar 2005 20:38:03 +0000 Karoly Lorentey Close the X connection when the last frame is deleted.
Sat, 19 Mar 2005 17:55:13 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 39-44, 184-191)
Wed, 16 Mar 2005 16:06:45 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 183)
Wed, 16 Mar 2005 16:06:15 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 37-38, 162-182)
Wed, 16 Mar 2005 16:03:44 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 160-161)
Wed, 16 Mar 2005 15:59:10 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 159)
Tue, 08 Mar 2005 02:17:02 +0000 Karoly Lorentey Don't abort with GTK when a tty is opened.
Mon, 07 Mar 2005 16:51:07 +0000 Karoly Lorentey Declare Vinhibit_redisplay in xterm.c.
Mon, 07 Mar 2005 16:39:57 +0000 Karoly Lorentey Fix crash condition when an X server connection is broken. (Reported by Vincent Bernat.)
Sun, 06 Mar 2005 13:31:20 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 34-36, 142-158)
Mon, 28 Feb 2005 15:15:44 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 31-33, 129-141)
Fri, 25 Feb 2005 13:02:38 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 28-30, 126-128)
Wed, 23 Feb 2005 11:26:15 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 27, 120-125)
Wed, 23 Feb 2005 11:24:05 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 119)
Mon, 21 Feb 2005 13:10:42 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 117-118)
Sun, 20 Feb 2005 20:15:41 +0000 Karoly Lorentey Fix line/column number positioning in emacsclient. (Reported by Han Boetes.)
Sun, 20 Feb 2005 18:47:54 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 17-26, 107-116)
Sat, 19 Feb 2005 00:06:48 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 14-16, 95-106)
Fri, 18 Feb 2005 23:22:51 +0000 Karoly Lorentey Initialize blink-cursor-mode consistently.
Fri, 18 Feb 2005 23:21:20 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 91-94)
Sat, 12 Feb 2005 15:11:25 +0000 Karoly Lorentey Fix compilation error with GTK, fix issues with double C-g on controlling tty. (Reported by Friedrich Delgado Friedrichs, Yoshiaki Kasahara.)
Thu, 10 Feb 2005 21:23:33 +0000 Karoly Lorentey On C-x C-c, restrict `save-some-buffers' to the client's buffers. (Reported by Han Boetes.)
Thu, 10 Feb 2005 20:43:55 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 12-13, 79-90)
Fri, 04 Feb 2005 16:29:25 +0000 Karoly Lorentey Fix typo in dispnew.c.
Fri, 04 Feb 2005 15:36:07 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 76-78)
Fri, 04 Feb 2005 14:06:45 +0000 Karoly Lorentey README updates. (Reported by Xavier Mallard)
Fri, 04 Feb 2005 13:56:51 +0000 Karoly Lorentey Prevent emacsclient errors when Emacs is compiled without X support.
Fri, 04 Feb 2005 00:09:46 +0000 Karoly Lorentey Update =partner-versions.
Fri, 04 Feb 2005 00:08:28 +0000 Karoly Lorentey Add some new precious/backup patterns in src/.
Thu, 03 Feb 2005 23:44:58 +0000 Karoly Lorentey Fix xassert-related bootstrap errors.
Thu, 03 Feb 2005 23:31:44 +0000 Karoly Lorentey Fix bootstrap error in CVS.
Thu, 03 Feb 2005 23:28:36 +0000 Karoly Lorentey Merged in changes from CVS trunk. (Long time no see!) :-)
Thu, 03 Feb 2005 22:58:27 +0000 Karoly Lorentey Joined Miles's 2005 Emacs branch.
Thu, 06 Jan 2005 15:05:01 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Thu, 06 Jan 2005 15:00:09 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Thu, 23 Dec 2004 16:43:51 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Fri, 10 Dec 2004 15:24:54 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Thu, 09 Dec 2004 00:43:19 +0000 Karoly Lorentey README update.
Wed, 08 Dec 2004 23:58:40 +0000 Karoly Lorentey Trivial changes in x_create_tip_frame.
Wed, 08 Dec 2004 23:53:39 +0000 Karoly Lorentey Increase PURESIZE to handle the extra stuff recently added.
Wed, 08 Dec 2004 22:21:07 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Wed, 08 Dec 2004 22:20:27 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Sun, 28 Nov 2004 14:39:06 +0000 Karoly Lorentey Remove remaining references to updating_frame.
Sun, 28 Nov 2004 00:48:30 +0000 Karoly Lorentey Trivial documentation change in keyboard.c.
Mon, 22 Nov 2004 11:06:39 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Sat, 13 Nov 2004 18:34:40 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Sat, 13 Nov 2004 18:21:48 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Sat, 06 Nov 2004 17:57:15 +0000 Karoly Lorentey Fix bootstrap problem with --without-x.
Sat, 06 Nov 2004 17:52:02 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Sun, 31 Oct 2004 02:05:24 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Mon, 25 Oct 2004 18:17:28 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Tue, 19 Oct 2004 17:00:02 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Thu, 14 Oct 2004 14:58:43 +0000 Karoly Lorentey Fix core dump in redisplay window. (Reported by Yoshiaki Kasahara.) Plus cleanups.
Thu, 14 Oct 2004 14:42:03 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Tue, 12 Oct 2004 07:52:25 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Sun, 10 Oct 2004 18:11:21 +0000 Karoly Lorentey Set ncurses-related environment variables while creating a new tty frame. (Reported by Dan Nicolaescu.)
Sun, 10 Oct 2004 16:41:56 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Sun, 10 Oct 2004 16:41:15 +0000 Karoly Lorentey Small tweaks in server.el.
Fri, 08 Oct 2004 11:15:37 +0000 Karoly Lorentey Removed C99ism in init_fringe_bitmap.
Thu, 07 Oct 2004 16:52:19 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Sun, 03 Oct 2004 13:08:55 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Wed, 29 Sep 2004 08:38:15 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Thu, 23 Sep 2004 13:21:01 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Thu, 23 Sep 2004 10:32:54 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Mon, 20 Sep 2004 13:59:19 +0000 Karoly Lorentey README updates.
Mon, 20 Sep 2004 09:41:18 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Thu, 16 Sep 2004 13:09:53 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Mon, 13 Sep 2004 20:39:27 +0000 Karoly Lorentey Fix typo in src/Makefile.in.
Mon, 13 Sep 2004 20:33:29 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Fri, 10 Sep 2004 18:07:22 +0000 Karoly Lorentey Inhibit redisplay while frames are being deleted after an X disconnect.
Fri, 10 Sep 2004 13:06:10 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Mon, 06 Sep 2004 07:53:44 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Thu, 02 Sep 2004 07:43:01 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Tue, 31 Aug 2004 16:31:03 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Tue, 31 Aug 2004 16:30:29 +0000 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, 24 Aug 2004 08:45:10 +0000 Karoly Lorentey Add TAGS-LISP to precious regex in src/.
Mon, 23 Aug 2004 10:12:04 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Mon, 23 Aug 2004 08:50:01 +0000 Karoly Lorentey Fix typo in server.el (Han Boetes, Ted Morse, Ami Fischman)
Thu, 19 Aug 2004 15:05:01 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Thu, 19 Aug 2004 14:30:16 +0000 Karoly Lorentey README updates.
Mon, 16 Aug 2004 19:54:16 +0000 Karoly Lorentey Change binding of C-x C-c to only exit emacsclient, not Emacs itself.
Fri, 13 Aug 2004 14:48:29 +0000 Karoly Lorentey README updates, including a new Tips & Tricks section
Wed, 11 Aug 2004 17:33:32 +0000 Karoly Lorentey Updated archive location in docs. (Thanks to Dan Waber.)
Wed, 11 Aug 2004 12:30:04 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Mon, 09 Aug 2004 11:05:10 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Sat, 07 Aug 2004 15:05:02 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Thu, 05 Aug 2004 14:54:57 +0000 Karoly Lorentey Cleaned up README compile & test instructions.
Tue, 03 Aug 2004 12:45:59 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Tue, 03 Aug 2004 12:43:11 +0000 Karoly Lorentey Added sorted-doc to backup regex in lib-src.
Fri, 30 Jul 2004 16:33:42 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Tue, 27 Jul 2004 07:43:21 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Sat, 24 Jul 2004 22:08:12 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Thu, 22 Jul 2004 22:01:29 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Sun, 18 Jul 2004 21:49:24 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Tue, 13 Jul 2004 15:45:15 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Sun, 11 Jul 2004 03:44:18 +0000 Karoly Lorentey Fix creating frames on different X servers.
Sun, 11 Jul 2004 02:28:46 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Sat, 10 Jul 2004 22:37:50 +0000 Karoly Lorentey Prevent the previous bug from reappearing later.
Sat, 10 Jul 2004 22:26:28 +0000 Karoly Lorentey Fix Viper with simultaneous X and tty display devices. (Rep. by IRIE Tetsuya.)
Sat, 10 Jul 2004 21:21:04 +0000 Karoly Lorentey Fix suspend-frame on the controlling tty (reported by Dan Nicolaescu).
Sat, 10 Jul 2004 20:56:57 +0000 Karoly Lorentey Don't leave buffers created by nowait clients buried under others (rep. by Dan Nicolaescu).
Sat, 10 Jul 2004 14:37:36 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Mon, 05 Jul 2004 01:15:41 +0000 Karoly Lorentey Fixed C-c from the controlling terminal.
Sun, 04 Jul 2004 21:51:32 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Sun, 04 Jul 2004 05:23:30 +0000 Karoly Lorentey Fix bootstrap errors.
Sun, 04 Jul 2004 04:48:55 +0000 Karoly Lorentey Implemented display ids for multiple emacsclients on the same tty. Plus assorted bugfixes.
Sat, 03 Jul 2004 18:40:41 +0000 Karoly Lorentey Reapply src/Makefile.in changes that got lost in the tagline snafu of patch-197.
Sat, 03 Jul 2004 17:53:57 +0000 Karoly Lorentey Fix --no-wait in emacsclient (reported by Dan Nicolaescu).
Sat, 03 Jul 2004 17:01:39 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Mon, 28 Jun 2004 16:04:52 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Thu, 24 Jun 2004 07:44:13 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Tue, 15 Jun 2004 18:46:31 +0000 Karoly Lorentey Fix byte-compile errors during bootstrap. (Reported by Juraj Kubelka.)
Tue, 15 Jun 2004 16:45:35 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Mon, 14 Jun 2004 20:00:54 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Fri, 11 Jun 2004 13:58:35 +0000 Karoly Lorentey Fix parse error in term.c (ARISAWA Akihiro).
Fri, 11 Jun 2004 08:42:19 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Thu, 10 Jun 2004 17:17:08 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Tue, 08 Jun 2004 01:33:48 +0000 Karoly Lorentey Make server-start safe against accidental restarts.
Tue, 08 Jun 2004 00:46:13 +0000 Karoly Lorentey Dissociate from the controlling tty correctly on FreeBSD.
Tue, 08 Jun 2004 00:41:04 +0000 Karoly Lorentey Don't core dump on SIGINT when there is no frame on the controlling tty.
Tue, 08 Jun 2004 00:37:38 +0000 Karoly Lorentey README.multi-tty update.
Mon, 07 Jun 2004 19:20:00 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Mon, 07 Jun 2004 08:00:27 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Mon, 07 Jun 2004 07:10:59 +0000 Karoly Lorentey Clear single_kboard each time Emacs returns to top-level.
Mon, 07 Jun 2004 05:30:42 +0000 Karoly Lorentey README.multi-tty update.
Sun, 06 Jun 2004 00:07:46 +0000 Karoly Lorentey Fix SEGV on terminals without 'IC' capability (Yoshiaki Kasahara).
Sat, 05 Jun 2004 22:34:24 +0000 Karoly Lorentey Make sure the SIGWINCH handler is always set (rep. by Yoshiaki Kasahara).
Sat, 05 Jun 2004 17:21:43 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Thu, 03 Jun 2004 16:45:20 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Mon, 31 May 2004 13:48:26 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Sun, 30 May 2004 21:11:48 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Sat, 29 May 2004 15:23:07 +0000 Karoly Lorentey Don't ignore SIGWINCH under X (contributed by Yoshiaki Kasahara).
Thu, 27 May 2004 18:23:48 +0000 Karoly Lorentey Fix window-system-default-frame-alist (ARISAWA Akihiro).
Thu, 27 May 2004 17:57:59 +0000 Karoly Lorentey Fix background mode initialization on client tty frames (rep. by Dan Nicolaescu).
Thu, 27 May 2004 17:24:17 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Thu, 27 May 2004 17:23:38 +0000 Karoly Lorentey README.multi-tty updates.
Tue, 25 May 2004 02:08:47 +0000 Karoly Lorentey Fix terminal coding system in multibyte locales (rep. by Friedrich Delgado Friedrichs).
Tue, 25 May 2004 01:18:01 +0000 Karoly Lorentey Fix server-socket-dir initialization (rep. by Friedrich Delgado Friedrichs).
Mon, 24 May 2004 23:42:52 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Sun, 23 May 2004 05:08:13 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Sun, 23 May 2004 04:39:43 +0000 Karoly Lorentey Update README.multi-tty.
Sun, 23 May 2004 03:56:10 +0000 Karoly Lorentey Use the remote locale for terminal & keyboard coding system.
Sun, 23 May 2004 03:37:58 +0000 Karoly Lorentey Fix environment variables on emacsclient frames.
Sun, 23 May 2004 02:34:53 +0000 Karoly Lorentey Use with-selected-frame.
Sun, 23 May 2004 02:26:21 +0000 Karoly Lorentey New control structure: with-selected-frame.
Sun, 23 May 2004 01:53:23 +0000 Karoly Lorentey Make terminal_coding and keyboard_coding display-local.
Sat, 22 May 2004 22:52:43 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Tue, 18 May 2004 20:30:43 +0000 Karoly Lorentey Add kludge to prevent overriding keyboard-coding-system customization.
Tue, 18 May 2004 19:58:00 +0000 Karoly Lorentey Fix fatal error during startup (rep. by Friedrich Delgado Friedrichs)
Tue, 18 May 2004 19:12:15 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Tue, 11 May 2004 09:12:09 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Tue, 11 May 2004 09:11:36 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Sat, 08 May 2004 20:23:10 +0000 Karoly Lorentey Added branch description to admin/notes/BRANCH.
Sat, 08 May 2004 20:22:26 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Sat, 08 May 2004 16:20:28 +0000 Karoly Lorentey Fixed environment variable handling during terminal initialization.
Fri, 07 May 2004 14:20:00 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Sat, 01 May 2004 19:23:22 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Thu, 29 Apr 2004 20:45:02 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Wed, 28 Apr 2004 14:10:58 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Tue, 27 Apr 2004 15:53:30 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Fri, 23 Apr 2004 14:44:11 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Fri, 23 Apr 2004 13:56:26 +0000 Karoly Lorentey Mention `tla replay' in README.multi-tty (Gaute Strokkenes).
Mon, 19 Apr 2004 15:39:17 +0000 Karoly Lorentey A simple implementation for display-local frame parameters.
Mon, 19 Apr 2004 14:21:37 +0000 Karoly Lorentey Fix one more case of the previous error.
Mon, 19 Apr 2004 14:16:10 +0000 Karoly Lorentey Fix error on deleting an emacsclient terminal (Dan Nicolaescu).
Mon, 19 Apr 2004 12:03:00 +0000 Karoly Lorentey In emacsclient, protect the xmitted string from fprintf expansion (Dan Nicolaescu).
Mon, 19 Apr 2004 08:37:31 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Sun, 18 Apr 2004 02:24:18 +0000 Karoly Lorentey Fix frame parameter handling in server.el.
Sun, 18 Apr 2004 01:40:02 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Sun, 18 Apr 2004 01:34:11 +0000 Karoly Lorentey Another server.el overhaul.
Sun, 18 Apr 2004 01:08:46 +0000 Karoly Lorentey Fix segfault in term.c (reported by lukhas@free.fr).
Sat, 17 Apr 2004 18:24:32 +0000 Karoly Lorentey README updates.
Fri, 16 Apr 2004 15:03:58 +0000 Karoly Lorentey Eliminated updating_frame.
Fri, 16 Apr 2004 13:36:07 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Thu, 15 Apr 2004 16:49:22 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Tue, 13 Apr 2004 18:18:05 +0000 Karoly Lorentey README changes.
Tue, 13 Apr 2004 17:17:13 +0000 Karoly Lorentey Merged in changes from CVS trunk
Tue, 13 Apr 2004 17:12:30 +0000 Karoly Lorentey Fix #include errors for FreeBSD (Frank Ruell)
Sat, 10 Apr 2004 23:06:09 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Thu, 08 Apr 2004 15:09:37 +0000 Karoly Lorentey Prevent Lisp nesting errors while bootstrapping.
Thu, 08 Apr 2004 12:29:09 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Sat, 03 Apr 2004 20:24:17 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Sat, 03 Apr 2004 20:02:51 +0000 Karoly Lorentey Trivial cosmetic change in dispnew.c.
Tue, 30 Mar 2004 00:32:47 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Mon, 29 Mar 2004 12:05:03 +0000 Karoly Lorentey Fix initialization order at bootstrap (Dan Nicolaescu).
Sun, 28 Mar 2004 07:15:31 +0000 Karoly Lorentey Fix bootstrap problems in CVS.
Sun, 28 Mar 2004 06:17:38 +0000 Karoly Lorentey Fix dropping of the controlling tty on Solaris (Dan Nicolaescu).
Sun, 28 Mar 2004 06:08:38 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Fri, 26 Mar 2004 04:35:08 +0000 Karoly Lorentey Fix cut'n'paste during a multi-display session (Mark Plaksin, Robert Chassell).
Thu, 25 Mar 2004 22:27:43 +0000 Karoly Lorentey Removed *.rej from backup pattern in tagging method.
Thu, 25 Mar 2004 22:21:45 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Fri, 19 Mar 2004 23:21:11 +0000 Karoly Lorentey Trivial cleanup in fringe.c, missing from previous patch.
Fri, 19 Mar 2004 23:19:04 +0000 Karoly Lorentey Trivial cleanups to get rid of GCC warnings.
Fri, 19 Mar 2004 22:32:48 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Tue, 16 Mar 2004 20:27:22 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Thu, 11 Mar 2004 02:31:12 +0000 Karoly Lorentey Fixed compiler warnings for keyboard.c.
Thu, 11 Mar 2004 01:55:50 +0000 Karoly Lorentey README updates.
Thu, 11 Mar 2004 01:13:03 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Thu, 11 Mar 2004 01:11:38 +0000 Karoly Lorentey Fix background-mode on terminal frames (Dan Nicolaescu).
Mon, 08 Mar 2004 13:39:35 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Sun, 07 Mar 2004 15:30:22 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Sat, 06 Mar 2004 12:15:27 +0000 Karoly Lorentey Added *.rej to tla's unrecognized pattern.
Sat, 06 Mar 2004 12:13:42 +0000 Karoly Lorentey README updates.
Tue, 02 Mar 2004 10:55:14 +0000 Karoly Lorentey README updates.
Mon, 01 Mar 2004 14:27:16 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Sat, 28 Feb 2004 04:52:40 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Sat, 28 Feb 2004 01:33:17 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Sat, 28 Feb 2004 01:23:39 +0000 Karoly Lorentey Implemented suspending of emacsclient frames.
Fri, 27 Feb 2004 14:10:47 +0000 Karoly Lorentey Make emacsclient refuse to create a frame inside an Emacs term buffer.
Fri, 27 Feb 2004 14:05:11 +0000 Karoly Lorentey README.multi-tty updates.
Thu, 26 Feb 2004 00:52:10 +0000 Karoly Lorentey (Sigh.) Don't try to read more events than the buffer size.
Thu, 26 Feb 2004 00:39:34 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Thu, 26 Feb 2004 00:37:31 +0000 Karoly Lorentey Check for numchars > 0 in handle_one_xevent, not 1.
Wed, 25 Feb 2004 03:29:37 +0000 Karoly Lorentey Revert patch-93, that was the real culprit. Reapply patch-97.
Wed, 25 Feb 2004 03:16:45 +0000 Karoly Lorentey Back out previous change, it causes infinite recursion.
Wed, 25 Feb 2004 02:57:36 +0000 Karoly Lorentey Don't try to handle a new event if the input buffer is full.
Wed, 25 Feb 2004 02:55:32 +0000 Karoly Lorentey Allow tty_read_avail_input to use the whole input buffer.
Wed, 25 Feb 2004 00:53:40 +0000 Karoly Lorentey README updates.
Tue, 24 Feb 2004 22:48:10 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Tue, 24 Feb 2004 18:00:36 +0000 Karoly Lorentey Block more input during read_avail_input.
Fri, 20 Feb 2004 23:54:53 +0000 Karoly Lorentey Fix a crash in emacsclient when DISPLAY is unset.
Fri, 20 Feb 2004 17:53:00 +0000 Karoly Lorentey Fix typo in delete_display_hook documentation.
Fri, 20 Feb 2004 17:51:35 +0000 Karoly Lorentey Don't delete a tty if it's the last device with frames.
Fri, 20 Feb 2004 17:48:48 +0000 Karoly Lorentey Don't read too many characters from the tty.
Fri, 20 Feb 2004 15:42:55 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Fri, 20 Feb 2004 15:41:31 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Fri, 20 Feb 2004 03:02:04 +0000 Karoly Lorentey README updates.
Fri, 20 Feb 2004 01:46:26 +0000 Karoly Lorentey Changed emacsclient to open new frames by default.
Fri, 20 Feb 2004 01:22:10 +0000 Karoly Lorentey Verify the version of Emacsclient.
Thu, 19 Feb 2004 23:55:51 +0000 Karoly Lorentey Added -w option to emacsclient for opening a new X frame.
Thu, 19 Feb 2004 13:25:32 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Thu, 19 Feb 2004 02:27:31 +0000 Karoly Lorentey Fix list-colors-display and other functions on a termcap frame
Thu, 19 Feb 2004 02:10:05 +0000 Karoly Lorentey Don't try to init X drag and drop on a termcap frame.
Thu, 19 Feb 2004 02:06:18 +0000 Karoly Lorentey Added newly loaded stuff in loadup.el to src/Makefile.in.
Wed, 18 Feb 2004 17:10:32 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Tue, 17 Feb 2004 01:52:25 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Tue, 10 Feb 2004 13:52:03 +0000 Karoly Lorentey Fixed a typo in README.multi-tty.
Sun, 08 Feb 2004 15:44:33 +0000 Karoly Lorentey Don't hang on the tty if called from a shell script.
Tue, 03 Feb 2004 11:25:07 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Mon, 02 Feb 2004 22:15:35 +0000 Karoly Lorentey Trivial fixes to shut up some of the compiler warnings.
Mon, 02 Feb 2004 22:09:56 +0000 Karoly Lorentey Fix the case when emacsclient is run on Emacs's controlling tty.
Mon, 02 Feb 2004 19:19:08 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Mon, 26 Jan 2004 21:22:42 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Mon, 26 Jan 2004 07:57:54 +0000 Karoly Lorentey Prevent core dumps when the X server crashes.
Mon, 26 Jan 2004 07:17:34 +0000 Karoly Lorentey Don't exit Emacs when the X display is closed during a tty-X combo session.
Sun, 25 Jan 2004 01:17:40 +0000 Karoly Lorentey Cosmetic changes.
Sun, 25 Jan 2004 00:48:47 +0000 Karoly Lorentey Fixed unsafe and incorrect use of record_unwind_protect in Fsuspend_emacs.
Sun, 25 Jan 2004 00:43:38 +0000 Karoly Lorentey Removed %T in mode-line-format. Trivial documentation changes.
Sat, 24 Jan 2004 20:03:33 +0000 Karoly Lorentey Fixed interactive temacs.
Sat, 24 Jan 2004 19:32:29 +0000 Karoly Lorentey Set the keyboard of the initial frame correctly.
Fri, 23 Jan 2004 21:51:08 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Fri, 23 Jan 2004 21:48:58 +0000 Karoly Lorentey Fixed tty faces during combo sessions. Plus other assorted bugfixes.
Thu, 22 Jan 2004 19:39:51 +0000 Karoly Lorentey Added note about the commit mailing list.
Thu, 22 Jan 2004 15:37:19 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Thu, 22 Jan 2004 02:36:55 +0000 Karoly Lorentey Romain Francoise's and Ami Fischman's bugfixes.
Mon, 12 Jan 2004 16:36:35 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Mon, 12 Jan 2004 00:45:42 +0000 Karoly Lorentey Fix initialization of the window-system variable.
Sun, 11 Jan 2004 23:12:24 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Sun, 11 Jan 2004 21:59:40 +0000 Karoly Lorentey Support for opening X frames from a tty session.
Sun, 11 Jan 2004 11:26:00 +0000 Karoly Lorentey Don't select on stdin unconditionally.
Sun, 11 Jan 2004 02:45:44 +0000 Karoly Lorentey Fix C-g handling with multiple ttys.
Sun, 11 Jan 2004 01:18:45 +0000 Karoly Lorentey Changed tty input code to use read_socket_hook.
Sat, 10 Jan 2004 13:27:38 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Sat, 10 Jan 2004 12:56:22 +0000 Karoly Lorentey Numerous bugfixes and small improvements.
Fri, 09 Jan 2004 18:57:53 +0000 Karoly Lorentey Hookified termcap devices, added bootstrap display device, plus many bugfixes.
Fri, 09 Jan 2004 13:12:28 +0000 Karoly Lorentey Fix SEGV in init_sys_modes during X startup
Tue, 06 Jan 2004 17:09:40 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Mon, 05 Jan 2004 05:58:50 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Mon, 05 Jan 2004 05:54:35 +0000 Karoly Lorentey Converted display hooks to be display-local. Plus many bugfixes.
Sat, 03 Jan 2004 19:06:35 +0000 Karoly Lorentey Fix more SEGV cases in frame.c
Sat, 03 Jan 2004 16:53:54 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Sat, 03 Jan 2004 16:51:56 +0000 Karoly Lorentey Add "multi-tty" to emacs-version output.
Sat, 03 Jan 2004 16:49:09 +0000 Karoly Lorentey Fix mouse-position for tty+X combo sessions.
Sat, 03 Jan 2004 09:19:46 +0000 Karoly Lorentey Fixed typo in talk.el (again).
Sat, 03 Jan 2004 09:16:51 +0000 Karoly Lorentey Fixed typo in talk.el.
Sat, 03 Jan 2004 09:08:15 +0000 Karoly Lorentey Added multi-tty support for talk.el.
Sat, 03 Jan 2004 08:33:31 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Sat, 03 Jan 2004 08:31:14 +0000 Karoly Lorentey Portability fixes (now it compiles & runs fine on Solaris).
Fri, 02 Jan 2004 13:03:12 +0000 Karoly Lorentey Fix longopts option name for --tty.
Fri, 02 Jan 2004 04:37:46 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Fri, 02 Jan 2004 04:22:23 +0000 Karoly Lorentey Got rid of the rif (window-based redisplay interface) global variable.
Fri, 02 Jan 2004 02:54:17 +0000 Karoly Lorentey MULTI_KBOARD support for ttys. Input-related bugfixes for X+tty sessions.
Fri, 02 Jan 2004 01:15:26 +0000 Karoly Lorentey Fixed X support, preliminary support for X-tty combo sessions.
Thu, 01 Jan 2004 17:55:53 +0000 Karoly Lorentey Separate frame-local, tty-dependent parameters from tty-local parameters.
Wed, 31 Dec 2003 05:09:29 +0000 Karoly Lorentey A few more bugfixes and new features.
Tue, 30 Dec 2003 19:27:57 +0000 Karoly Lorentey Major bugfixes and slight enhancements.
Tue, 30 Dec 2003 17:51:52 +0000 Karoly Lorentey Undo patch-23. I need a coffee.
Tue, 30 Dec 2003 17:42:02 +0000 Karoly Lorentey Delete server frames on server restart.
Tue, 30 Dec 2003 17:05:05 +0000 Karoly Lorentey Merged in changes from CVS head
Tue, 30 Dec 2003 17:02:33 +0000 Karoly Lorentey Don't compile sys_select on systems that don't need it.
Mon, 29 Dec 2003 13:59:23 +0000 Karoly Lorentey Merged in changes from CVS head
Sat, 04 Sep 2004 12:01:21 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--gnus--5.10--patch-2
Sat, 04 Sep 2004 11:40:51 +0000 Miles Bader Remove Gnus image files now in lisp/gnus
Sat, 04 Sep 2004 11:37:49 +0000 Miles Bader Changes from arch/CVS synchronization
Tue, 31 Aug 2004 15:39:43 +0000 Reiner Steib [ Merge from Gnus v5-10 branch. See the tags "gnus-5_10-pre-merge-josefsson" gnus-5_10-post-merge-josefsson
Tue, 31 Aug 2004 15:38:25 +0000 Reiner Steib [ Merge from Gnus v5-10 branch. See the tags "gnus-5_10-pre-merge-josefsson"
Tue, 31 Aug 2004 14:49:35 +0000 Reiner Steib 2004-08-31 Katsumi Yamaoka <yamaoka@jpl.org> gnus-5_10-post-merge-yamaoka
Tue, 31 Aug 2004 14:47:59 +0000 Reiner Steib 2004-08-31 Katsumi Yamaoka <yamaoka@jpl.org> gnus-5_10-pre-merge-josefsson
Mon, 30 Aug 2004 21:15:37 +0000 Reiner Steib Use @copying and @insertcopying. gnus-5_10-pre-merge-yamaoka
Mon, 30 Aug 2004 21:15:10 +0000 Reiner Steib Mark man/*.texi citem as done.
Mon, 30 Aug 2004 21:14:23 +0000 Reiner Steib Removed Temporary notes.
Mon, 30 Aug 2004 18:22:32 +0000 Reiner Steib Mark some item as done.
Mon, 30 Aug 2004 18:18:31 +0000 Reiner Steib [ Merge from Emacs trunk: ]
Mon, 23 Aug 2004 14:13:39 +0000 Reiner Steib * mm-decode.el (mime-display, mime-security): Fix custom-manual entries.
Sun, 22 Aug 2004 20:52:14 +0000 Reiner Steib ToDo items for the gnus-5_10-branch
Sun, 22 Aug 2004 19:36:57 +0000 Reiner Steib (Mail Source Specifiers): Describe `pop3-leave-mail-on-server'.
Sun, 22 Aug 2004 19:35:29 +0000 Reiner Steib Merge some changes from Emacs/trunk:
Sun, 22 Aug 2004 19:02:44 +0000 Reiner Steib Changes in Oort Gnus from v5_10 branch of the Gnus repository
Tue, 17 Aug 2004 09:49:47 +0000 Reiner Steib * netrc.el, tls.el: Removed; use files from ../net instead.
Tue, 17 Aug 2004 09:46:48 +0000 Reiner Steib * netrc.el, tls.el: Removed; use files from ../net instead.
Mon, 16 Aug 2004 15:40:45 +0000 Reiner Steib Removed obsolete files.
Mon, 16 Aug 2004 10:13:58 +0000 Reiner Steib * mailcap.el (mailcap-mime-data): Mark as risky.
Mon, 16 Aug 2004 10:04:58 +0000 Reiner Steib * time-date.el: Removed. Merged into ../calendar/time-date.el.
Mon, 16 Aug 2004 09:59:46 +0000 Reiner Steib (time-to-number-of-days): New function. Imported from from Gnus.
Thu, 05 Aug 2004 19:18:14 +0000 Reiner Steib * GNUS-NEWS: Import from the v5_10 branch of the Gnus repository.
Mon, 02 Aug 2004 15:06:12 +0000 Reiner Steib Added new files from the v5_10 branch of Gnus.
Mon, 02 Aug 2004 14:27:54 +0000 Reiner Steib (install-arch-indep): Added pgg and sieve.
Mon, 02 Aug 2004 14:25:48 +0000 Reiner Steib Import from the v5_10 branch of the Gnus repository.
Mon, 02 Aug 2004 14:21:13 +0000 Reiner Steib Added pgg and sieve.
Mon, 02 Aug 2004 13:38:50 +0000 Reiner Steib * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
Mon, 02 Aug 2004 13:28:45 +0000 Reiner Steib Import from the v5_10 branch of the Gnus repository.
Thu, 22 Jul 2004 16:45:51 +0000 Andreas Schwab Import Gnus 5.10 from the v5_10 branch of the Gnus repository.
Wed, 29 Aug 2007 01:14:48 +0000 Stefan Monnier (invisible-p): Remove: implemented in C now. before-merge-multi-tty-to-trunk
Tue, 28 Aug 2007 22:42:44 +0000 Juri Linkov *** empty log message ***
Tue, 28 Aug 2007 22:42:34 +0000 Juri Linkov (Image Formats, Other Image Types): Add SVG.
Tue, 28 Aug 2007 22:35:39 +0000 Juri Linkov *** empty log message ***
Tue, 28 Aug 2007 22:35:14 +0000 Juri Linkov (Images): Move formats-related text to new node
Tue, 28 Aug 2007 22:32:07 +0000 Juri Linkov *** empty log message ***
Tue, 28 Aug 2007 22:31:41 +0000 Juri Linkov (image-type): New variable.
Tue, 28 Aug 2007 20:16:14 +0000 Thien-Thi Nguyen Mention bubble game.
Tue, 28 Aug 2007 20:09:58 +0000 Michael Albinus * net/tramp.el (tramp-handle-set-file-times): Flush the file
Tue, 28 Aug 2007 15:06:43 +0000 Richard M. Stallman *** empty log message ***