You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
repeair search warnings when a lcoal definition shadows external
When using `scribble +m` to render an installed document separately,
the entries loaded by `+m` get replaced by the new rendering. The
precence of the `+m` entries, however, could make Scribble think that
searched-for bindings were not found, because they're seen both as
external and as internal.
0 commit comments