소스 검색

org.texi: ob-languages and multiple sessions support

tsdye 10 년 전
부모
커밋
ee945acf98
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      doc/org.texi

+ 2 - 1
doc/org.texi

@@ -15995,7 +15995,8 @@ session a name.  For example, @code{:session mysession}.  If @code{:session}
 is given but no name string is specified, the session is named according to
 the language used in the block.  All blocks with the same session name share
 the same session.  Using different session names enables concurrent sessions
-(even for the same interpreted language).
+(even for the same interpreted language, if the language supports multiple
+sessions).
 
 @end itemize