Mercurial > emacs
diff config.guess @ 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 | 65667218173f |
children | 70f18b582c77 |