1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00

* ede/simple.el, semantic/java.el: Set generated-autoload-load-name.

This commit is contained in:
Glenn Morris 2013-05-13 22:10:23 -04:00
parent 5bf90bc5d4
commit bf8154b1af
3 changed files with 12 additions and 0 deletions

View file

@ -480,4 +480,8 @@ removed from the result list."
(provide 'semantic/java)
;; Local variables:
;; generated-autoload-load-name: "semantic/java"
;; End:
;;; semantic/java.el ends here