2007-11-01 |
Jan Djärv |
Remove HAVE_X11R5 and HAVE_X11R4.
|
2007-10-25 |
Stefan Monnier |
Make `window-system' into a keyboard-local variable (rather than
|
2007-10-16 |
Stefan Monnier |
* xfns.c (Fx_create_frame, Fx_display_list):
|
2007-10-15 |
Miles Bader |
Merge from emacs--rel--22
|
2007-10-14 |
Richard M. Stallman |
Line break fix.
|
2007-10-14 |
Glenn Morris |
Comment.
|
2007-10-14 |
Glenn Morris |
John Paul Wallington <jpw at pobox.com>
|
2007-09-20 |
Stefan Monnier |
(x_delete_terminal): Use terminal->name as liveness status.
|
2007-08-29 |
Stefan Monnier |
(check_x_display_info): Yet Another Int/Lisp_Object Mixup.
|
2007-07-31 |
Miles Bader |
Merge from emacs--devo--0
|
2007-07-24 |
Miles Bader |
Merge from emacs--devo--0
|
2007-06-16 |
Miles Bader |
Merge from emacs--devo--0
|
2007-06-11 |
Miles Bader |
Merge from emacs--devo--0
|
2007-04-22 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
2007-01-29 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
2006-12-03 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org. Last-minute emacsclient rewrites be damned!
|
2006-12-03 |
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 |
Merged from emacs@sv.gnu.org
|
2006-07-14 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org.
|
2006-06-27 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
2006-06-12 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org.
|
2006-05-20 |
Karoly Lorentey |
Fix C-x 5 2 on the controlling tty; fix some possible crash conditions and a memory leak.
|
2006-04-01 |
Karoly Lorentey |
Fix previous commit.
|
2006-04-01 |
Karoly Lorentey |
Fix tooltip border color.
|
2006-04-01 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
2006-03-22 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
2006-03-12 |
Karoly Lorentey |
Fix bizarre syntax error, probably from a baz merge bug.
|
2006-03-12 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
2006-03-12 |
Karoly Lorentey |
Fix ediff problems. (Reported by Dan Nicolaescu.)
|
2006-02-28 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
2006-02-21 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
2006-02-16 |
Karoly Lorentey |
Merged from
|
2006-02-12 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
2006-01-30 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 187, 704)
|
2006-01-01 |
Karoly Lorentey |
Cosmetic fixes in xfns.c.
|
2005-12-29 |
Karoly Lorentey |
Rename `struct device' to `struct terminal'. Rename some terminal-related functions similarly.
|
2005-12-29 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 681)
|
2005-12-29 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 678-680)
|
2005-12-26 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 677)
|
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-18 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 152-156, 642-654)
|
2005-11-07 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 149-151, 629-641)
|
2005-10-12 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 578-592)
|
2005-09-17 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 543)
|
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-06-26 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 447-448)
|
2005-05-13 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 296-306)
|
2005-05-09 |
Karoly Lorentey |
Disable display type check in start_hourglass, and always set up the timer.
|
2005-05-09 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 292-295)
|
2005-05-03 |
Karoly Lorentey |
Fix UTF-8 tty input when first frame is an X frame. Steps towards multiple tty locale support.
|
2005-03-27 |
Karoly Lorentey |
Prevent core dump when connection is lost during frame creation.
|
2005-03-23 |
Karoly Lorentey |
Fix some superflous deviations from CVS, plus apply some cosmetics.
|
2005-03-19 |
Karoly Lorentey |
Fix stupid syntax errors in previous patch.
|
2005-03-19 |
Karoly Lorentey |
Close the X connection when the last frame is deleted.
|