log lisp/frame.el @ 87220:655d101f4e6b

age author description
2007-11-22 Juanma Barranquero (x-initialize-window-system): Declare as function.
2007-11-22 Dan Nicolaescu * international/titdic-cnv.el (dos-8+3-filename):
2007-11-21 Stefan Monnier Fit within 80 columns.
2007-11-21 Dan Nicolaescu * frame.el (msdos-mouse-p):
2007-11-21 Dan Nicolaescu * frame.el (msdos-mouse-p):
2007-10-15 Miles Bader Merge from emacs--rel--22
2007-10-13 Dan Nicolaescu Do not use a single clause cond.
2007-10-13 Dan Nicolaescu * frame.el (select-frame-set-input-focus): Fix typo
2007-10-10 Stefan Monnier (frame-inherited-parameters): Remove unused `environment'
2007-10-10 Stefan Monnier (frame-inherited-parameters): New var.
2007-10-09 Miles Bader Merge from emacs--rel--22
2007-10-02 Richard M. Stallman (cursor-in-non-selected-windows): Doc fix.
2007-09-21 Juanma Barranquero (suspend-frame): Call `iconify-or-deiconify-frame' also on w32 frames.
2007-09-21 Stefan Monnier Don't set display-environment-variable.
2007-09-20 Stefan Monnier (get-device-terminal): New function. Moved from termdev.el.
2007-09-20 Stefan Monnier (frames-on-display-list): Docstring fix.
2007-09-18 Jason Rumney (select-frame-set-input-focus, select-frame-by-name): Use x-focus-frame for w32.
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)
2005-06-15 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 80-82, 350-422)
2005-05-20 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 69, 313-319)
2005-03-06 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 34-36, 142-158)
2005-02-25 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 28-30, 126-128)
2005-02-23 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 119)
2005-02-18 Karoly Lorentey Initialize blink-cursor-mode consistently.
2005-02-18 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 91-94)
2005-02-10 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 12-13, 79-90)
2005-02-04 Karoly Lorentey Prevent emacsclient errors when Emacs is compiled without X support.
2004-10-19 Karoly Lorentey Merged in changes from CVS trunk.
2004-08-23 Karoly Lorentey Merged in changes from CVS trunk.
2004-07-27 Karoly Lorentey Merged in changes from CVS trunk.
2004-07-24 Karoly Lorentey Merged in changes from CVS trunk.