babel-doc: Changed description of function that asks before switching buffers

This commit is contained in:
Tom Dye 2010-06-16 11:22:14 -07:00 committed by Eric Schulte
parent 7513cdb12a
commit 3afe60dcde
1 changed files with 1 additions and 1 deletions

View File

@ -10945,7 +10945,7 @@ This variable is especially useful for tangling languages such as
python, in which whitespace indentation in the output is critical.
@item org-src-ask-before-returning-to-edit-buffer
By default, Org will ask before returning to an open edit buffer. Set
to a non-nil value to switch without asking.
this variable to nil to switch without asking.
@end table
@node Exporting code blocks, Extracting source code, Editing source code, Working With Source Code