Mercurial > emacs
graph
-
Enhance splash screens to work better with emacsclient.2005-12-30, by Karoly Lorentey
-
Fix crash in lookup_image on termcap frames.2005-12-30, by Karoly Lorentey
-
Make sure `delete-frame-functions' can not prevent the frame from being deleted.2005-12-30, by Karoly Lorentey
-
Display "@" in mode-lines of Emacsclient frames.2005-12-29, by Karoly Lorentey
-
Show the splash screen on Emacsclient frames. Show *scratch* by default.2005-12-29, by Karoly Lorentey
-
Set `local-environment-variables' to t by default.2005-12-29, by Karoly Lorentey
-
Rename `struct device' to `struct terminal'. Rename some terminal-related functions similarly.2005-12-29, by Karoly Lorentey
-
Update environment-related doc strings.2005-12-29, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 681)2005-12-29, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 678-680)2005-12-29, by Karoly Lorentey
-
Store local environment in frame (not terminal) parameters.2005-12-29, by Karoly Lorentey
-
Initialize Vprocess_environment to nil.2005-12-29, by Karoly Lorentey
-
Fix semantics of let-binding `process-environment'.2005-12-29, by Karoly Lorentey
-
Fix error during bootstrap.2005-12-29, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 677)2005-12-26, by Karoly Lorentey
-
Fix compilation errors in previous commit.2005-12-26, by Karoly Lorentey
-
Implement automatic terminal-local environment variables via `local-environment-variables'.2005-12-26, by Karoly Lorentey
-
Reimplement terminal parameters in C; clean up term.c, create terminal.c.2005-12-25, by Karoly Lorentey
-
Fix compilation error during non-X builds.2005-12-23, by Karoly Lorentey
-
Pull a bugfix from CVS to prevent problems with the Debian semantic package.2005-12-23, by Karoly Lorentey
-
Don't let x_initialize break 8-bit input on ttys. (Reported by Joakim Verona.) Split `set-input-mode'.2005-12-23, by Karoly Lorentey
-
Reimplement and extend support for terminal-local environment variables.2005-12-22, by Karoly Lorentey
-
Implement full support for frame-local `next-buffer' and `previous-buffer'.2005-12-20, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 169-173, 671-676)2005-12-19, by Karoly Lorentey
-
Fix typo in previous commit.2005-12-19, by Karoly Lorentey
-
Work around Emacs crash on Konsole detach. (Tom Schutzer-Weissmann)2005-12-13, by Karoly Lorentey
-
README updates.2005-12-12, by Karoly Lorentey
-
Prevent core dumps with GTK by disabling secondary X connections there.2005-12-12, by Karoly Lorentey
-
Fix "first non-ASCII character on new tty frames" problem.2005-12-12, by Karoly Lorentey
-
Merged in changes from CVS trunk.2005-12-11, by Karoly Lorentey
-
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