* lisp/emacs-lisp/bytecomp.el (byte-compile-function-warn): New function,
authorStefan Monnier <monnier@iro.umontreal.ca>
Thu, 8 Aug 2013 01:37:47 +0000 (21:37 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Thu, 8 Aug 2013 01:37:47 +0000 (21:37 -0400)
commitc735544cede2fa856d62addf7e71efe39142132c
treef2ed1179b547dcacf77f3ca0b3cd0a138ad01561
parent3677ffeb2844f86cb0aa2852a1cb495c49ff9f81
* lisp/emacs-lisp/bytecomp.el (byte-compile-function-warn): New function,
extracted from byte-compile-callargs-warn and byte-compile-normal-call.
(byte-compile-callargs-warn, byte-compile-function-form): Use it.
(byte-compile-normal-call): Remove obsolescence check.
lisp/ChangeLog
lisp/emacs-lisp/bytecomp.el