From d873ec96b51674c723e754db3d003c362e0c8a8e Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20Dj=C3=A4rv?= Date: Sun, 10 Mar 2002 16:31:43 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 4 ++++ lisp/ChangeLog | 11 +++++++++++ lispref/ChangeLog | 4 ++++ 3 files changed, 19 insertions(+) diff --git a/ChangeLog b/ChangeLog index 8032591d979..170054f59c8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2002-03-10 Jan D. + + * configure.in: Added test for X Session Management (HAVE_X_SM). + 2002-03-03 Richard M. Stallman * Makefile.in (install-arch-indep): Use umask 022 for DOC* and lisp/. diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 50595cee543..0d8ee58d83e 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,14 @@ +2002-03-10 Jan D. + + * 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 * simple.el (shell-command-on-region): Call push-mark with diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 4caf0319ce9..d5a1f14df74 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -1,3 +1,7 @@ +2002-03-10 Jan D. + + * os.texi (Session Management): New node about X Session management. + 2002-01-18 Eli Zaretskii * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs -- 2.39.2