Skip to content

Commit b694eac

Browse files
doc/api-sessions (make-session): Improve the description
* doc/api-sessions.texi (make-session): Improve the description.
1 parent 227a2ae commit b694eac

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/api-sessions.texi

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,8 @@ Example:
8080
@end lisp
8181

8282
All options are described in detail in @code{session-set!} procedure
83-
description.
83+
description. Options that are read from @var{config} file will be overwritten
84+
by the values passed to @code{make-session}.
8485

8586
List of allowed keywords:
8687
@table @samp

0 commit comments

Comments
 (0)