log

age author description
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
2006-02-20 Karoly Lorentey Fix compilation.
2006-02-20 Karoly Lorentey Merged from emacs@sv.gnu.org
2006-02-16 Karoly Lorentey Merged from
2006-02-14 Karoly Lorentey Fix tty state problem after error in `set-quit-char'.
2006-02-13 Karoly Lorentey Fix permissions. (Reported by Han Boetes.)
2006-02-12 Karoly Lorentey Fix `emacsclient --eval '(progn (find-file "file")'' and the like. (Reported by Han Boetes.)
2006-02-12 Karoly Lorentey Add explicit abort() when x_catch_errors_unwind is called by mistake.
2006-02-12 Karoly Lorentey Merged from emacs@sv.gnu.org
2006-02-06 Karoly Lorentey Merged from emacs@sv.gnu.org
2006-02-03 Karoly Lorentey Merged from
2006-02-03 Karoly Lorentey Fix bootstrapping problem. (Reported by "mace".)
2006-02-03 Karoly Lorentey Merged from
2006-02-01 Karoly Lorentey Merged from
2006-01-30 Karoly Lorentey Fix compilation error on older GCCs (reported by "mace").
2006-01-30 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 187, 704)
2006-01-29 Karoly Lorentey Eliminate wrong_kboard_jmpbuf.
2006-01-28 Karoly Lorentey Fix some bugs related to wrong_kboard_jmpbuf.
2006-01-17 Karoly Lorentey Fix bootstrap problem reported by Han Boetes.
2006-01-17 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 185-186, 700-703)
2006-01-17 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 182-184, 691-699)
2006-01-12 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 174-181, 685-690)
2006-01-11 Karoly Lorentey Fix C-g during `make-network-process'. (Reported by Mark Plaksin.)
2006-01-06 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 683-684)
2006-01-05 Karoly Lorentey Remove group write permissions from all files.
2006-01-05 Karoly Lorentey Fix abort() in read_key_sequence.
2006-01-03 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 682)
2006-01-03 Karoly Lorentey Overhaul and simplify single_kboard API. Allow calls to `recursive-edit' in process filters. Small fixes.
2006-01-03 Karoly Lorentey Fix Delete keys under X (for good, this time).
2006-01-02 Karoly Lorentey Fix last frame check in server.el.
2006-01-02 Karoly Lorentey Fix typo in `server-handle-delete-frame'; fix startup echo area message.
2006-01-02 Karoly Lorentey Experimental change: don't restore kboard after temporary changes if Emacs wasn't in single kboard state.
2006-01-02 Karoly Lorentey Make all frames created in an emacsclient session belong to that client.
2006-01-02 Karoly Lorentey Install workaround for "X protocol error: BadCursor (invalid Cursor parameter) on protocol request 2"
2006-01-01 Karoly Lorentey Cosmetic fixes in xfns.c.
2005-12-31 Karoly Lorentey Fix typo in docstring of `frame-with-environment'.
2005-12-31 Karoly Lorentey (Hopefully) fix bootstrap error on OpenBSD. (reported by Han Boetes)
2005-12-30 Karoly Lorentey Don't display the splash screen when no frame was created. (Fixes tty resume.)
2005-12-30 Karoly Lorentey Fix splash screen loosing input events on Emacsclient frames.
2005-12-30 Karoly Lorentey Enhance splash screens to work better with emacsclient.
2005-12-30 Karoly Lorentey Fix crash in lookup_image on termcap frames.
2005-12-30 Karoly Lorentey Make sure `delete-frame-functions' can not prevent the frame from being deleted.
2005-12-29 Karoly Lorentey Display "@" in mode-lines of Emacsclient frames.
2005-12-29 Karoly Lorentey Show the splash screen on Emacsclient frames. Show *scratch* by default.
2005-12-29 Karoly Lorentey Set `local-environment-variables' to t by default.
2005-12-29 Karoly Lorentey Rename `struct device' to `struct terminal'. Rename some terminal-related functions similarly.
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.