summaryrefslogtreecommitdiff
path: root/lisp/cedet/semantic/wisent/comp.el
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2013-05-11 16:55:46 -0700
committerGlenn Morris <rgm@gnu.org>2013-05-11 16:55:46 -0700
commit6b91f9030914b0a3455d6086497a01a55bf097d5 (patch)
treeb9e9c17187b783a08479aa411aaa1d24c372cb2b /lisp/cedet/semantic/wisent/comp.el
parent3191b52fa869eeb664e3c3c11c1a21a1f1127782 (diff)
downloademacs-6b91f9030914b0a3455d6086497a01a55bf097d5.tar.gz
Set generated-autoload-load-name in some more cedet files
There are no autoloads in these files, but there are defcustoms. See bug#5277. * ede/project-am.el, semantic/db-ebrowse.el, semantic/grammar.el: * semantic/sb.el, semantic/bovine/grammar.el, semantic/wisent/comp.el: * semantic/wisent/grammar.el, semantic/wisent/wisent.el: * srecode/fields.el: Set generated-autoload-load-name.
Diffstat (limited to 'lisp/cedet/semantic/wisent/comp.el')
-rw-r--r--lisp/cedet/semantic/wisent/comp.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/cedet/semantic/wisent/comp.el b/lisp/cedet/semantic/wisent/comp.el
index 6b3341f83ac..48a83f2cc79 100644
--- a/lisp/cedet/semantic/wisent/comp.el
+++ b/lisp/cedet/semantic/wisent/comp.el
@@ -3548,6 +3548,7 @@ See also `wisent-compile-grammar' for more details on AUTOMATON."
;; Local variables:
;; byte-compile-warnings: (not lexical)
+;; generated-autoload-load-name: "semantic/wisent/comp"
;; End:
;;; semantic/wisent/comp.el ends here