el/dot-emacs.el: Open non-Magit buffers in new windows.
authorMark Wooding <mdw@distorted.org.uk>
Mon, 2 May 2022 22:18:00 +0000 (23:18 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Mon, 2 May 2022 22:18:00 +0000 (23:18 +0100)
commitb8dc30fe5264a9a5869528aa826884d1ca143b36
tree27f77c1760464e6de4bb662701fb377fe278143e
parent4733bb302f384acfb6a05aa2d47b2b486e7ef238
el/dot-emacs.el: Open non-Magit buffers in new windows.

Emacs doesn't have a function for asking whether a named major mode
is derived from a given mode, so I've had to write one.
el/dot-emacs.el