capitaomorte pushed a change to branch master.
from ab7d7f3 Merge commit 'e0454a100541ce3f1f732b97894a3441cef3316f'
from hydra
new 4a6d923 Slightly improve on fix for #515: Refactor code and add
tests
new acf2cdd Decide field clearing commands based on delsel
branch: master
commit 4a6d923c9db7e0b3f1ef6753cf438da1ffe89777
Author: João Távora
Commit: Noam Postavsky
Slightly improve on fix for #515: Refactor code and add tests
While I agree with the solution for #515 in commit 17fe790 for now,
other approaches might be interesting in
branch: master
commit acf2cdd03e504e5ed6bcced842c213c23d75740f
Author: Noam Postavsky
Commit: Noam Postavsky
Decide field clearing commands based on delsel
* yasnippet.el (yas--skip-and-clear-field-p): Check `delete-selection'
of `this-command'.
Fix #644, close #645.
branch: master
commit 80941c077f8248ee1e8dcc64b3b57e741b9e5755
Author: Noam Postavsky
Commit: Noam Postavsky
Update snippets submodule
---
.gitmodules |2 +-
snippets|2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/.gitmodules b/.gitmodules
index e9a0388..a8
branch: master
commit 42601d2ff8ff0071a099c50d4afab0ca7945e6af
Author: Stefan Monnier
Commit: Noam Postavsky
Apply changes from GNU ELPA
* doc/yas-doc-helper.el:
* yasnippet-debug.el:
* yasnippet-tests.el: Fix up copyright headers.
* yasnippet-tests.el: Fix lexical-
branch: master
commit 8632262a50a33a648bf6f8b30e9b4712082939c9
Author: Noam Postavsky
Commit: Noam Postavsky
Don't use yas-x-prompt by default
It is not a very pleasant method when there are many values, and
`yas-completing-prompt' will usually do a better job, in addition to
branch: master
commit 88b79505547be31f534a03a871ac98788e1455e3
Author: Noam Postavsky
Commit: Noam Postavsky
Reduce `yas-new-snippet-default'
* yasnippet.el (yas-new-snippet-default): Remove
"require-final-newline: nil", it's redundant since `snippet-mode' already
sets t
branch: master
commit 572c73d50b5521b4a56eae7b00ae6c7e61582e06
Author: Noam Postavsky
Commit: Noam Postavsky
Avoid error in case this-command isn't a symbol.
Fixes #664.
* yasnippet.el (yas--skip-and-clear-field-p): Only get
`delete-selection' property of `this-comman
branch: master
commit 99834918e1d9dc8e49356fdaac0853473487806d
Merge: ab7d7f3 572c73d
Author: João Távora
Commit: João Távora
Update packages/yasnippet by subtree-merging from its github-based upstream
packages/yasnippet/snippets is left untouched in GNU ELPA. The
upstream v
branch: externals/exwm
commit a50e6bd384d2157cb5070f138eb64d23496cf7ac
Author: Chris Feng
Commit: Chris Feng
Restack fullscreen X windows
* exwm-layout.el (exwm-layout-set-fullscreen)
(exwm-layout-unset-fullscreen): Raise and lower fullscreen X windows
respectively.
---
exw
ch11ng pushed a change to branch externals/exwm.
from a50e6bd Restack fullscreen X windows
new 1342fe1 Change input mode of window being clicked
new ac3f809 Use `cl-case' instead of `case'
new e217533 Merge branch 'medranocalvo/fix-input-target' into
externa
branch: externals/exwm
commit e217533642c864053a2e8add7c48dc2668edf17a
Merge: a50e6bd ac3f809
Author: Chris Feng
Commit: Chris Feng
Merge branch 'medranocalvo/fix-input-target' into externals/exwm
---
exwm-input.el | 72 ++--
1 files cha
branch: externals/exwm
commit 1342fe1789184bb6b732d62bdb673139d44b83f0
Author: Adrián Medraño Calvo
Commit: Adrián Medraño Calvo
Change input mode of window being clicked
When clicking a mode-line of other window to switch the EXWM input
mode, `window-buffer' does not return the
branch: externals/exwm
commit ac3f8098c7b8d87225a34e85fcac8996404d1d8d
Author: Chris Feng
Commit: Chris Feng
Use `cl-case' instead of `case'
---
exwm-input.el |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/exwm-input.el b/exwm-input.el
index 50ca3ae..dc7f2b5 10064
14 matches
Mail list logo