(byte-compile-check-lambda-list): New
authorGerd Moellmann <gerd@gnu.org>
Fri, 12 Oct 2001 14:20:14 +0000 (14:20 +0000)
committerGerd Moellmann <gerd@gnu.org>
Fri, 12 Oct 2001 14:20:14 +0000 (14:20 +0000)
commiteadd64444e9336b40f5e2ea70aeaa587f3e53431
tree4cb9830c802ee1d0553ac82902e83f9a0c874f12
parent967d7793caa6e1b86dba45d7a7e204a4c82169c9
(byte-compile-check-lambda-list): New
function checking that lambda-list consists of non-constant
symbols, that &rest and &optional are followed by variable names,
that &rest VAR is the last element, and that variables aren't
doubled.
(byte-compile-lambda): Use it.
lisp/ChangeLog
lisp/emacs-lisp/bytecomp.el