mirror of
https://github.com/RubyMetric/chsrc
synced 2025-12-20 19:11:37 +08:00
Split emacs out
This commit is contained in:
@@ -550,7 +550,7 @@ chsrc_say_lastly (SourceInfo *source, const char *last_word)
|
||||
{
|
||||
chsrc_log ("半自动换源完成,仍需按上述提示手工操作");
|
||||
}
|
||||
chsrc_warn ("若您有完全自动化的换源方案,邀您帮助: chsrc issue");
|
||||
chsrc_warn ("若您有更好的换源方案,邀您帮助: chsrc issue");
|
||||
}
|
||||
else if (xy_streql (ChsrcTypeManual, last_word))
|
||||
{
|
||||
@@ -569,7 +569,7 @@ chsrc_say_lastly (SourceInfo *source, const char *last_word)
|
||||
{
|
||||
chsrc_log ("因实现约束需按上述提示手工操作");
|
||||
}
|
||||
chsrc_warn ("若您有完全自动化的换源方案,邀您帮助: chsrc issue");
|
||||
chsrc_warn ("若您有更好的换源方案,邀您帮助: chsrc issue");
|
||||
}
|
||||
else if (xy_streql (ChsrcTypeUntested, last_word))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user