doomemacs/modules
Henrik Lissner bdd4657e23
Prevent company-abort side-effects suppressing echo-area
e.g. some sly commands (like sly-compile-defun) log to the echo area,
but company-abort was being called every time normal mode is
invoked (which happens more often than you'd think). It would be fine if
company-abort noop'ed if company wasn't active, but it doesn't; side
effects ensue.
2020-05-17 20:31:51 -04:00
..
app Bump :app calendar 2020-05-04 09:00:31 +12:00
checkers Backport bits of CLI rewrite 2020-05-15 01:33:52 -04:00
completion Prevent company-abort side-effects suppressing echo-area 2020-05-17 20:31:51 -04:00
config General refactors & reformatting across the board 2020-05-15 01:44:53 -04:00
editor General refactors & reformatting across the board 2020-05-15 01:44:53 -04:00
emacs General refactors & reformatting across the board 2020-05-15 01:44:53 -04:00
email Correct DATE and SINCE 2020-05-10 18:26:33 -04:00
input Bump :input 2020-04-30 01:29:34 -04:00
lang Bump :lang org 2020-05-16 05:13:46 -04:00
term Reformat term/eshell module 2020-05-15 22:54:50 -04:00
tools General refactors & reformatting across the board 2020-05-15 01:44:53 -04:00
ui General refactors & reformatting across the board 2020-05-15 01:44:53 -04:00