Skip to content

Commit 518cb6c

Browse files
committed
Create dedicated ruleset for merging emacs plugins (#84)
1 parent 68ff5f1 commit 518cb6c

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

800.renames-and-merges/emacs.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# vim: tabstop=39 expandtab softtabstop=39
2+
3+
- { setname: "emacs:dash", name: [emacs-dash, dash.el] }

850.split-ambiguities/d.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# vim: tabstop=29 expandtab softtabstop=29
22

3-
- { name: dash, family: gentoo, category: app-emacs, setname: emacs-dash }
3+
- { name: dash, family: gentoo, category: app-emacs, setname: "emacs:dash" }
44
- { name: dash, wwwpart: dashpay, setname: dashcore }
55

66
- { name: date, family: vcpkg, setname: howard-hinnant-date } # https://github.com/HowardHinnant/date

0 commit comments

Comments
 (0)