summaryrefslogtreecommitdiff
path: root/src/xsmfns.c
Commit message (Expand)AuthorAgeFilesLines
...
| * Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* | Merged from emacs@sv.gnu.org. Last-minute emacsclient rewrites be damned!Karoly Lorentey2006-12-031-1/+1
|\ \ | |/
| * (syms_of_xsmfns): Fix typo in docstring.Juanma Barranquero2006-11-061-1/+1
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2006-02-121-1/+1
|\ \ | |/
| * Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* | Merged from miles@gnu.org--gnu-2005 (patch 118-132, 551-577)Karoly Lorentey2005-10-091-1/+1
|\ \ | |/
| * * image.c (slurp_file, xbm_read_bitmap_data): Cast to the correctDan Nicolaescu2005-09-301-1/+1
* | Merged in changes from CVS trunk.Karoly Lorentey2005-09-111-12/+7
|\ \ | |/
| * (get_current_dir_name): Remove prototype.Eli Zaretskii2005-09-101-2/+0
| * (smc_save_yourself_CB): Use get_current_dir_name.Eli Zaretskii2005-09-101-11/+8
* | Merged in changes from CVS trunk. Plus added lisp/term tweaks.Karoly Lorentey2005-09-041-1/+1
|\ \ | |/
| * Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-071-1/+1
* | Work around crashes in X session management after normal shutdown of X server.Karoly Lorentey2005-08-041-0/+8
* | Merged from miles@gnu.org--gnu-2005 (patch 469)Karoly Lorentey2005-07-051-2/+2
|\ \ | |/
| * Update FSF's address.Lute Kamstra2005-07-041-2/+2
* | Merged in changes from CVS trunk.Karoly Lorentey2004-10-311-35/+47
|\ \ | |/
| * * xsmfns.c: Put empty line between comment and function body.Jan Djärv2004-10-261-35/+47
* | Merged in changes from CVS trunk.Karoly Lorentey2004-06-241-1/+1
|\ \ | |/
| * Update copyright.Kim F. Storm2004-06-161-1/+1
* | Merged in changes from CVS HEADKaroly Lorentey2004-02-281-14/+6
|\ \ | |/
| * (x_session_check_input): Remove numchars arg.Kim F. Storm2004-02-271-14/+6
* | Converted display hooks to be display-local. Plus many bugfixes.Karoly Lorentey2004-01-051-0/+1
|/
* Add arch taglinesMiles Bader2003-09-011-0/+3
* Create and initialize a client leader window so session managementJan Djärv2003-08-211-2/+44
* xsmfns.c (smc_save_yourself_CB): Add --no-splash to optionsJan Djärv2003-03-031-3/+12
* *** empty log message ***Juanma Barranquero2003-01-241-4/+4
* Fix typo in comment.Juanma Barranquero2002-10-181-29/+29
* Most uses of XSTRING combined with STRING_BYTES or indirection changed toKen Raeburn2002-07-151-9/+9
* Rename enum event_kind items.Pavel Janík2002-06-131-10/+10
* Added return value to Fhandle_save_session to avoid compiler warning.Jan Djärv2002-03-141-0/+2
* Include stdio.h because termhooks.h needs it.Gerd Moellmann2002-03-121-1/+3
* New file for X session management.Jan Djärv2002-03-101-0/+533