changeset 43823:1cd3145c26b8

*** empty log message ***
author Jan Djärv <jan.h.d@swipnet.se>
date Sun, 10 Mar 2002 16:31:43 +0000
parents 340b4384f4ac
children 0f0939983d10
files ChangeLog lisp/ChangeLog lispref/ChangeLog
diffstat 3 files changed, 19 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Sun Mar 10 16:31:30 2002 +0000
+++ b/ChangeLog	Sun Mar 10 16:31:43 2002 +0000
@@ -1,3 +1,7 @@
+2002-03-10  Jan D.  <Jan.Djarv@mbox200.swipnet.se>
+
+	* configure.in: Added test for X Session Management (HAVE_X_SM).
+
 2002-03-03  Richard M. Stallman  <rms@gnu.org>
 
 	* Makefile.in (install-arch-indep): Use umask 022 for DOC* and lisp/.
--- a/lisp/ChangeLog	Sun Mar 10 16:31:30 2002 +0000
+++ b/lisp/ChangeLog	Sun Mar 10 16:31:43 2002 +0000
@@ -1,3 +1,14 @@
+2002-03-10  Jan D.  <Jan.Djarv@mbox200.swipnet.se>
+
+	* startup.el (command-line): Add call to emacs-session-restore if
+	both x-session-id and x-session-previous-id are strings
+
+	* term/x-win.el (x-handle-smid): New function.
+	(emacs-session-filename): New function.
+	(emacs-session-save): New function.
+	(emacs-save-session-functions): New variable.
+	(emacs-session-restore): New function.
+
 2002-03-09  Eli Zaretskii  <eliz@is.elta.co.il>
 
 	* simple.el (shell-command-on-region): Call push-mark with
--- a/lispref/ChangeLog	Sun Mar 10 16:31:30 2002 +0000
+++ b/lispref/ChangeLog	Sun Mar 10 16:31:43 2002 +0000
@@ -1,3 +1,7 @@
+2002-03-10  Jan D.  <Jan.Djarv@mbox200.swipnet.se>
+
+	* os.texi (Session Management): New node about X Session management.
+
 2002-01-18  Eli Zaretskii  <eliz@is.elta.co.il>
 
 	* elisp.texi (VERSION): Set to 2.9.  Update the version of Emacs