log

age author description
2006-07-29 Karoly Lorentey Fix various aborts in get_named_tty. (Patch by Kalle Olavi Niemitalo)
2006-07-29 Karoly Lorentey Remove superfluous properties from the mode-line-client indicator. (Reported by Kalle Olavi Niemitalo)
2006-07-29 Karoly Lorentey Fix F10 behaviour. (Reported by Bernard Adrian.)
2006-07-29 Karoly Lorentey Fix x_catch_errors-related abort after X disconnects. (Reported by Dan Nicolaescu).
2006-07-29 Karoly Lorentey Let frames on new terminals inherit 'environment and 'client.
2006-07-29 Karoly Lorentey Fix typo in lisp/term/xterm.el.
2006-07-29 Karoly Lorentey Merged from emacs@sv.gnu.org
2006-07-14 Karoly Lorentey Merged from emacs@sv.gnu.org.
2006-06-27 Karoly Lorentey Merged from emacs@sv.gnu.org
2006-06-12 Karoly Lorentey Merged from emacs@sv.gnu.org.
2006-05-26 Karoly Lorentey Rework environment variable support. (Reported by Kalle Olavi Niemitalo and Noah Friedman.)
2006-05-24 Karoly Lorentey Fix compilation error in lwlib/xlwmenu.c.
2006-05-24 Karoly Lorentey Merged from emacs@sv.gnu.org
2006-05-20 Karoly Lorentey Fix syntax errors in terminal initialization files.
2006-05-20 Karoly Lorentey Fix C-x 5 2 on the controlling tty; fix some possible crash conditions and a memory leak.
2006-05-20 Karoly Lorentey Fix and/or simplify terminal initialization files.
2006-05-20 Karoly Lorentey Don't load terminit files repeatedly. Also, don't call terminit functions more than once per terminal.
2006-05-20 Karoly Lorentey Fix crashes in `delete-terminal' caused by recursive calls or X displays with live frames.
2006-05-20 Karoly Lorentey Fix crashes in redisplay functions on suspended tty frames. (Reported by Dan Nicolaescu.)
2006-05-20 Karoly Lorentey Increase PURESIZE yet again.
2006-05-20 Karoly Lorentey Fix stupid crash during startup.
2006-05-20 Karoly Lorentey Merged from emacs@sv.gnu.org
2006-05-17 Karoly Lorentey Merged from emacs@sv.gnu.org
2006-05-10 Karoly Lorentey Merged from emacs@sv.gnu.org
2006-05-05 Karoly Lorentey Merged from emacs@sv.gnu.org
2006-05-03 Karoly Lorentey Merged from emacs@sv.gnu.org
2006-04-28 Karoly Lorentey Merged from emacs@sv.gnu.org
2006-04-20 Karoly Lorentey Make `tty-display-color-p' follow its doc string. (Reported by Dan Nicolaescu.)
2006-04-20 Karoly Lorentey Fix `vc-annotate' under X. (Reported by Dan Nicolaescu.)
2006-04-19 Karoly Lorentey Merged from emacs@sv.gnu.org
2006-04-12 Karoly Lorentey Merged from emacs@sv.gnu.org
2006-04-10 Karoly Lorentey Fix typo in startup.el.
2006-04-10 Karoly Lorentey Merged from
2006-04-01 Karoly Lorentey (Attempt to) fix bootstrap error.
2006-04-01 Karoly Lorentey Fix previous commit.
2006-04-01 Karoly Lorentey Fix tooltip border color.
2006-04-01 Karoly Lorentey Fix delete key after C-x 5 2 on X. (Catched by Dan Nicolaescu.)
2006-04-01 Karoly Lorentey Merged from emacs@sv.gnu.org
2006-04-01 Karoly Lorentey Fix OpenBSD compilation some more. (Fix by Han Boetes.)
2006-03-28 Karoly Lorentey Fix compilation error on OpenBSD. (Reported by Han Boetes.)
2006-03-26 Karoly Lorentey Set `default-directory' in *scratch* to the current directory of emacsclient.
2006-03-26 Karoly Lorentey Clean up tty device handling. Change name of controlling tty from nil to "/dev/tty".
2006-03-26 Karoly Lorentey Fix tool-bar and menu-bar toggles in Show/Hide menu to reflect the state of the current frame.
2006-03-26 Karoly Lorentey Fix toolbars on X frames when Emacs is started on a tty. (Reported by Richard Lewis.)
2006-03-26 Karoly Lorentey Set emacsbug.el's pretest address to the multi-tty list. (Reported by Richard Lewis.)
2006-03-22 Karoly Lorentey Merged from emacs@sv.gnu.org
2006-03-21 Karoly Lorentey Let the Emacs server recognize `inhibit-startup-echo-area-message'. (Reported by Han Boetes.)
2006-03-15 Karoly Lorentey Merged from emacs@sv.gnu.org
2006-03-12 Karoly Lorentey Fix bizarre syntax error, probably from a baz merge bug.
2006-03-12 Karoly Lorentey Merged from emacs@sv.gnu.org
2006-03-12 Karoly Lorentey Fix compilation error in ediff-wind.el. D'oh.
2006-03-12 Karoly Lorentey Fix ediff problems. (Reported by Dan Nicolaescu.)
2006-03-10 Karoly Lorentey Merged from emacs@sv.gnu.org
2006-03-08 Karoly Lorentey Fix segfault by `C-x 5 2' on the controlling tty. (Reported by Suresh Madhu.)
2006-03-08 Karoly Lorentey Fix GDB magic.
2006-03-04 Karoly Lorentey Merged from emacs@sv.gnu.org
2006-02-28 Karoly Lorentey Merged from emacs@sv.gnu.org
2006-02-25 Karoly Lorentey Remove unused variable in read_key_sequence.
2006-02-25 Karoly Lorentey Fix bogus crash with -DENABLE_CHECKING.
2006-02-24 Karoly Lorentey Merged from
2006-02-23 Karoly Lorentey Increase puresize.
2006-02-23 Karoly Lorentey Merged from emacs@sv.gnu.org
2006-02-23 Karoly Lorentey Fix `server-delete-client' behavior when the user quits `kill-buffer'. (Reported by Han Boetes.)
2006-02-21 Karoly Lorentey Merged from emacs@sv.gnu.org
2006-02-20 Karoly Lorentey Fix compilation.
2006-02-20 Karoly Lorentey Merged from emacs@sv.gnu.org
2006-02-16 Karoly Lorentey Merged from
2006-02-14 Karoly Lorentey Fix tty state problem after error in `set-quit-char'.
2006-02-13 Karoly Lorentey Fix permissions. (Reported by Han Boetes.)
2006-02-12 Karoly Lorentey Fix `emacsclient --eval '(progn (find-file "file")'' and the like. (Reported by Han Boetes.)
2006-02-12 Karoly Lorentey Add explicit abort() when x_catch_errors_unwind is called by mistake.
2006-02-12 Karoly Lorentey Merged from emacs@sv.gnu.org
2006-02-06 Karoly Lorentey Merged from emacs@sv.gnu.org
2006-02-03 Karoly Lorentey Merged from
2006-02-03 Karoly Lorentey Fix bootstrapping problem. (Reported by "mace".)
2006-02-03 Karoly Lorentey Merged from
2006-02-01 Karoly Lorentey Merged from
2006-01-30 Karoly Lorentey Fix compilation error on older GCCs (reported by "mace").
2006-01-30 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 187, 704)
2006-01-29 Karoly Lorentey Eliminate wrong_kboard_jmpbuf.
2006-01-28 Karoly Lorentey Fix some bugs related to wrong_kboard_jmpbuf.
2006-01-17 Karoly Lorentey Fix bootstrap problem reported by Han Boetes.
2006-01-17 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 185-186, 700-703)
2006-01-17 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 182-184, 691-699)
2006-01-12 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 174-181, 685-690)
2006-01-11 Karoly Lorentey Fix C-g during `make-network-process'. (Reported by Mark Plaksin.)
2006-01-06 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 683-684)
2006-01-05 Karoly Lorentey Remove group write permissions from all files.
2006-01-05 Karoly Lorentey Fix abort() in read_key_sequence.
2006-01-03 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 682)
2006-01-03 Karoly Lorentey Overhaul and simplify single_kboard API. Allow calls to `recursive-edit' in process filters. Small fixes.
2006-01-03 Karoly Lorentey Fix Delete keys under X (for good, this time).
2006-01-02 Karoly Lorentey Fix last frame check in server.el.
2006-01-02 Karoly Lorentey Fix typo in `server-handle-delete-frame'; fix startup echo area message.
2006-01-02 Karoly Lorentey Experimental change: don't restore kboard after temporary changes if Emacs wasn't in single kboard state.
2006-01-02 Karoly Lorentey Make all frames created in an emacsclient session belong to that client.
2006-01-02 Karoly Lorentey Install workaround for "X protocol error: BadCursor (invalid Cursor parameter) on protocol request 2"
2006-01-01 Karoly Lorentey Cosmetic fixes in xfns.c.
2005-12-31 Karoly Lorentey Fix typo in docstring of `frame-with-environment'.
2005-12-31 Karoly Lorentey (Hopefully) fix bootstrap error on OpenBSD. (reported by Han Boetes)
2005-12-30 Karoly Lorentey Don't display the splash screen when no frame was created. (Fixes tty resume.)
2005-12-30 Karoly Lorentey Fix splash screen loosing input events on Emacsclient frames.
2005-12-30 Karoly Lorentey Enhance splash screens to work better with emacsclient.
2005-12-30 Karoly Lorentey Fix crash in lookup_image on termcap frames.
2005-12-30 Karoly Lorentey Make sure `delete-frame-functions' can not prevent the frame from being deleted.
2005-12-29 Karoly Lorentey Display "@" in mode-lines of Emacsclient frames.
2005-12-29 Karoly Lorentey Show the splash screen on Emacsclient frames. Show *scratch* by default.
2005-12-29 Karoly Lorentey Set `local-environment-variables' to t by default.
2005-12-29 Karoly Lorentey Rename `struct device' to `struct terminal'. Rename some terminal-related functions similarly.
2005-12-29 Karoly Lorentey Update environment-related doc strings.
2005-12-29 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 681)
2005-12-29 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 678-680)
2005-12-29 Karoly Lorentey Store local environment in frame (not terminal) parameters.
2005-12-29 Karoly Lorentey Initialize Vprocess_environment to nil.
2005-12-29 Karoly Lorentey Fix semantics of let-binding `process-environment'.
2005-12-29 Karoly Lorentey Fix error during bootstrap.
2005-12-26 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 677)
2005-12-26 Karoly Lorentey Fix compilation errors in previous commit.
2005-12-26 Karoly Lorentey Implement automatic terminal-local environment variables via `local-environment-variables'.
2005-12-25 Karoly Lorentey Reimplement terminal parameters in C; clean up term.c, create terminal.c.
2005-12-23 Karoly Lorentey Fix compilation error during non-X builds.
2005-12-23 Karoly Lorentey Pull a bugfix from CVS to prevent problems with the Debian semantic package.
2005-12-23 Karoly Lorentey Don't let x_initialize break 8-bit input on ttys. (Reported by Joakim Verona.) Split `set-input-mode'.
2005-12-22 Karoly Lorentey Reimplement and extend support for terminal-local environment variables.
2005-12-20 Karoly Lorentey Implement full support for frame-local `next-buffer' and `previous-buffer'.
2005-12-19 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 169-173, 671-676)
2005-12-19 Karoly Lorentey Fix typo in previous commit.
2005-12-13 Karoly Lorentey Work around Emacs crash on Konsole detach. (Tom Schutzer-Weissmann)
2005-12-12 Karoly Lorentey README updates.
2005-12-12 Karoly Lorentey Prevent core dumps with GTK by disabling secondary X connections there.
2005-12-12 Karoly Lorentey Fix "first non-ASCII character on new tty frames" problem.
2005-12-11 Karoly Lorentey Merged in changes from CVS trunk.
2005-12-10 Karoly Lorentey Merged in changes from CVS trunk.
2005-12-10 Karoly Lorentey Delete leftover id for "info/dir".
2005-12-03 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 659-663)
2005-11-23 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 656-658)
2005-11-19 Karoly Lorentey Store client's environment in terminal parameters, not server parameters.
2005-11-19 Karoly Lorentey Increase PURESIZE yet again.
2005-11-18 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 655)
2005-11-18 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 152-156, 642-654)
2005-11-07 Karoly Lorentey Increase puresize. (Emacs needs 1205176 pure bytes now.)
2005-11-07 Karoly Lorentey Fix some of the bootstrap problems.
2005-11-07 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 149-151, 629-641)
2005-11-07 Karoly Lorentey Update frames-on-display-list to accept terminal id numbers.
2005-11-01 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 142-148, 615-628)
2005-10-29 Karoly Lorentey Fix semantics of terminal-local variables. Remove `terminal-local-value' hack.
2005-10-29 Karoly Lorentey Protect keyboard-translate-table from GC.
2005-10-28 Karoly Lorentey Don't try to rebind the `t' symbol.
2005-10-28 Karoly Lorentey Change `keyboard-translate-table' to be terminal-local.
2005-10-28 Karoly Lorentey Doc update.
2005-10-23 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 610-614)
2005-10-23 Karoly Lorentey Change the "pretest" bug report address to the multi-tty list.
2005-10-23 Karoly Lorentey Fix Delete key on X by adapting normal-erase-is-backspace-mode for multi-tty. (Reported by Dan Waber and Dan Nicolaescu.)
2005-10-19 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 133-141, 596-609)
2005-10-19 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 593-595)
2005-10-12 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 578-592)
2005-10-09 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 118-132, 551-577)
2005-09-19 Karoly Lorentey Fix hardcoded stdout usage in term.c. (Reported by Dan Nicolaescu.)
2005-09-17 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 116-117, 544-550)
2005-09-17 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 543)
2005-09-12 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 115, 540-542)
2005-09-11 Karoly Lorentey Fix assertion on kboard->kbd_queue and other such crashes.
2005-09-11 Karoly Lorentey Switch upstream to miles@gnu.org--gnu-2005/emacs--cvs-trunk--0.
2005-09-11 Karoly Lorentey Merged in changes from CVS trunk.
2005-09-11 Karoly Lorentey Fix bootstrap error in keyboard.c.
2005-09-11 Karoly Lorentey Fix crash after y-or-n-p prompt triggered by emacsclient. (Reported by Han Boetes, analysis by Kalle Olavi Niemitalo.)
2005-09-11 Karoly Lorentey Set Emacs version number to 22.0.51 to allow parallel installations of CVS trunk and the multi-tty branch.
2005-09-11 Karoly Lorentey Don't let server-save-buffers-kill-display unexpectedly kill Emacs on --no-wait's X frames.
2005-09-11 Karoly Lorentey Make `emacsclient -n <filename>' open new X frames when possible. (Reported by Bas Kok.)
2005-09-11 Karoly Lorentey Fix crashes in xdialog_show (and other places) with xterm-mouse-mode.
2005-09-11 Karoly Lorentey Make xt-mouse.el multi-tty-compatible.
2005-09-11 Karoly Lorentey Fix `emacsclient +12 file' behaviour. (Reported by Han Boetes.)
2005-09-10 Karoly Lorentey Fix `emacsclient -ne '(+ 2 2)'' (reported by Han Boetes), and clean up some corner cases in Emacs server.
2005-09-10 Karoly Lorentey Fix bootstrap error.
2005-09-09 Karoly Lorentey README update.
2005-09-09 Karoly Lorentey Merged in changes from CVS trunk.
2005-09-09 Karoly Lorentey Fix function-key-map massaging vs `C-x 5 2' in lisp/term/*.el. (Submitted by Dan Nicolaescu.)
2005-09-07 Karoly Lorentey Enforce the presence of `window-system' and `tty-type' frame parameters in all frames.
2005-09-07 Karoly Lorentey Prevent resource allocation explosion when C-x 5 2 is used on xterms.
2005-09-07 Karoly Lorentey Apply settings in `window-system-default-frame-alist' to the initial frame as well.
2005-09-07 Karoly Lorentey Slightly refactor the terminal initialization code for simplicity.
2005-09-07 Karoly Lorentey Fix terminal initialization code. (Contributed by Dan Nicolaescu.)
2005-09-05 Karoly Lorentey Merged in changes from lorentey@elte.hu--2004/emacs--cvs-trunk--0
2005-09-05 Karoly Lorentey Add =upstream-branch file for semi-automated merges.
2005-09-05 Karoly Lorentey Merged in changes from CVS trunk. (Testing my own CVS gateway.)
2005-09-04 Karoly Lorentey Fix syntax error in lisp/term/xterm.el.
2005-09-04 Karoly Lorentey Merged in changes from CVS trunk. Plus added lisp/term tweaks.
2005-08-25 Karoly Lorentey Add two pending bugs to README.multi-tty.
2005-08-04 Karoly Lorentey Apply patch from CVS trunk to fix recenter on ttys.
2005-08-04 Karoly Lorentey Work around crashes in X session management after normal shutdown of X server.
2005-07-22 Karoly Lorentey Don't let window-system-default-frame-alist override parameters specified manually.
2005-07-13 Karoly Lorentey Fix broken emacsclient resume on Solaris (by Dan Nicolaescu).
2005-07-12 Karoly Lorentey Fix dumb error leading to national keys not working on ttys.
2005-07-12 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.
2005-07-11 Karoly Lorentey README update.
2005-07-11 Karoly Lorentey Fix compilation error in select_frame_for_redisplay.
2005-07-11 Karoly Lorentey Cosmetic changes in server.el.
2005-07-11 Karoly Lorentey Rename `struct display' to `struct device'. Update function, parameter and variable names accordingly.
2005-07-10 Karoly Lorentey Rename term_init to init_tty.
2005-07-10 Karoly Lorentey README update.
2005-07-10 Karoly Lorentey At long last, fix annoying SELECTED_FRAME crashes after unexpected connection failures. Yay!
2005-07-10 Karoly Lorentey Fix compilation error in src/term.c.
2005-07-10 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 474)
2005-07-10 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 470-473)
2005-07-06 Karoly Lorentey Handle and document that `delete-frame' may call functions in `delete-frame-functions' twice.
2005-07-06 Karoly Lorentey Small enhancements.
2005-07-06 Karoly Lorentey Implement rudimentary Lisp-level terminal parameters.
2005-07-05 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 469)
2005-07-05 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 83-87, 449-468)
2005-07-03 Karoly Lorentey Fix the original cause of the "arrow keys don't work on screen" bug.
2005-06-30 Karoly Lorentey Remove pointless conditional around key substitution block in term/xterm.el (Dan Nicolaescu)
2005-06-28 Karoly Lorentey Speed up loading of term/xterm.el (Dan Nicolaescu).
2005-06-27 Karoly Lorentey Speed up loading of term/xterm.el.
2005-06-27 Karoly Lorentey Use terminal-local-value to access function-key-map in terminal packages.
2005-06-27 Karoly Lorentey Work around nondeterministic binding of terminal-local variables. (Fixes national character input on ttys.)
2005-06-27 Karoly Lorentey New C function `push_display_kboard'.
2005-06-27 Karoly Lorentey Cleanup: Move kboard fields from struct frame and device-specific descriptors to struct display.
2005-06-27 Karoly Lorentey New version of ldefs-boot.el.
2005-06-27 Karoly Lorentey Replace encoded-kbd-mode with display-specific encoded-kbd-setup-display. (Doesn't work yet.)
2005-06-26 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 447-448)
2005-06-26 Karoly Lorentey Change key-translation-map to be terminal-local.
2005-06-26 Karoly Lorentey Work around mysterious breakage of arrow key recognition under screen (see first TODO in README).
2005-06-26 Karoly Lorentey Make sure the terminfo function key sequences are set up in the correct function-key-map.
2005-06-26 Karoly Lorentey Update Lisp code for a terminal-local `function-key-map'.