2007-08-31 |
Stefan Monnier |
(Qterm_environment_variable): Remove.
|
2007-07-31 |
Miles Bader |
Merge from emacs--devo--0
|
2007-07-03 |
Dan Nicolaescu |
* server.el (server-process-filter): Likewise.
|
2007-06-16 |
Miles Bader |
Merge from emacs--devo--0
|
2007-01-29 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
2007-01-01 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org.
|
2006-07-14 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org.
|
2006-03-04 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
2006-02-12 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
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-20 |
Karoly Lorentey |
Implement full support for frame-local `next-buffer' and `previous-buffer'.
|
2005-09-09 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
2005-09-04 |
Karoly Lorentey |
Merged in changes from CVS trunk. Plus added lisp/term tweaks.
|
2005-07-11 |
Karoly Lorentey |
Rename `struct display' to `struct device'. Update function, parameter and variable names accordingly.
|
2005-07-05 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 469)
|
2005-06-27 |
Karoly Lorentey |
Cleanup: Move kboard fields from struct frame and device-specific descriptors to struct display.
|
2005-01-06 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
2004-07-04 |
Karoly Lorentey |
Implemented display ids for multiple emacsclients on the same tty. Plus assorted bugfixes.
|
2004-03-11 |
Karoly Lorentey |
Fix background-mode on terminal frames (Dan Nicolaescu).
|
2004-02-17 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
2004-01-12 |
Karoly Lorentey |
Fix initialization of the window-system variable.
|
2004-01-09 |
Karoly Lorentey |
Hookified termcap devices, added bootstrap display device, plus many bugfixes.
|
2004-01-05 |
Karoly Lorentey |
Converted display hooks to be display-local. Plus many bugfixes.
|
2004-01-02 |
Karoly Lorentey |
MULTI_KBOARD support for ttys. Input-related bugfixes for X+tty sessions.
|
2004-01-02 |
Karoly Lorentey |
Fixed X support, preliminary support for X-tty combo sessions.
|
2004-01-01 |
Karoly Lorentey |
Separate frame-local, tty-dependent parameters from tty-local parameters.
|
2007-07-26 |
Miles Bader |
Merge from emacs--rel--22
|
2007-06-14 |
YAMAMOTO Mitsuharu |
(struct frame) [MAC_OS]: New member external_tool_bar.
|
2008-03-29 |
YAMAMOTO Mitsuharu |
(struct frame) [MAC_OS]: New member external_tool_bar.
|
2008-01-08 |
Glenn Morris |
Add 2008 to copyright years.
|
2007-10-06 |
Martin Rudalics |
(focus_follows_mouse): Extern it.
|
2007-09-14 |
Jan Djärv |
(enum): Remove trailing comma.
|
2007-07-25 |
Glenn Morris |
Switch license to GPLv3 or later.
|
2007-01-21 |
Glenn Morris |
Add 2007 to copyright years.
|
2006-12-29 |
Kim F. Storm |
(struct frame): New member minimize_tool_bar_window_p.
|
2006-12-08 |
Eli Zaretskii |
(PIX_TYPE): Redefine as `unsigned long', for 64-bit platforms where long
|
2006-07-12 |
Kim F. Storm |
(CHECK_FRAME, CHECK_LIVE_FRAME): Use CHECK_TYPE.
|
2006-03-02 |
Kim F. Storm |
(struct frame): New member n_tool_bar_rows.
|
2006-02-06 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
2005-09-08 |
Kim F. Storm |
(struct frame): New member updated_p.
|
2005-08-07 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
2005-07-18 |
Kim F. Storm |
(struct frame): New member already_hscrolled_p.
|
2005-07-04 |
Lute Kamstra |
Update FSF's address.
|
2004-12-30 |
Kenichi Handa |
(struct frame): New member space_width.
|
2004-02-08 |
Kim F. Storm |
(struct frame): New member force_flush_display_p.
|
2003-12-27 |
Karoly Lorentey |
Full support for multiple terminal I/O (with some rough edges).
|
2003-12-26 |
Karoly Lorentey |
lib-src/emacsclient.c: Implemented --here option (open a new Emacs tty). Needs more work.
|
2003-12-25 |
Karoly Lorentey |
Implemented multiple tty support.
|
2003-11-27 |
Kim F. Storm |
(get_specified_cursor_type, get_window_cursor_type):
|
2003-10-05 |
Jan Djärv |
* w32term.c (w32_read_socket): Remove call to x_check_fullscreen_move,
|
2003-09-01 |
Miles Bader |
Add arch taglines
|
2003-06-26 |
Jan Djärv |
Fix some of the font/face problems.
|
2003-05-24 |
Kim F. Storm |
(struct frame): Rename members height to text_lines,
|
2003-03-31 |
Kim F. Storm |
(Qauto_raise, Qauto_lower, ...): Declare extern all frame
|
2003-02-04 |
Juanma Barranquero |
Trailing whitespace deleted.
|
2003-01-19 |
Jan Djärv |
GTK version
|
2002-11-14 |
Dave Love |
(get_specified_cursor_type, get_window_cursor_type):
|
2002-08-30 |
Kim F. Storm |
(enum text_cursor_kinds): Consolidated here.
|
2002-04-26 |
Andrew Choi |
Patch for building Emacs on Mac OS X. April 26, 2002. See ChangeLog,
|