]> git.eshelyaron.com Git - emacs.git/commit
Make compiler warn about use of obsolete hooks
authorGlenn Morris <rgm@gnu.org>
Mon, 12 Mar 2018 18:29:01 +0000 (11:29 -0700)
committerAndrew G Cohen <cohen@andy.bu.edu>
Tue, 11 Dec 2018 06:15:04 +0000 (14:15 +0800)
commit280de6e628300196a533c018e69dae740bf2f8f6
tree7fc7c0e0eb7ff30454f36699f9821902ac5fc670
parentfd1f96f9bbac434eb206c646218ff08bbff6c59a
Make compiler warn about use of obsolete hooks

* lisp/emacs-lisp/bytecomp.el (byte-compile-form):
Warn about using obsolete hooks.
lisp/emacs-lisp/bytecomp.el