From: Jan Djärv Date: Sun, 10 Mar 2002 16:19:56 +0000 (+0000) Subject: X Session management additions X-Git-Tag: ttn-vms-21-2-B4~16244 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=089fba419c0eb4840918998d977d99fd057011d1;p=emacs.git X Session management additions --- diff --git a/src/ChangeLog b/src/ChangeLog index 104089aa566..ba5eaa43fe0 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,25 @@ +2002-03-10 Jan D. + + * xterm.h: Extern declare x_session_check_input () and + x_session_initialize (). + + * xterm.c: Added calls to x_session_check_input () and + x_session_initialize (). + + * termhooks.h (enum event_kind): Added save_session_event. + + * keyboard.c: Added Emacs event save_session_event. + + * emacs.c (main): Added call to syms_of_xsmfns (). + + * lisp.h: Extern declare syms_of_xsmfns (). + + * config.in: Added HAVE_X_SM + + * Makefile.in: Added test for HAVE_X_SM and added new file xsmfns.c + + * xsmfns.c: New file for X session management. + 2002-03-09 Jason Rumney * fileio.c (Fcopy_file) [WINDOWS_NT]: Ensure file is not