branch: externals/orgalist
commit f13a1e35032a2648ddfb09d9d56e65e7c88483af
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
Fix narrowed region before calling filling function
* orgalist.el (orgalist--call-in-item): Narrow buffer to a part of the
item without any child. Also han
branch: externals/orgalist
commit 48fa839f9120f95b39edd41dc3b46a61d393abe6
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
Bump to version 1.13
---
orgalist.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/orgalist.el b/orgalist.el
index ac66eda..fecf6fb 100644
--- a/o
branch: externals/shell-command+
commit cb6a66ea171a9f5243f6db7e0946bb257d456909
Merge: 984dc25 0c42623
Author: Stefan Monnier
Commit: Stefan Monnier
Merge remote-tracking branch 'shell-command+/shell-command+' into
externals/shell-command+
---
README.md | 23 ++
branch: externals/shell-command+
commit 0c426232f6242f4a1068fab0d97e3e14f9e364c2
Author: Philip K
Commit: Philip K
expand "features" section in readme
---
README.md | 23 +++
1 file changed, 23 insertions(+)
diff --git a/README.md b/README.md
index 1a51bf8..9140eb5 1006
branch: externals/shell-command+
commit e35e1ceee49d00b9581c09a77e0e39d27efcd53f
Author: Philip K
Commit: Philip K
updated commentary section
---
shell-command+.el | 10 --
1 file changed, 8 insertions(+), 2 deletions(-)
diff --git a/shell-command+.el b/shell-command+.el
index 1a76
branch: externals/shell-command+
commit 03c2f2aa1f9df9c67d58323f5e6696d23fc1d8eb
Author: Philip K
Commit: Philip K
bump version
---
shell-command+.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/shell-command+.el b/shell-command+.el
index 9a51630..1a76f7b 100644
--- a
monnier pushed a change to branch externals/shell-command+.
from 984dc25 * shell-command+.el: Add copyright notice and change
license to GPLv3+
new e965dd4 fix and improve eshell command handling
new 03c2f2a bump version
new e35e1ce updated commentary sectio
branch: externals/shell-command+
commit e965dd40d9f2a965a6743b91dfc8abf961a81f51
Author: Philip K
Commit: Philip K
fix and improve eshell command handling
---
shell-command+.el | 14 +-
1 file changed, 9 insertions(+), 5 deletions(-)
diff --git a/shell-command+.el b/shell-comma