emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/ChangeLog


From: Jan Djärv
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Sun, 10 Mar 2002 11:19:56 -0500

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.2507 emacs/src/ChangeLog:1.2508
*** emacs/src/ChangeLog:1.2507  Sat Mar  9 04:30:18 2002
--- emacs/src/ChangeLog Sun Mar 10 11:19:56 2002
***************
*** 1,3 ****
--- 1,25 ----
+ 2002-03-10  Jan D.  <address@hidden>
+ 
+       * 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  <address@hidden>
  
        * fileio.c (Fcopy_file) [WINDOWS_NT]: Ensure file is not



reply via email to

[Prev in Thread] Current Thread [Next in Thread]