This commit is contained in:
2023-05-21 20:16:19 +02:00
parent a42a04441b
commit 934ff45672

2
rbw.el
View File

@@ -78,4 +78,4 @@
(push (car (split-string element ending)) result-list))
(reverse result-list)))
(provide 'rbw-mode)
(provide 'rbw)