Trevor Murphy writes: > * contrib/lisp/org-eldoc.el (org-eldoc-documentation-function): Check > before invoking elisp eldoc functions from Emacs 28. > > The previous check assumed that the presence of eldoc 1.11 bindings > implied elisp-mode bindings that come with Emacs>=28, but eldoc 1.11 > is available on GNU Elpa so the assumption doesn't always hold.
Thanks. Pushed (7e2eba8cc).