Browse Source

Move obsolete function alias into "org-compat.el"

Nicolas Goaziou 6 years ago
parent
commit
d437c1b5de
2 changed files with 3 additions and 3 deletions
  1. 0 3
      lisp/org-colview.el
  2. 3 0
      lisp/org-compat.el

+ 0 - 3
lisp/org-colview.el

@@ -565,9 +565,6 @@ for the duration of the command.")
       (org-columns-next-allowed-value)
     (org-columns-edit-value "TAGS")))
 
-(define-obsolete-variable-alias 'org-agenda-overriding-columns-format
-  'org-overriding-columns-format "Org 9.2.2")
-
 (defvar org-overriding-columns-format nil
   "When set, overrides any other format definition for the agenda.
 Don't set this, this is meant for dynamic scoping.  Set

+ 3 - 0
lisp/org-compat.el

@@ -434,6 +434,9 @@ use of this function is for the stuck project list."
 (define-obsolete-variable-alias 'org-texinfo-def-table-markup
   'org-texinfo-table-default-markup "Org 9.1")
 
+(define-obsolete-variable-alias 'org-agenda-overriding-columns-format
+  'org-overriding-columns-format "Org 9.2.2")
+
 ;; The function was made obsolete by commit 65399674d5 of 2013-02-22.
 ;; This make-obsolete call was added 2016-09-01.
 (make-obsolete 'org-capture-import-remember-templates