Commits


run embark stuff in a with-eval-after-load


don't add shackle rules for compile


add a trick to open `file:num'-kind of strings with embark


add consult-project-buffer to the mct passlist


bind vc-pull


bind C-c M-o to clear buffer in cider repls


subscribe to scons atom feed


fmt


abbrev stuff


some tweaks


tweaks again


tweaks for dired too


set isearch-allow-motion; M-< and M-> jumps to first/last match


further tweaks for emacs 28


use y-or-n-p instead of yes-or-no-p this settings in new to emacs 28.1, the older way to do that is to use fset to replace the function yes-or-no-p.