1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-26 07:33:47 +00:00

*** empty log message ***

This commit is contained in:
Jan Djärv 2002-03-10 16:31:43 +00:00
parent 750c3b025d
commit d873ec96b5
3 changed files with 19 additions and 0 deletions

View File

@ -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/.

View File

@ -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

View File

@ -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