summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaciej Barć <xgqt@gentoo.org>2022-06-26 20:02:25 +0200
committerMaciej Barć <xgqt@gentoo.org>2022-06-26 20:06:29 +0200
commit0c61017666e85f1bd3adc1fed93123b84e30d38c (patch)
treed1e6079cf6a184f5e294c9b22609acd424196899 /app-emacs/flycheck
parentsci-libs/caffe2: fix deps (diff)
downloadgentoo-0c61017666e85f1bd3adc1fed93123b84e30d38c.tar.gz
gentoo-0c61017666e85f1bd3adc1fed93123b84e30d38c.tar.bz2
gentoo-0c61017666e85f1bd3adc1fed93123b84e30d38c.zip
app-emacs/flycheck: silence the autoloads load message
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
Diffstat (limited to 'app-emacs/flycheck')
-rw-r--r--app-emacs/flycheck/files/50flycheck-gentoo-r1.el2
-rw-r--r--app-emacs/flycheck/flycheck-32_p20220328-r1.ebuild (renamed from app-emacs/flycheck/flycheck-32_p20220328.ebuild)0
2 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/flycheck/files/50flycheck-gentoo-r1.el b/app-emacs/flycheck/files/50flycheck-gentoo-r1.el
index 46ab676a9a2a..84a054e0738e 100644
--- a/app-emacs/flycheck/files/50flycheck-gentoo-r1.el
+++ b/app-emacs/flycheck/files/50flycheck-gentoo-r1.el
@@ -1,2 +1,2 @@
(add-to-list 'load-path "@SITELISP@")
-(load "@SITELISP@/flycheck-autoloads")
+(load "@SITELISP@/flycheck-autoloads" nil t)
diff --git a/app-emacs/flycheck/flycheck-32_p20220328.ebuild b/app-emacs/flycheck/flycheck-32_p20220328-r1.ebuild
index 0d92a6a59ff8..0d92a6a59ff8 100644
--- a/app-emacs/flycheck/flycheck-32_p20220328.ebuild
+++ b/app-emacs/flycheck/flycheck-32_p20220328-r1.ebuild