Mercurial > emacs
graph
-
Install workaround for "X protocol error: BadCursor (invalid Cursor parameter) on protocol request 2"2006-01-02, by Karoly Lorentey
-
Cosmetic fixes in xfns.c.2006-01-01, by Karoly Lorentey
-
Fix typo in docstring of `frame-with-environment'.2005-12-31, by Karoly Lorentey
-
(Hopefully) fix bootstrap error on OpenBSD. (reported by Han Boetes)2005-12-31, by Karoly Lorentey
-
Don't display the splash screen when no frame was created. (Fixes tty resume.)2005-12-30, by Karoly Lorentey
-
Fix splash screen loosing input events on Emacsclient frames.2005-12-30, by Karoly Lorentey
-
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