summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'ebuild-mode.el')
-rw-r--r--ebuild-mode.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/ebuild-mode.el b/ebuild-mode.el
index 647b27e..33c3dab 100644
--- a/ebuild-mode.el
+++ b/ebuild-mode.el
@@ -270,7 +270,8 @@ Optional argument LIMIT restarts collection after that number of elements."
ebuild-mode-keywords-sandbox
ebuild-mode-keywords-eapi-deprecated
ebuild-mode-keywords-warn
- ebuild-mode-keywords-eclass-documentation))
+ ebuild-mode-keywords-eclass-documentation
+ ebuild-mode-keywords-eclassdoc-warn))
ebuild-mode-keywords-eclass))))
;;; Mode definitions.