summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Schulte <eric.schulte@gmx.com>2011-11-28 11:21:52 -0700
committerEric Schulte <eric.schulte@gmx.com>2011-11-28 11:23:42 -0700
commite6ea9c59a09f502e52e2325f328ee2ce02cd2a05 (patch)
treee612d8182aa5b4525dae0c65d767c9ecd6dd944f
parente0748cdebd1644b1cd10815266bf74178e546b0e (diff)
downloadorg-mode-e6ea9c59a09f502e52e2325f328ee2ce02cd2a05.tar.gz
note that colnames behavior may differ across languages
* doc/org.texi (colnames): Note that colnames behavior may differ across languages.
-rw-r--r--doc/org.texi4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/org.texi b/doc/org.texi
index 6383e3f..f59b656 100644
--- a/doc/org.texi
+++ b/doc/org.texi
@@ -13030,6 +13030,10 @@ Leaves hlines in the table. Setting @code{:hlines yes} has this effect.
The @code{:colnames} header argument accepts the values @code{yes},
@code{no}, or @code{nil} for unassigned. The default value is @code{nil}.
+Note that the behavior of the @code{:colnames} header argument may differ
+across languages. For example Emacs Lisp code blocks ignore the
+@code{:colnames} header argument entirely given the ease with which tables
+with column names may be handled directly in Emacs Lisp.
@itemize @bullet
@item @code{nil}