Commit graph

15 commits

Author SHA1 Message Date
Thien-Thi Nguyen
0b5538bd85 Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
Lute Kamstra
4fc5845fe8 Update FSF's address. 2005-07-04 16:49:24 +00:00
Jan Djärv
4f2f546e71 * xsmfns.c: Put empty line between comment and function body.
Use two spaces before comment end.
2004-10-26 09:28:01 +00:00
Kim F. Storm
a0ecb2ac8e Update copyright. 2004-06-16 15:10:55 +00:00
Kim F. Storm
a6950dfa24 (x_session_check_input): Remove numchars arg. 2004-02-27 23:49:32 +00:00
Miles Bader
ab5796a9f9 Add arch taglines 2003-09-01 15:45:59 +00:00
Jan Djärv
231d6cfb0c Create and initialize a client leader window so session management
doesn't restart Emacs twice.
2003-08-21 19:54:47 +00:00
Jan Djärv
ca2417b9b9 xsmfns.c (smc_save_yourself_CB): Add --no-splash to options
when restarting Emacs.
2003-03-03 19:55:10 +00:00
Juanma Barranquero
f25dcaa0bb *** empty log message *** 2003-01-24 17:23:46 +00:00
Juanma Barranquero
7d0393cf12 Fix typo in comment. 2002-10-18 10:09:43 +00:00
Ken Raeburn
d5db40779d Most uses of XSTRING combined with STRING_BYTES or indirection changed to
SCHARS, SBYTES, STRING_INTERVALS, SREF, SDATA; explicit size_byte references
left unchanged for now.
2002-07-15 00:01:34 +00:00
Pavel Janík
3b8f965153 Rename enum event_kind items. 2002-06-13 14:59:38 +00:00
Jan Djärv
ad4ace7a65 Added return value to Fhandle_save_session to avoid compiler warning. 2002-03-14 21:36:28 +00:00
Gerd Moellmann
656132ebd3 Include stdio.h because termhooks.h needs it.
Include termopt.h for interrupt_input.
2002-03-12 10:12:20 +00:00
Jan Djärv
afb4ecad4b New file for X session management. 2002-03-10 16:02:47 +00:00