aboutsummaryrefslogtreecommitdiffstats
path: root/src/frame.h
Commit message (Expand)AuthorAgeFilesLines
* Merge from emacs--devo--0Miles Bader2007-10-131-1/+0
|\
| * * frame.c (Qenvironment): Remove.Stefan Monnier2007-10-101-1/+0
* | Merge from emacs--devo--0Miles Bader2007-10-111-63/+62
|\|
| * Merge from emacs--rel--22Miles Bader2007-10-091-1/+6
| |\
| | * (focus_follows_mouse): Extern it.Martin Rudalics2007-10-061-0/+5
| | * (enum): Remove trailing comma.Jan Djärv2007-09-141-1/+1
| * | *** empty log message ***Juanma Barranquero2007-10-041-6/+5
| * | (struct frame): Don't try to GC-mark menu_bar_items_used.Stefan Monnier2007-10-031-2/+3
| * | * window.h (struct window):Stefan Monnier2007-10-021-1/+1
| * | (Qdisplay_environment_variable): Delete.Stefan Monnier2007-09-211-1/+0
| * | (Qterm_environment_variable): Remove.Stefan Monnier2007-08-311-1/+0
| * | Merge from emacs--devo--0Miles Bader2007-07-311-1/+1
| |\ \
| * | | * server.el (server-process-filter): Likewise.Dan Nicolaescu2007-07-031-0/+2
| * | | Merge from emacs--devo--0Miles Bader2007-06-161-2/+2
| |\ \ \
| * \ \ \ Merged from [email protected]Karoly Lorentey2007-01-291-1/+1
| |\ \ \ \
| * \ \ \ \ Merged from [email protected].Karoly Lorentey2007-01-011-0/+4
| |\ \ \ \ \
| * \ \ \ \ \ Merged from [email protected].Karoly Lorentey2006-07-141-12/+5
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merged from [email protected]Karoly Lorentey2006-03-041-0/+1
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merged from [email protected]Karoly Lorentey2006-02-121-1/+1
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Rename `struct device' to `struct terminal'. Rename some terminal-related fu...Karoly Lorentey2005-12-291-8/+8
| * | | | | | | | | Store local environment in frame (not terminal) parameters.Karoly Lorentey2005-12-291-0/+1
| * | | | | | | | | Implement full support for frame-local `next-buffer' and `previous-buffer'.Karoly Lorentey2005-12-201-1/+5
| * | | | | | | | | Merged in changes from CVS trunk.Karoly Lorentey2005-09-091-0/+3
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merged in changes from CVS trunk. Plus added lisp/term tweaks.Karoly Lorentey2005-09-041-3/+8
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Rename `struct display' to `struct device'. Update function, parameter and v...Karoly Lorentey2005-07-111-12/+12
| * | | | | | | | | | | Merged from [email protected] (patch 469)Karoly Lorentey2005-07-051-2/+2
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Cleanup: Move kboard fields from struct frame and device-specific descriptors...Karoly Lorentey2005-06-271-11/+1
| * | | | | | | | | | | | Merged in changes from CVS trunk.Karoly Lorentey2005-01-061-1/+8
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Implemented display ids for multiple emacsclients on the same tty. Plus asso...Karoly Lorentey2004-07-041-1/+2
| * | | | | | | | | | | | | Fix background-mode on terminal frames (Dan Nicolaescu).Karoly Lorentey2004-03-111-0/+1
| * | | | | | | | | | | | | Merged in changes from CVS HEADKaroly Lorentey2004-02-171-0/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Fix initialization of the window-system variable.Karoly Lorentey2004-01-121-0/+2
| * | | | | | | | | | | | | | Hookified termcap devices, added bootstrap display device, plus many bugfixes.Karoly Lorentey2004-01-091-1/+4
| * | | | | | | | | | | | | | Converted display hooks to be display-local. Plus many bugfixes.Karoly Lorentey2004-01-051-20/+19
| * | | | | | | | | | | | | | MULTI_KBOARD support for ttys. Input-related bugfixes for X+tty sessions.Karoly Lorentey2004-01-021-2/+4
| * | | | | | | | | | | | | | Fixed X support, preliminary support for X-tty combo sessions.Karoly Lorentey2004-01-021-1/+3
| * | | | | | | | | | | | | | Separate frame-local, tty-dependent parameters from tty-local parameters.Karoly Lorentey2004-01-011-28/+11
| * | | | | | | | | | | | | | Full support for multiple terminal I/O (with some rough edges).Karoly Lorentey2003-12-271-7/+7
| * | | | | | | | | | | | | | lib-src/emacsclient.c: Implemented --here option (open a new Emacs tty). Ne...Karoly Lorentey2003-12-261-7/+6
| * | | | | | | | | | | | | | Implemented multiple tty support.Karoly Lorentey2003-12-251-5/+12
* | | | | | | | | | | | | | | Merge from emacs--devo--0Miles Bader2007-07-271-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge from emacs--rel--22Miles Bader2007-07-261-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | / | | | |_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | |
| | * | | | | | | | | | | | Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
| | | |_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | |
* | | | | | | | | | | | | Replace uses of GC_* macros with the non-GC_ versions.Stefan Monnier2007-06-291-1/+1
* | | | | | | | | | | | | Merge from emacs--devo--0Miles Bader2007-06-161-2/+2
|\| | | | | | | | | | | |
| * | | | | | | | | | | | (struct frame) [MAC_OS]: New member external_tool_bar.YAMAMOTO Mitsuharu2007-06-141-2/+2
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge from emacs--devo--0Miles Bader2007-01-261-1/+1
|\| | | | | | | | | | |
| * | | | | | | | | | | Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
* | | | | | | | | | | Merge from emacs--devo--0Miles Bader2007-01-011-0/+4
|\| | | | | | | | | |
| * | | | | | | | | | (struct frame): New member minimize_tool_bar_window_p.Kim F. Storm2006-12-291-0/+4