@@ -373,13 +373,7 @@ string is passed through `substitute-command-keys'.")
}
if(NILP(raw))
{
structgcprogcpro1;
GCPRO1(doc);
doc=Fsubstitute_command_keys(doc);
UNGCPRO;
}
doc=Fsubstitute_command_keys(doc);
returndoc;
}
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.