Mercurial > emacs
graph
-
Merged in changes from CVS trunk.2005-12-10, by Karoly Lorentey
-
Delete leftover id for "info/dir".2005-12-10, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 659-663)2005-12-03, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 656-658)2005-11-23, by Karoly Lorentey
-
Store client's environment in terminal parameters, not server parameters.2005-11-19, by Karoly Lorentey
-
Increase PURESIZE yet again.2005-11-19, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 655)2005-11-18, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 152-156, 642-654)2005-11-18, by Karoly Lorentey
-
Increase puresize. (Emacs needs 1205176 pure bytes now.)2005-11-07, by Karoly Lorentey
-
Fix some of the bootstrap problems.2005-11-07, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 149-151, 629-641)2005-11-07, by Karoly Lorentey
-
Update frames-on-display-list to accept terminal id numbers.2005-11-07, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 142-148, 615-628)2005-11-01, by Karoly Lorentey
-
Fix semantics of terminal-local variables. Remove `terminal-local-value' hack.2005-10-29, by Karoly Lorentey
-
Protect keyboard-translate-table from GC.2005-10-29, by Karoly Lorentey
-
Don't try to rebind the `t' symbol.2005-10-28, by Karoly Lorentey
-
Change `keyboard-translate-table' to be terminal-local.2005-10-28, by Karoly Lorentey
-
Doc update.2005-10-28, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 610-614)2005-10-23, by Karoly Lorentey
-
Change the "pretest" bug report address to the multi-tty list.2005-10-23, 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.)2005-10-23, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 133-141, 596-609)2005-10-19, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 593-595)2005-10-19, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 578-592)2005-10-12, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 118-132, 551-577)2005-10-09, by Karoly Lorentey
-
Fix hardcoded stdout usage in term.c. (Reported by Dan Nicolaescu.)2005-09-19, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 116-117, 544-550)2005-09-17, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 543)2005-09-17, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 115, 540-542)2005-09-12, by Karoly Lorentey
-
Fix assertion on kboard->kbd_queue and other such crashes.2005-09-11, by Karoly Lorentey
-
Switch upstream to miles@gnu.org--gnu-2005/emacs--cvs-trunk--0.2005-09-11, by Karoly Lorentey
-
Merged in changes from CVS trunk.2005-09-11, by Karoly Lorentey
-
Fix bootstrap error in keyboard.c.2005-09-11, by 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, by 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, by Karoly Lorentey
-
Don't let server-save-buffers-kill-display unexpectedly kill Emacs on --no-wait's X frames.2005-09-11, by Karoly Lorentey
-
Make `emacsclient -n <filename>' open new X frames when possible. (Reported by Bas Kok.)2005-09-11, by Karoly Lorentey
-
Fix crashes in xdialog_show (and other places) with xterm-mouse-mode.2005-09-11, by Karoly Lorentey
-
Make xt-mouse.el multi-tty-compatible.2005-09-11, by Karoly Lorentey
-
Fix `emacsclient +12 file' behaviour. (Reported by Han Boetes.)2005-09-11, by Karoly Lorentey
-
Fix `emacsclient -ne '(+ 2 2)'' (reported by Han Boetes), and clean up some corner cases in Emacs server.2005-09-10, by Karoly Lorentey
-
Fix bootstrap error.2005-09-10, by Karoly Lorentey
-
README update.2005-09-09, by Karoly Lorentey
-
Merged in changes from CVS trunk.2005-09-09, by Karoly Lorentey
-
Fix function-key-map massaging vs `C-x 5 2' in lisp/term/*.el. (Submitted by Dan Nicolaescu.)2005-09-09, by Karoly Lorentey
-
Enforce the presence of `window-system' and `tty-type' frame parameters in all frames.2005-09-07, by Karoly Lorentey
-
Prevent resource allocation explosion when C-x 5 2 is used on xterms.2005-09-07, by Karoly Lorentey
-
Apply settings in `window-system-default-frame-alist' to the initial frame as well.2005-09-07, by Karoly Lorentey
-
Slightly refactor the terminal initialization code for simplicity.2005-09-07, by Karoly Lorentey
-
Fix terminal initialization code. (Contributed by Dan Nicolaescu.)2005-09-07, by Karoly Lorentey
-
Merged in changes from lorentey@elte.hu--2004/emacs--cvs-trunk--02005-09-05, by Karoly Lorentey
-
Add =upstream-branch file for semi-automated merges.2005-09-05, by Karoly Lorentey
-
Merged in changes from CVS trunk. (Testing my own CVS gateway.)2005-09-05, by Karoly Lorentey
-
Fix syntax error in lisp/term/xterm.el.2005-09-04, by Karoly Lorentey
-
Merged in changes from CVS trunk. Plus added lisp/term tweaks.2005-09-04, by Karoly Lorentey
-
Add two pending bugs to README.multi-tty.2005-08-25, by Karoly Lorentey
-
Apply patch from CVS trunk to fix recenter on ttys.2005-08-04, by Karoly Lorentey
-
Work around crashes in X session management after normal shutdown of X server.2005-08-04, by Karoly Lorentey
-
Don't let window-system-default-frame-alist override parameters specified manually.2005-07-22, by Karoly Lorentey
-
Fix broken emacsclient resume on Solaris (by Dan Nicolaescu).2005-07-13, by Karoly Lorentey