Mercurial > emacs
comparison oldXMenu/AddSel.c @ 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 | d93b1a9c3c96 |
children | 23a1cea22d13 |
comparison
equal
deleted
inserted
replaced
39826:01c17b57ec23 | 39827:d9f8c7370b3a |
---|