]> git.eshelyaron.com Git - emacs.git/commitdiff
(syms_of_xsmfns): Fix typo in docstring.
authorJuanma Barranquero <lekktu@gmail.com>
Mon, 6 Nov 2006 23:27:31 +0000 (23:27 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Mon, 6 Nov 2006 23:27:31 +0000 (23:27 +0000)
src/xsmfns.c

index a862a07c8ee639ece175ddf20cdbeea5931bc548..4c250fecf006d5872330278d01c8be0163c7afd6 100644 (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