Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
meedstrom committed Aug 23, 2024
1 parent 800a4b7 commit 61f4569
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions org-node-changes.el
Original file line number Diff line number Diff line change
Expand Up @@ -147,11 +147,11 @@ hardcoded strings."
(define-obsolete-function-alias
'org-node--create #'org-node-create "2024-08-21")

(define-obsolete-variable-alias
'org-node-creation-fn 'org-node-new-node-fn "2024-08-22")
;; (define-obsolete-variable-alias
;; 'org-node-creation-fn 'org-node-new-node-fn "2024-08-22")

(define-obsolete-variable-alias
'org-node-creation-hook 'org-node-new-node-hook "2024-08-22")
;; (define-obsolete-variable-alias
;; 'org-node-creation-hook 'org-node-new-node-hook "2024-08-22")

;; (define-obsolete-function-alias
;; 'org-node-create #'org-node-new-node "2024-08-22")
Expand Down

0 comments on commit 61f4569

Please sign in to comment.