]> git.eshelyaron.com Git - emacs.git/commit
Fix compilation warning in ede.el
authorLars Ingebrigtsen <larsi@gnus.org>
Sun, 16 Jun 2019 14:23:25 +0000 (16:23 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 16 Jun 2019 14:23:25 +0000 (16:23 +0200)
commit7bbb56bc430465a6807a8129a322c704c89e3eba
treee1826a0484cfa7f1c32da84b2ae67ebe235678bd
parentdf937c20801fc6a73cc3786611b1b94aab3e93c3
Fix compilation warning in ede.el

* lisp/cedet/ede.el (ede-new): ... which we do here, and fix the
compilation warning about the obsolete
eieio-object-set-name-string function.

* lisp/cedet/ede/auto.el (ede-project-autoload): Inherit from
eieio-named, because we want to set the object name...
lisp/cedet/ede.el
lisp/cedet/ede/auto.el