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
..
app Register emacs-everywhere-mode with yasnippet 2021-02-21 14:44:59 -05:00
checkers Add missing install commands for spell checkers 2020-12-24 16:48:26 +01:00
completion Improved Helm module (#4561) 2021-02-24 11:02:32 -05:00
config Fix void-variable sp-get-thing 2021-02-15 14:57:14 -05:00
editor Bump evil-textobj-anyblock 2021-02-23 19:21:50 -05:00
emacs Bump :emacs 2021-02-16 14:15:41 -05:00
email Bump :email wanderlust 2020-12-05 15:22:57 -05:00
input [:input layout] Follow evil-magit migration 2020-11-28 18:47:11 +01:00
lang Merge pull request #4675 from samspills/scala-open-repl 2021-02-24 11:00:17 -05:00
os Do not panic when xclip is not available 2020-12-14 16:40:10 -06:00
term Migrate term to variable and add README note 2021-02-23 19:38:31 +00:00
tools tools/eval: always eval elisp in current session 2021-02-24 18:06:30 -05:00
ui ui/emoji: correct #+SINCE in readme 2021-02-24 01:13:53 -05:00