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.
|