Mercurial > emacs
view lisp-elc.tgz @ 39827:d9f8c7370b3a
(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.
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Fri, 12 Oct 2001 14:19:39 +0000 |
parents | d5098c76ae9a |
children |