+\f
+;;; Generated autoloads from trust.el
+
+(autoload 'trust-trusted-content-p "trust" "\
+Return non-nil if we trust the contents of the current buffer.
+Here, \"trust\" means that we are willing to run code found inside of it.
+See also `trust--trusted-content'.")
+(autoload 'trust-set-buffer-trust "trust" "\
+
+
+(fn &optional BUF TRUST)" t)
+(autoload 'trust-set-file-trust "trust" "\
+
+
+(fn FILE &optional TRUST)" t)
+(register-definition-prefixes "trust" '("trust-"))
+