mirror of
https://github.com/org-roam/org-roam
synced 2025-08-01 12:17:21 -05:00
Use org-fold-show-context instead of obsolete function alias
To avoid having to create a wrapper function and silence the byte- compiler for both when using a pre-rename and post-rename Org, keep it simple and just depend on Org 9.6.
This commit is contained in:
committed by
Dustin Farris
parent
719594dfc7
commit
551ff3b17e
@ -6,7 +6,7 @@
|
||||
;; URL: https://github.com/org-roam/org-roam
|
||||
;; Keywords: org-mode, roam, convenience
|
||||
;; Version: 2.2.2
|
||||
;; Package-Requires: ((emacs "26.1") (org "9.4") (org-roam "2.1"))
|
||||
;; Package-Requires: ((emacs "26.1") (org "9.6") (org-roam "2.1"))
|
||||
|
||||
;; This file is NOT part of GNU Emacs.
|
||||
|
||||
|
Reference in New Issue
Block a user