0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-09-22 17:40:46 +00:00

Merge branch 'master' of orgmode.org:org-mode

This commit is contained in:
Bastien Guerry 2013-01-08 08:04:46 +01:00
commit e2f95037e4

View file

@ -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 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 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 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 @example
#+TBLNAME: many-cols #+TBLNAME: many-cols