2007-08-31 |
Stefan Monnier |
(frame-initialize, make-frame): Don't set
|
2007-08-13 |
Miles Bader |
Merge from emacs--devo--0
|
2007-07-31 |
Miles Bader |
Merge from emacs--devo--0
|
2007-07-03 |
Dan Nicolaescu |
* server.el (server-process-filter): Likewise.
|
2007-01-29 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
2007-01-01 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org.
|
2006-10-14 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
2006-10-14 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
2006-07-29 |
Karoly Lorentey |
Let frames on new terminals inherit 'environment and 'client.
|
2006-07-29 |
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-03-26 |
Karoly Lorentey |
Fix toolbars on X frames when Emacs is started on a tty. (Reported by Richard Lewis.)
|
2006-02-12 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
2006-01-02 |
Karoly Lorentey |
Make all frames created in an emacsclient session belong to that client.
|
2005-12-29 |
Karoly Lorentey |
Rename `struct device' to `struct terminal'. Rename some terminal-related functions similarly.
|
2005-12-29 |
Karoly Lorentey |
Store local environment in frame (not terminal) parameters.
|
2005-12-22 |
Karoly Lorentey |
Reimplement and extend support for terminal-local environment variables.
|
2005-12-19 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 169-173, 671-676)
|
2005-12-10 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
2005-11-19 |
Karoly Lorentey |
Store client's environment in terminal parameters, not server parameters.
|
2005-11-07 |
Karoly Lorentey |
Update frames-on-display-list to accept terminal id numbers.
|
2005-10-23 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 610-614)
|
2005-10-23 |
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-09-07 |
Karoly Lorentey |
Apply settings in `window-system-default-frame-alist' to the initial frame as well.
|
2005-09-04 |
Karoly Lorentey |
Merged in changes from CVS trunk. Plus added lisp/term tweaks.
|
2005-07-22 |
Karoly Lorentey |
Don't let window-system-default-frame-alist override parameters specified manually.
|
2005-07-11 |
Karoly Lorentey |
Rename `struct display' to `struct device'. Update function, parameter and variable names accordingly.
|
2005-07-06 |
Karoly Lorentey |
Handle and document that `delete-frame' may call functions in `delete-frame-functions' twice.
|
2005-07-06 |
Karoly Lorentey |
Implement rudimentary Lisp-level terminal parameters.
|
2005-07-05 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 469)
|