log

age author description
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.