doomemacs/modules
Yiming Chen 02a4f6b573 Suppress delete-window in org related functions
- If there's only one other window, delete-window would be called,
  instead of delete-other-windows
- when there is only one window other than the popup, this other window
  is the main window in this frame, delete it would raise an error:
  `delete-window: Attempt to delete main window of frame <frame name>`
2020-01-05 11:52:39 +08:00
..
app irc: fix logic for creating a workspace 2020-01-02 15:51:05 -08:00
completion Generalize thing-at-point & region functions 2020-01-03 02:39:47 -05:00
config Generalize thing-at-point & region functions 2020-01-03 02:39:47 -05:00
editor Fix invalid-function 116 when formatting with tidy 2020-01-04 03:33:42 -05:00
emacs Generalize thing-at-point & region functions 2020-01-03 02:39:47 -05:00
email email/notmuch: minor reformatting 2019-12-16 03:54:15 -05:00
input Update packages.el 2019-10-26 15:33:46 +05:30
lang Move cpp-mode{,-map} aliases to autoloads 2020-01-03 05:49:43 -05:00
term Fix #2014: +shell/here doesn't execute COMMAND 2020-01-01 22:47:59 -05:00
tools Autoload forge-create-{pullreq,issue} 2020-01-04 15:42:04 -05:00
ui Suppress delete-window in org related functions 2020-01-05 11:52:39 +08:00