]> git.eshelyaron.com Git - emacs.git/commit
Fix compilation warning in ede.el
authorLars Ingebrigtsen <larsi@gnus.org>
Sun, 16 Jun 2019 14:39:28 +0000 (16:39 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 16 Jun 2019 14:39:28 +0000 (16:39 +0200)
commit6697cbf8f85b197828ec8a63bcd1698e9a08bcac
tree9e12ea36ce418a3f2d5127234d968e68b3150605
parent56eb4f7f115bd43fd7e655224ef101aff0c04714
Fix compilation warning in ede.el

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

* 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.el
lisp/cedet/ede/auto.el