| Commit message (Expand) | Author | Age | Files | Lines |
* | * configure.in (LIBX11_MACHINE, HAVE_XFREE386): Remove code | Dan Nicolaescu | 2008-02-09 | 1 | -7/+0 |
* | Merge from emacs--rel--22 | Miles Bader | 2008-01-08 | 1 | -1/+2 |
|\ |
|
| * | Add 2008 to copyright years. | Glenn Morris | 2008-01-08 | 1 | -1/+2 |
* | | Merge from emacs--devo--0 | Miles Bader | 2007-07-31 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 1 | -1/+1 |
* | | Merged from emacs@sv.gnu.org | Karoly Lorentey | 2007-01-29 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Add 2007 to copyright years. | Glenn Morris | 2007-01-21 | 1 | -1/+1 |
* | | Merged from emacs@sv.gnu.org. Last-minute emacsclient rewrites be damned! | Karoly Lorentey | 2006-12-03 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | (syms_of_xsmfns): Fix typo in docstring. | Juanma Barranquero | 2006-11-06 | 1 | -1/+1 |
* | | Merged from emacs@sv.gnu.org | Karoly Lorentey | 2006-02-12 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2006-02-06 | 1 | -1/+1 |
* | | Merged from miles@gnu.org--gnu-2005 (patch 118-132, 551-577) | Karoly Lorentey | 2005-10-09 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | * image.c (slurp_file, xbm_read_bitmap_data): Cast to the correct | Dan Nicolaescu | 2005-09-30 | 1 | -1/+1 |
* | | Merged in changes from CVS trunk. | Karoly Lorentey | 2005-09-11 | 1 | -12/+7 |
|\ \
| |/ |
|
| * | (get_current_dir_name): Remove prototype. | Eli Zaretskii | 2005-09-10 | 1 | -2/+0 |
| * | (smc_save_yourself_CB): Use get_current_dir_name. | Eli Zaretskii | 2005-09-10 | 1 | -11/+8 |
* | | Merged in changes from CVS trunk. Plus added lisp/term tweaks. | Karoly Lorentey | 2005-09-04 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-08-07 | 1 | -1/+1 |
* | | Work around crashes in X session management after normal shutdown of X server. | Karoly Lorentey | 2005-08-04 | 1 | -0/+8 |
* | | Merged from miles@gnu.org--gnu-2005 (patch 469) | Karoly Lorentey | 2005-07-05 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Update FSF's address. | Lute Kamstra | 2005-07-04 | 1 | -2/+2 |
* | | Merged in changes from CVS trunk. | Karoly Lorentey | 2004-10-31 | 1 | -35/+47 |
|\ \
| |/ |
|
| * | * xsmfns.c: Put empty line between comment and function body. | Jan Djärv | 2004-10-26 | 1 | -35/+47 |
* | | Merged in changes from CVS trunk. | Karoly Lorentey | 2004-06-24 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Update copyright. | Kim F. Storm | 2004-06-16 | 1 | -1/+1 |
* | | Merged in changes from CVS HEAD | Karoly Lorentey | 2004-02-28 | 1 | -14/+6 |
|\ \
| |/ |
|
| * | (x_session_check_input): Remove numchars arg. | Kim F. Storm | 2004-02-27 | 1 | -14/+6 |
* | | Converted display hooks to be display-local. Plus many bugfixes. | Karoly Lorentey | 2004-01-05 | 1 | -0/+1 |
|/ |
|
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+3 |
* | Create and initialize a client leader window so session management | Jan Djärv | 2003-08-21 | 1 | -2/+44 |
* | xsmfns.c (smc_save_yourself_CB): Add --no-splash to options | Jan Djärv | 2003-03-03 | 1 | -3/+12 |
* | *** empty log message *** | Juanma Barranquero | 2003-01-24 | 1 | -4/+4 |
* | Fix typo in comment. | Juanma Barranquero | 2002-10-18 | 1 | -29/+29 |
* | Most uses of XSTRING combined with STRING_BYTES or indirection changed to | Ken Raeburn | 2002-07-15 | 1 | -9/+9 |
* | Rename enum event_kind items. | Pavel Janík | 2002-06-13 | 1 | -10/+10 |
* | Added return value to Fhandle_save_session to avoid compiler warning. | Jan Djärv | 2002-03-14 | 1 | -0/+2 |
* | Include stdio.h because termhooks.h needs it. | Gerd Moellmann | 2002-03-12 | 1 | -1/+3 |
* | New file for X session management. | Jan Djärv | 2002-03-10 | 1 | -0/+533 |