* lisp/cedet/semantic: Silence some warnings
commit28e8e49e08c19dd8f23aca4293d9cccc9477f2bf
authorStefan Monnier <monnier@iro.umontreal.ca>
Thu, 12 May 2016 17:08:34 +0000 (12 13:08 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Thu, 12 May 2016 17:08:34 +0000 (12 13:08 -0400)
tree3ea315057e4c9bf5033aee5f49a77bdcf6e2a708
parent73071b4cdb45deb27052788c5c928ab809e878e0
* lisp/cedet/semantic: Silence some warnings

* lisp/cedet/semantic/db-el.el (emacs-lisp-mode)
(semanticdb-get-database-tables): Use make-instance to silence warnings.

* lisp/cedet/semantic/symref.el: Require semantic/find since we use
some macros from there.  Silence compilation warnings:
Replace initargs with slot names in oref/oset.
Move `SYMREF TOOLS' section earlier so definitions precede their use.
lisp/cedet/semantic/db-el.el
lisp/cedet/semantic/symref.el