branch: externals/dash
commit 250ec9f9b0ca06c8c990b0575066390efdfd3da7
Merge: 334a0b3 911ef09
Author: Basil L. Contovounesios
Commit: Basil L. Contovounesios
Merge PR #375 from kiennq/bug/thread-indent
---
dash.el | 6 --
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/das
branch: externals/dash
commit 911ef09a30c0a5211f064e7761f9fc26dbf512b6
Author: Kien Nguyen
Commit: Basil L. Contovounesios
* dash.el (->, ->>): Indent with 1 distinguished arg.
Copyright-paperwork-exempt: yes
---
dash.el | 6 --
1 file changed, 4 insertions(+), 2 deletions(-)
elpasync pushed a change to branch externals/dash.
from 250ec9f Merge PR #375 from kiennq/bug/thread-indent
new 1ca9d6b Improve -partial and -applify
new 5326ed8 Improve -rpartial, -juxt, and -compose
new a17b6b5 Remove Emacs version check from tests
Summar
branch: externals/dash
commit 1ca9d6b9b27cf1e08f6b978004869e692141ab4d
Author: Basil L. Contovounesios
Commit: Basil L. Contovounesios
Improve -partial and -applify
* dash.el (-partial): Define as alias of apply-partially.
(-applify): Mark as pure and side-effect-free. Simplify
branch: externals/dash
commit a17b6b5409825891423b3867cd7bea84852d6ddd
Author: Basil L. Contovounesios
Commit: Basil L. Contovounesios
Remove Emacs version check from tests
* dev/examples.el (Function combinators): Don't check emacs-version.
---
dev/examples.el | 179 ++
branch: externals/dash
commit 5326ed8c9f1787d6dc08cf3594f42bcd58cebb24
Author: Basil L. Contovounesios
Commit: Basil L. Contovounesios
Improve -rpartial, -juxt, and -compose
* dash.el (-rpartial, -juxt): Mark as pure and side-effect-free.
Fix docstrings.
(-compose): Ditto.
branch: externals/org
commit 37749c1657192031a7fab676a86fb91f3ef543a4
Author: Nicholas Savage
Commit: Kyle Meyer
Reduce code duplication in ob-sqlite.el and ob-sql.el
* lisp/ob-sqlite.el (org-babel-sqlite-expand-vars): Marked function as
obsolete.
* lisp/ob-sql.el (org-babel-sq
branch: externals/pyim
commit 13a193a58e8655d68e6bb081557fbad3003b9a21
Author: Feng Shu
Commit: Feng Shu
* pyim.el (pyim-cregexp-build-1): handle ' char better.
---
pyim.el | 20 +++-
1 file changed, 7 insertions(+), 13 deletions(-)
diff --git a/pyim.el b/pyim.el
index 8cb7