mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-09 15:50:40 -08:00
Silence some cedet compilation warnings
* cedet/semantic/analyze/fcn.el (semantic-tag-similar-p): Autoload. * cedet/srecode/args.el, cedet/srecode/java.el: Require ede.
This commit is contained in:
parent
fb2c90ac2f
commit
e677c72639
4 changed files with 8 additions and 0 deletions
|
|
@ -27,6 +27,7 @@
|
|||
|
||||
(require 'srecode/dictionary)
|
||||
(require 'semantic/find)
|
||||
(require 'ede)
|
||||
|
||||
;;;###autoload
|
||||
(defun srecode-semantic-handle-:java (dict)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue