log

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