summaryrefslogtreecommitdiff
path: root/src/xsmfns.c
Commit message (Expand)AuthorAge
...
* Use add/delete_read_fd in xsmfns to simplify. Also restart with initial_argv.Jan Djärv2011-02-01
* Refill some long/short copyright headers.Glenn Morris2011-01-26
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-24
* Promote SSDATA macro from gtkutil.c and xsmfns.c to lisp.h.Paul Eggert2011-01-22
* Move all DEFVAR'd globals into a structure -- threading infrastructureTom Tromey2011-01-18
* Merge from mainline.Paul Eggert2011-01-17
|\
| * Nuke arch-tags.Glenn Morris2011-01-15
* | Merge from mainline.Paul Eggert2011-01-14
|\|
| * Merge from emacs-23Stefan Monnier2011-01-14
| |\
| | * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-02
* | | Include <unistd.h> unilaterally.Paul Eggert2011-01-09
|/ /
* | Merge from emacs-23Stefan Monnier2010-12-13
|\|
| * Move call to Fkill_emacs from signal handler (session event) (Bug#7552).Jan Djärv2010-12-10
| * * xsmfns.c (smc_die_CB): Call Fkill_emacs.Jan Djärv2010-12-07
* | Apply XAtom revork patches from Julien Danjou.Jan Djärv2010-11-12
* | Fix -Wwrite_strings in general and for Gtk+ specific code.Jan D2010-08-11
* | Remove extern declarations from .c files, and them to .h files.Dan Nicolaescu2010-07-28
* | Convert DEFUNs to standard C.Dan Nicolaescu2010-07-08
* | Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmpAndreas Schwab2010-07-08
* | Fix some bad prototypes and formatting after conversion from K&R declaration.Jan D2010-07-05
* | Convert declarations or definitions to standard C.Dan Nicolaescu2010-07-04
* | Convert (most) functions in src to standard C.Dan Nicolaescu2010-07-04
* | xsmfns.c (smc_save_yourself_CB): strlen(client_id) => strlen(cwd).Jan Djärv2010-05-04
* | Run kill-emacs when exiting for display closed or SIGTERM/HUP.Jan Djärv2010-05-02
|/
* Fix for bug#5512, don't rely on SIGIO alone.Jan Djärv2010-02-10
* Add 2010 to copyright years.Glenn Morris2010-01-13
* * alloc.c: Do not define struct catchtag.Dan Nicolaescu2009-10-19
* Add 2009 to copyright years.Glenn Morris2009-01-08
* remove useless if-before-free testsJim Meyering2008-06-02
* Remove includes that are already included by config.hJason Rumney2008-05-23
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-14
* * configure.in (LIBX11_MACHINE, HAVE_XFREE386): Remove codeDan Nicolaescu2008-02-09
* Merge from emacs--rel--22Miles Bader2008-01-08
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-08
* | Merge from emacs--devo--0Miles Bader2007-07-31
|\|
| * Switch license to GPLv3 or later.Glenn Morris2007-07-25
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2007-01-29
|\|
| * Add 2007 to copyright years.Glenn Morris2007-01-21
* | Merged from emacs@sv.gnu.org. Last-minute emacsclient rewrites be damned!Karoly Lorentey2006-12-03
|\|
| * (syms_of_xsmfns): Fix typo in docstring.Juanma Barranquero2006-11-06
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2006-02-12
|\|
| * Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-06
* | Merged from miles@gnu.org--gnu-2005 (patch 118-132, 551-577)Karoly Lorentey2005-10-09
|\|
| * * image.c (slurp_file, xbm_read_bitmap_data): Cast to the correctDan Nicolaescu2005-09-30
* | Merged in changes from CVS trunk.Karoly Lorentey2005-09-11
|\|
| * (get_current_dir_name): Remove prototype.Eli Zaretskii2005-09-10
| * (smc_save_yourself_CB): Use get_current_dir_name.Eli Zaretskii2005-09-10
* | Merged in changes from CVS trunk. Plus added lisp/term tweaks.Karoly Lorentey2005-09-04
|\|
| * Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-07
* | Work around crashes in X session management after normal shutdown of X server.Karoly Lorentey2005-08-04