Mercurial > emacs
changeset 73801:14ab09766fec
(syms_of_xsmfns): Fix typo in docstring.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Mon, 06 Nov 2006 23:27:31 +0000 |
parents | 4d1706442c96 |
children | 1f359d523747 |
files | src/xsmfns.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/xsmfns.c Mon Nov 06 23:25:55 2006 +0000 +++ b/src/xsmfns.c Mon Nov 06 23:27:31 2006 +0000 @@ -561,7 +561,7 @@ 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