Closed ktetzlaff closed 1 year ago
Emacs 29 added |setopt| (which internally uses |setopt--set|) to |cus-edit.el|. Please add |setopt| to compat.
Yes, we can add this to compat. But I don't consider it of high importance given that the function is not useful for package authors.
Emacs 29 added
setopt
(which internally usessetopt--set
) tocus-edit.el
. Please addsetopt
to compat.