Minor tweaks across the board

This commit is contained in:
Henrik Lissner 2019-05-21 00:34:32 -04:00
parent 2f569eda51
commit 2214c3175e
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
7 changed files with 28 additions and 32 deletions

View file

@ -45,5 +45,4 @@
(current-buffer))
(error (message "Invalid expression")
(insert (current-kill 0)))))
(t (quickrun-replace-region beg end))))
((quickrun-replace-region beg end))))