From 5328e1cd02cb333069064a363b7a30ec73d90828 Mon Sep 17 00:00:00 2001 From: Eric Schulte Date: Mon, 7 Jan 2013 23:37:05 -0700 Subject: [PATCH] no hline pre-processing for elisp code blocks * doc/org.texi (hlines): Note that :hline has no effect for Emacs Lisp code blocks. --- doc/org.texi | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/org.texi b/doc/org.texi index d7a357e13..2d1f630d1 100644 --- a/doc/org.texi +++ b/doc/org.texi @@ -14197,7 +14197,8 @@ values @code{yes} or @code{no}, with a default value of @code{no}. Strips horizontal lines from the input table. In most languages this is the desired effect because an @code{hline} symbol is interpreted as an unbound variable and raises an error. Setting @code{:hlines no} or relying on the -default value yields the following results. +default value yields the following results. Note that the @code{:hline} +header argument has no effect for Emacs Lisp code blocks. @example #+TBLNAME: many-cols