Mercurial > emacs
comparison lisp/find-lisp.el @ 32065:4f8ce7eb45a5
(wrong_type_argument): Remove NO_RETURN, the function can
return with a string converted to an integer or vice versa when
Vmocklisp_arguments is t.
(Fsignal): Likewise. The function can return for `quit'.
(struct gcpro): Declare member `var' to point to a volatile
Lisp_Object.
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Mon, 02 Oct 2000 11:11:12 +0000 |
parents | a5051216d618 |
children | 3f09592bbc80 |
comparison
equal
deleted
inserted
replaced
32064:ac184f93f0f3 | 32065:4f8ce7eb45a5 |
---|