- "\\.ext$" matches both "abc.ext" and "abc.ext\nsomething". - "\\.ext\\'" matches only "abc.ext".
- Fix typos in README.org - Add missing image - Remove unecessary post-init functions - Move SPC m h to SPC m h h to follow conventions - Add correct copyright attribution