Mark some Emacs packages as no longer broken
This commit is contained in:
@@ -113,7 +113,7 @@ self:
|
|||||||
ido-complete-space-or-hyphen = markBroken super.ido-complete-space-or-hyphen;
|
ido-complete-space-or-hyphen = markBroken super.ido-complete-space-or-hyphen;
|
||||||
|
|
||||||
# upstream issue: missing file header
|
# upstream issue: missing file header
|
||||||
initsplit = markBroken super.initsplit;
|
initsplit = super.initsplit;
|
||||||
|
|
||||||
# Expects bash to be at /bin/bash
|
# Expects bash to be at /bin/bash
|
||||||
ivy-rtags = markBroken super.ivy-rtags;
|
ivy-rtags = markBroken super.ivy-rtags;
|
||||||
@@ -124,9 +124,6 @@ self:
|
|||||||
# upstream issue: missing file header
|
# upstream issue: missing file header
|
||||||
link = markBroken super.link;
|
link = markBroken super.link;
|
||||||
|
|
||||||
# upstream issue: mismatched filename
|
|
||||||
link-hint = markBroken super.link-hint;
|
|
||||||
|
|
||||||
# upstream issue: missing file header
|
# upstream issue: missing file header
|
||||||
maxframe = markBroken super.maxframe;
|
maxframe = markBroken super.maxframe;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user