Mercurial > emacs
changeset 43819:fccc8eada2be
X Session management additions
author | Jan Djärv <jan.h.d@swipnet.se> |
---|---|
date | Sun, 10 Mar 2002 16:19:56 +0000 |
parents | 93620959c2b1 |
children | 41972a678f62 |
files | src/ChangeLog |
diffstat | 1 files changed, 22 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Sun Mar 10 16:18:42 2002 +0000 +++ b/src/ChangeLog Sun Mar 10 16:19:56 2002 +0000 @@ -1,3 +1,25 @@ +2002-03-10 Jan D. <Jan.Djarv@mbox200.swipnet.se> + + * 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 <jasonr@gnu.org> * fileio.c (Fcopy_file) [WINDOWS_NT]: Ensure file is not