aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarsten Dominik2008-12-18 22:57:53 +0000
committerCarsten Dominik2008-12-18 22:57:53 +0000
commit73ef3bde2124bc05c093a37d7f6634a59587ded4 (patch)
treea841c09d4eb6fe6bccf82a3361d1875199eb29d5
parent17a0aa82253c19a14a743c7fcba33beb73a68e52 (diff)
downloademacs-73ef3bde2124bc05c093a37d7f6634a59587ded4.tar.gz
emacs-73ef3bde2124bc05c093a37d7f6634a59587ded4.zip
2008-12-18 Carsten Dominik <dominik@science.uva.nl>
* org.texi (References): Remove mentioning of @0 as reference for the last line, this has been reverted in the Lisp sources.
-rw-r--r--doc/misc/org.texi3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/misc/org.texi b/doc/misc/org.texi
index 39c94aa1ee6..b54db8cfffc 100644
--- a/doc/misc/org.texi
+++ b/doc/misc/org.texi
@@ -1782,8 +1782,7 @@ Org also uses another, more general operator that looks like this:
1782 1782
1783@noindent 1783@noindent
1784Column references can be absolute like @samp{1}, @samp{2},...@samp{N}, 1784Column references can be absolute like @samp{1}, @samp{2},...@samp{N},
1785or relative to the current column like @samp{+1} or @samp{-2}. As a special 1785or relative to the current column like @samp{+1} or @samp{-2}.
1786case, @samp{@@0} references the last data line in the table.
1787 1786
1788The row specification only counts data lines and ignores horizontal 1787The row specification only counts data lines and ignores horizontal
1789separator lines (hlines). You can use absolute row numbers 1788separator lines (hlines). You can use absolute row numbers