summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Goaziou <mail@nicolasgoaziou.fr>2015-06-28 10:28:53 +0200
committerNicolas Goaziou <mail@nicolasgoaziou.fr>2015-06-28 10:34:31 +0200
commitc916ea54f0b6c62990166fdd09a05e22ad2686c0 (patch)
treea7a9fb148cdf62c12e10ee88e9d4040d8105d830
parentc15db80e32d22dace184203f6f03a0b586bb4b50 (diff)
downloadorg-mode-c916ea54f0b6c62990166fdd09a05e22ad2686c0.tar.gz
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 2cc99fbb0a1c067235d7425031d8ffddc0668a53.
-rw-r--r--etc/ORG-NEWS4
-rw-r--r--lisp/org-table.el5
2 files changed, 3 insertions, 6 deletions
diff --git a/etc/ORG-NEWS b/etc/ORG-NEWS
index bcbd068..a04036f 100644
--- a/etc/ORG-NEWS
+++ b/etc/ORG-NEWS
@@ -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
diff --git a/lisp/org-table.el b/lisp/org-table.el
index 0350af5..9b8c3e5 100644
--- a/lisp/org-table.el
+++ b/lisp/org-table.el
@@ -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: