]> git.eshelyaron.com Git - emacs.git/commit
Compilation warning fix for byte-run.el
authorLars Ingebrigtsen <larsi@gnus.org>
Wed, 12 Jun 2019 23:14:47 +0000 (01:14 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Wed, 12 Jun 2019 23:14:47 +0000 (01:14 +0200)
commite4636297c630a81e1e201210b4e6da7e99b823a7
treeebc4007d7d7b26471809ebd1705a412ff46772ef
parentafa47a6dd0c931e2b712404f7b00e5942b8a2dda
Compilation warning fix for byte-run.el

* lisp/emacs-lisp/byte-run.el (macro-declaration-function):
Suppress warning about obsolete function used by obsolete variable.
lisp/emacs-lisp/byte-run.el