Lint prelude.el
This was a doozey because I use it everywhere. Is there a better way to globally rename things? Aye aye aye... computers, man!
This commit is contained in:
parent
5d3bb0b7ea
commit
ff8277625f
29 changed files with 163 additions and 164 deletions
|
|
@ -68,7 +68,7 @@
|
|||
mail-envelope-from 'header)
|
||||
|
||||
;; Assert that no two saved searches share share a KBD
|
||||
(prelude/assert
|
||||
(prelude-assert
|
||||
(list/xs-distinct-by? (lambda (x) (plist-get x :key)) notmuch-saved-searches))
|
||||
|
||||
(provide 'email)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue