1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-06 11:50:51 -08:00

(syms_of_xsmfns): Fix typo in docstring.

This commit is contained in:
Juanma Barranquero 2006-11-06 23:27:31 +00:00
parent 9b33a6034f
commit fbcdaefb11

View file

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