branch: externals/async
commit 7df20ed3b8aeb24f7e1683d6d488d59bc4922031
Author: Matus Goljer
Commit: Matus Goljer
feat: automatically close error buffer when process finishes
---
async.el| 9 ++---
tests/test-async.el | 50 ++
branch: externals/async
commit 3f91ce8b963cd6909c6578f87b5545fd761f1547
Merge: aee2947bd5 7df20ed3b8
Author: Thierry Volpiatto
Commit: GitHub
Merge pull request #174 from Fuco1/bugfix/autoclose-err-buffer
feat: automatically close error buffer when process finishes
---
async.el
branch: elpa/telephone-line
commit 35086a65aff4d7aa2c8e878b29159050a7d74a64
Author: Grant Shangreaux
Commit: Grant Shangreaux
Fix: quote flymake--mode-line-format symbol boundp check
It seems like the symbol flymake--mode-line-format is no longer found
in the flymake package's c
branch: elpa/telephone-line
commit 202f9c94f7b86827ab7ebb6dbce8302b0447d6ff
Merge: 314187790b 35086a65af
Author: Daniel Bordak
Commit: GitHub
Merge pull request #138 from gcentauri/master
Fix: quote flymake--mode-line-format symbol boundp check
---
telephone-line-segments.el | 3 +-
elpasync pushed a change to branch externals/realgud-trepan-xpy.
from 9fae50636f Merge pull request #1 from mplscorwin/patch-1
adds f758f48266 Get ready for release 1.0.1
No new revisions were added by this update.
Summary of changes:
.gitignore| 2 ++
NEWS
rocky pushed a change to branch externals/realgux-trepan-xpy.
at f758f48266 Get ready for release 1.0.1
This branch includes the following new commits:
new f758f48266 Get ready for release 1.0.1
branch: externals/realgux-trepan-xpy
commit f758f48266d90775643454e72214e40a4ed320b8
Author: rocky
Commit: rocky
Get ready for release 1.0.1
---
.gitignore| 2 ++
NEWS | 6 ++
THANKS| 0
configure.ac | 2 +-
realgud-trepan-xpy.el | 4
branch: elpa/org-mime
commit d368bd4119bfcf2997a6a23bbf5f41e043164d29
Merge: cc00afcf02 3cbd663066
Author: Chen Bin
Commit: GitHub
Merge pull request #86 from nickanderson/issue-85/master
Added support for In-Reply-To header
---
README.org | 3 ++-
org-mime.el | 21 ++
branch: elpa/org-mime
commit 3cbd663066c90a2953013d0a7e8e08b5c842d757
Author: Nick Anderson
Commit: Nick Anderson
Added support for In-Reply-To header
This change adds support for the In-Reply-To header.
This allows you to leverage a capture template when reading an email i
branch: elpa/spacemacs-theme
commit 5d3ccc192ff5785e5a9e960c48252e0b3ab9e88c
Author: Lucius Hu
Commit: Lucius Hu
update face-attributes to latest conventions
Changed `nil` values in `:foreground` and `:background` attributes to
`'unspecified`.
Changed `:bold t` and `:bold ni
elpasync pushed a change to branch elpa/spacemacs-theme.
from 1ec73d68b0 Merge pull request #198 from eeshugerman/patch-1
new 5d3ccc192f update face-attributes to latest conventions
new 5a453a9d73 more update on face attributes
new 05fe9bc750 Merge pull request #200
branch: elpa/xah-fly-keys
commit b011c3d9e49dcb97014695352fbf3740bce88bb0
Author: Xah Lee
Commit: Xah Lee
new var xah-temp-dir-path. now xah-save-close-current-buffer saves non-file
buffers to that dir.
---
xah-fly-keys.el | 15 ---
1 file changed, 12 insertions(+), 3 deletions
branch: elpa/spacemacs-theme
commit 05fe9bc750203960179d456ae4079d582561659c
Merge: 1ec73d68b0 5a453a9d73
Author: Nasser Alshammari
Commit: GitHub
Merge pull request #200 from lebensterben/master
update face-attributes to latest conventions
---
spacemacs-common.el | 102 +++
branch: elpa/spacemacs-theme
commit 5a453a9d7394a3f2b1747c440241cb83ada8fef5
Author: Lucius Hu
Commit: Lucius Hu
more update on face attributes
---
spacemacs-common.el | 30 +++---
1 file changed, 15 insertions(+), 15 deletions(-)
diff --git a/spacemacs-common.el b/
elpasync pushed a change to branch externals/xeft.
from 2655af67d2 ; Improve docstring
new 9bf39a6b02 Don't trim "version strings" from file extensions
(issue#24)
new 24ddfefc30 Allow following symlinks when recursively listing files
(issue#6)
Summary of changes:
xeft.e
branch: externals/xeft
commit 9bf39a6b028f999064dbb0c21766baa5d7f1521a
Author: Yuan Fu
Commit: Yuan Fu
Don't trim "version strings" from file extensions (issue#24)
* xeft.el (xeft--file-name-extension): New function.
(xeft-default-file-filter): Use xeft--file-name-extension.
---
branch: externals/xeft
commit 24ddfefc307037a0dc418c9bc3d80cc1e0b450f9
Author: Yuan Fu
Commit: Yuan Fu
Allow following symlinks when recursively listing files (issue#6)
* xeft.el (xeft-recursive): Add a new possible value
'follow-symlinks'.
(xeft--file-list): Follow symlinks
branch: externals/realgud-trepan-xpy
commit 9fae50636f6f614b70c4f1251d10a4bd7e6bfbb2
Merge: 9888ed6472 51668106e8
Author: R. Bernstein
Commit: GitHub
Merge pull request #1 from mplscorwin/patch-1
fix links in commentary
---
realgud-trepan-xpy.el | 4 ++--
1 file changed, 2 insertio
branch: externals/realgud-trepan-xpy
commit 51668106e8647e039fe444d99835bf2e9ae76aea
Author: Corwin
Commit: GitHub
adjust pypi link in commentary
fix pypi link in elisp header commentary
---
realgud-trepan-xpy.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/r
elpasync pushed a change to branch externals/realgud-trepan-xpy.
from 9888ed6472 Add NEWS and misc updates
new 87bd24dc43 fix links in commentary
new 51668106e8 adjust pypi link in commentary
new 9fae50636f Merge pull request #1 from mplscorwin/patch-1
Summary of c
branch: externals/realgud-trepan-xpy
commit 87bd24dc43f64445725b1f522840a4a415cc55ad
Author: Corwin
Commit: GitHub
fix links in commentary
Trivial documentation change fixing two broken links in commentary. feel
free to ignore if this doesn't make life easier :)
PS, I do
branch: elpa/racket-mode
commit 3d122858696f2c81101e52d2f191dd2d11a11daa
Author: Greg Hendershott
Commit: Greg Hendershott
Avoid backward-delete-char
Bleeding edge Emacs starting to warn this is for interactive use only.
Instead use delete-char with negative argument.
---
racke
branch: elpa/subed
commit 0519eb16ad618880fbc9cfd272ebb13e2ceab619
Author: Sacha Chua
Commit: Sacha Chua
1.2.1: Adjust loops when setting start or stop time
* NEWS.org: Document 1.2.1.
* subed/subed-common.el (set-subtitle-time-start): Update loop start
if it's within the cu
branch: elpa/eat
commit 0586a84e521fc7ed9febc430039c4baba95889d7
Author: Akib Azmain Turja
Commit: Akib Azmain Turja
Fix incompatiblity with Eshell on Emacs 28
* eat.el (eat--eshell-setup-proc-and-term): Set
'eat--input-process' terminal parameter on Emacs 28.
* eat.el (eat-
branch: externals/embark
commit 16c3d337f0ef67d680ed4d929e75e823a05332f3
Merge: fc23a52785 0c6903cb0b
Author: Omar Antolín
Commit: Omar Antolín
Merge branch 'master' of https://github.com/oantolin/embark
---
embark-consult.el | 13 ++---
embark.el | 4 +++-
2 files changed,
elpasync pushed a change to branch externals/embark-consult.
from 0c6903cb0b Run all actions with the default-directory of the
originating buffer
adds fc23a52785 org-set-tags-command should ignore the target!
adds 16c3d337f0 Merge branch 'master' of
https://github.com/oantol
branch: externals/embark
commit 3ffb27a833d326ccf7e375bb9d94ebf4dc37fa77
Author: Omar Antolín
Commit: Omar Antolín
Clip org targets to narrowed portion of buffer
The bounds returned by org-element-context give the full org element,
ignoring any narrowing. This caused an error ge
elpasync pushed a change to branch externals/embark.
from 0c6903cb0b Run all actions with the default-directory of the
originating buffer
new fc23a52785 org-set-tags-command should ignore the target!
new 16c3d337f0 Merge branch 'master' of
https://github.com/oantolin/embar
branch: externals/embark
commit fc23a527853403a85bda7f1df0c0ac8ed6b1cc9e
Author: Omar Antolín
Commit: Omar Antolín
org-set-tags-command should ignore the target!
---
embark-org.el | 3 +++
1 file changed, 3 insertions(+)
diff --git a/embark-org.el b/embark-org.el
index a219bac8de..0636dbee
29 matches
Mail list logo