mirror of
https://git.savannah.gnu.org/git/emacs/org-mode.git
synced 2024-11-21 06:55:35 +00:00
Merge branch 'bugfix'
This commit is contained in:
commit
7c2d960e2b
@ -8279,6 +8279,7 @@ See the docstring of `org-open-file' for details."
|
||||
;; link abbreviations. So, suppressing parser complains about
|
||||
;; non-Org buffer to keep the feature working at least to the extent
|
||||
;; it did before.
|
||||
(require 'warnings) ; Emacs <30
|
||||
(defvar warning-suppress-types) ; warnings.el
|
||||
(let ((warning-suppress-types
|
||||
(cons '(org-element org-element-parser)
|
||||
|
Loading…
Reference in New Issue
Block a user