Mercurial > hg > xemacs-beta
diff src/specifier.c @ 5420:b9167d522a9a
Rebase with 21.5 trunk.
author | Mats Lidell <matsl@xemacs.org> |
---|---|
date | Thu, 28 Oct 2010 23:53:24 +0200 |
parents | 308d34e9f07d d185fa593d5f |
children | d12a0c55b174 |
line wrap: on
line diff
--- a/src/specifier.c Wed Oct 27 23:36:14 2010 +0200 +++ b/src/specifier.c Thu Oct 28 23:53:24 2010 +0200 @@ -2824,7 +2824,7 @@ if (HAS_SPECMETH_P (sp, instantiate)) val = call_with_suspended_errors ((lisp_fn_t) RAW_SPECMETH (sp, instantiate), - Qunbound, Qspecifier, errb, 5, specifier, + Qunbound, Qspecifier, ERROR_ME_WARN, 5, specifier, matchspec, domain, val, depth, no_fallback); if (!UNBOUNDP (val))