Severity: minor Tags: patch Building master, I see the following (abridged) warnings: diary-lib.el: ‘diary-display-function’ : misplaced :tag keyword in ‘const’ type icalendar.el: ‘icalendar-export-alarms’ : misplaced :tag keyword in ‘const’ type elint.el: ‘elint-ignored-warnings’ : misplaced :tag keyword in ‘const’ type mm-decode.el: ‘mm-text-html-renderer’ : misplaced :tag keyword in ‘const’ type message.el: ‘message-send-mail-function’ : misplaced :tag keyword in ‘function-item’ type ‘message-tool-bar’ : duplicated :type keyword argument sendmail.el: ‘send-mail-function’ : misplaced :tag keyword in ‘function-item’ type gnutls.el: ‘gnutls-verify-error’ : misplaced :tag keyword in ‘const’ type idlwave.el: ‘idlwave-begin-line-comment’ : type should not be quoted: regexp ps-mode.el: ‘ps-mode-paper-size’ : duplicated value in ‘choice’: ‘(612 936)’ glyphless-mode.el: ‘glyphless-mode-types’ : duplicated value in ‘choice’: ‘no-font’ The warnings appear only on master, but their underlying cause can be fixed on emacs-29. Is the attached patch okay for emacs-29? Thanks, -- Basil