X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/fa8459a34e076cacde3b7c259af9b5dd84b60802..ee6bb6939fe507dc98986bfc23794da6110f61ef:/src/xsmfns.c diff --git a/src/xsmfns.c b/src/xsmfns.c index e7f3e6fa3e..4c250fecf0 100644 --- a/src/xsmfns.c +++ b/src/xsmfns.c @@ -1,6 +1,6 @@ /* Session management module for systems which understand the X Session management protocol. - Copyright (C) 2002, 2003, 2004, 2005 Free Software Foundation, Inc. + Copyright (C) 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. This file is part of GNU Emacs. @@ -561,7 +561,7 @@ See also `x-session-previous-id', `emacs-save-session-functions', DEFVAR_LISP ("x-session-previous-id", &Vx_session_previous_id, doc: /* The previous session id Emacs got from session manager. If Emacs is running on a window system that has a session manager, the -session manager gives Emacs a session id. It is feasible for Emacs lisp +session manager gives Emacs a session id. It is feasible for Emacs Lisp code to use the session id to save configuration in, for example, a file with a file name based on the session id. If Emacs is running when the window system is shut down, the session manager remembers that Emacs was