Files
doomemacs/modules
Henrik Lissner 14d341530a tools/eval: always eval elisp in current session
If you used an +eval/* command from a non-emacs-lisp-mode buffer,
quickrun would prompt you for a program to evaluate the code with. If
you selected "emacs" the code would evaluate in an external Emacs
process and return displayed output (stdout).

This commit changes +eval/buffer, +eval/region, and
+eval/region-and-replace (and all the other +eval commands that use
them) to evaluate code in the current session instead.
2021-02-24 18:06:30 -05:00
..
2021-02-24 11:02:32 -05:00
2021-02-15 14:57:14 -05:00
2021-02-23 19:21:50 -05:00
2021-02-16 14:15:41 -05:00
2020-12-05 15:22:57 -05:00
2021-02-24 01:13:53 -05:00