org-table: Remove `org-table-relative-ref-may-cross-hline'

* lisp/org-table.el (org-table-relative-ref-may-cross-hline): Remove
  variable.

* etc/ORG-NEWS: Document removal.

This variable was declared obsolete in August 2009.  See
2cc99fbb0a.
This commit is contained in:
Nicolas Goaziou 2015-06-28 10:28:53 +02:00
parent c15db80e32
commit c916ea54f0
2 changed files with 3 additions and 6 deletions

View file

@ -146,7 +146,9 @@ removed.
*** Removed option ~org-koma-letter-use-title~
Use org-export-with-title instead. See also below.
*** Removed option ~org-entities-ascii-explanatory~
This variable had no effect since Org 8.0.
This variable has no effect since Org 8.0.
*** Removed option ~org-table-relative-ref-may-cross-hline~
This variable has no effect since August 2009.
*** Removed MathML-related options from ~org-html-mathjax-options~
MathJax automatically chooses the best display technology based on the
end-users browser. You may force initial usage of MathML via

View file

@ -330,11 +330,6 @@ Automatically means when TAB or RET or C-c C-c are pressed in the line."
:group 'org-table-calculation
:type 'boolean)
(defcustom org-table-error-on-row-ref-crossing-hline t
"OBSOLETE VARIABLE, please see `org-table-relative-ref-may-cross-hline'."
:group 'org-table
:type 'boolean)
(defcustom org-table-relative-ref-may-cross-hline t
"Non-nil means relative formula references may cross hlines.
Here are the allowed values: