branch: master
commit ff13541b0af48eb8f514bd05034ef6812035c309
Author: Michael Heerdegen
Commit: Michael Heerdegen
[el-search] Small fix in el-search--reset-wrap-flag
We must reset 'el-search--wrap-flag' when the user does something
different than search wrapping with the next c
branch: master
commit aada211d709ff4fcb85276482101ea567d3fcb1a
Author: Michael Heerdegen
Commit: Michael Heerdegen
[el-search] Don't try to kill modified buffers
This fixes a problem introduced by 1d2bbf66 "Improve working of
`el-search-kill-left-over-search-buffers'": We still
branch: master
commit 66cfba85edfda22b03fa699f02b7717f516c19e8
Author: Michael Heerdegen
Commit: Michael Heerdegen
[el-search] Follow-up to "Fix nested match issues in *El Occur*"
Get rid of the now obsolete el-search-match overlay property. Always
create match overlays with fr
branch: externals/exwm
commit e597ab4f785982d44f56f61ba113b54c501256ac
Author: Chris Feng
Commit: Chris Feng
Add support for RandR 1.5 monitor
* exwm-randr.el (exwm-randr-workspace-monitor-plist): New user option
for specifying which monitor each workspace should be displayed on
branch: externals/exwm
commit fec85bb72a2d93fb86949f3409327b0f88ae60bc
Author: Chris Feng
Commit: Chris Feng
Select more sensible buffers after creating new windows
* exwm-layout.el (exwm-layout--refresh-other)
(exwm-layout--refresh-workspace): When filling vacated windows
s
ch11ng pushed a change to branch externals/exwm.
from dbccda2 Merge branch
'medranocalvo/fix-input-mode-after-fullscreen' into externals/exwm
new fec85bb Select more sensible buffers after creating new windows
new e597ab4 Add support for RandR 1.5 monitor
Summary of