1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-06 03:40:56 -08:00

; Silence byte-compiler during bootstrap

This commit is contained in:
Stefan Kangas 2025-02-28 18:42:18 +01:00
parent 85ef06392a
commit 3a5cf24735
6 changed files with 6 additions and 1 deletions

View file

@ -93,7 +93,6 @@ ARGS are passed to `message'."
(get symbol 'widget-type))
(autoload 'widget-create-child-value "wid-edit")
(autoload 'widget-convert "wid-edit")
(autoload 'widget-default-get "wid-edit")
;; Note: The format of `gmm-tool-bar-item' may change if some future Emacs