branch: externals/greader
commit 6ead65c448bc967f6154f521ee2cb59aa3f1a292
Author: Michelangelo Rodriguez
Commit: Michelangelo Rodriguez
Headers and initial commentary added.
---
greader-audiobook.el | 56
1 file changed, 56 insertions(+)
branch: externals/greader
commit e3983a5920c438e4a89a777901d8be0bb17237ce
Author: Michelangelo Rodriguez
Commit: Michelangelo Rodriguez
Greader-audiobook mode started.
---
greader-audiobook.el | 0
1 file changed, 0 insertions(+), 0 deletions(-)
diff --git a/greader-audiobook.el b/greader-
branch: externals/greader
commit 19c324134ab0a662e4f582f98a2a7402e4ad912b
Author: Michelangelo Rodriguez
Commit: Michelangelo Rodriguez
Command `greader-get-rate' added.
This command has to be supported at backend level, so a back-end that
want to support this feature has to imp
branch: externals/greader
commit 18f96fae7f8d6e26c9893189018b93219625ed02
Author: Michelangelo Rodriguez
Commit: Michelangelo Rodriguez
greader.el: fixed backends.
Now back-ends are interely responsible for their punctuation levels,
as it should have been from the beginning.
---
branch: externals/greader
commit 336b9b3608cf24c7cd20f7d32e2fe05e3c9f5150
Author: Michelangelo Rodriguez
Commit: Michelangelo Rodriguez
Greader version 0.9.21
---
greader.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/greader.el b/greader.el
index 7d91a743f3..5b40262
elpasync pushed a change to branch externals/greader.
from c277fd3e2f Greader: debug fixed.
new e3983a5920 Greader-audiobook mode started.
new 6ead65c448 Headers and initial commentary added.
new 19c324134a Command `greader-get-rate' added.
new 18f96fae7f gre
branch: externals/greader
commit 8456eb5ed9695172f09c47df8320644d9ecf
Author: Michelangelo Rodriguez
Commit: Michelangelo Rodriguez
greader-speechd.el: Option `greader-speechd-handle-server'
implemented.
This is, i hope, only a workaround while i discover the real problem
branch: externals/greader
commit aba3f330803ccc2eb2829e710d170bc9ffec4a05
Merge: 18f96fae7f c277fd3e2f
Author: Michelangelo Rodriguez
Commit: Michelangelo Rodriguez
Merge branch 'master' into personal
---
greader.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/greader
branch: externals/org
commit badb09d679d7cde07e29b6c5fa7b52a0c24cb2f5
Author: Max Nikulin
Commit: Ihor Radchenko
org-ctags.el: Do not activate on load
* etc/ORG-NEWS: Announce the change breaking for `org-ctags' users and
provide init file code to enable the feature.
* lisp/
branch: externals/org
commit 0f0019e326ad48c93d6ede55bf12dfcf9a756997
Author: Max Nikulin
Commit: Ihor Radchenko
org-ctags.el: Protect shell specials in directory name
* lisp/org-ctags.el (org-ctags-create-tags): Escape shell specials.
Directory name (the argument or `defau
branch: externals/org
commit 735334445f8348573845d3c82b408ca9f3bcfa5b
Author: Max Nikulin
Commit: Ihor Radchenko
org-ctags.el: Define unload function
* lisp/org-ctags.el (org-ctags-unload-function): New function to cleanup
during `unload-feature' call.
(org-ctags--open-link-
branch: externals/org
commit 3c01767f7eff4b15b34b8fda11bdc5b12c15e425
Author: Max Nikulin
Commit: Ihor Radchenko
test-org-ctags.el: Test escaping of shell arguments
* testing/lisp/test-org-ctags.el (test-org-ctags/create-tags-escape):
A new test that tag regexp and directory nam
elpasync pushed a change to branch externals/org.
from 3e11b2eb88 org-make-tags-matcher: Byte-compile the returned function
new 735334445f org-ctags.el: Define unload function
new badb09d679 org-ctags.el: Do not activate on load
new 0f0019e326 org-ctags.el: Protect s
branch: externals/emms
commit a330e64c212a1bf1e538be8e4615dd57a3e5191d
Author: Yoni Rabkin
Commit: Yoni Rabkin
* emms-cue.el: Use completing-read to jump to tracks in cue file
Patch by Akito Mikami
---
AUTHORS | 1 +
emms-cue.el | 42 --
branch: externals/org
commit c6bbde4c78559379d05a42d01da0405ef5e5710e
Author: Max Nikulin
Commit: Ihor Radchenko
test-org-ctags: Fix CI failures
* testing/lisp/test-org-ctags.el (test-org-ctags/with-fake-ctags): Do
not use function name not compatible with dash.
---
testing/lis
branch: elpa/evil
commit 8d3da0c404d058b73949c32763b0e34f92f76f0e
Author: Tom Dalziel
Commit: Tom Dalziel <33435574+tomd...@users.noreply.github.com>
Don't mutate register when stripping test props during paste
Fixes an issue noticed while triaging #1894
---
evil-commands.el | 14 ++
branch: elpa/moe-theme
commit 6df0d99a1a2006b218282f15d84609b88478ca7a
Author: dalu
Commit: クエン酸
fix invalid `:style none` :box properties
`none` is no longer a valid value for :box's :style attribute, as of
recent commits of Emacs HEAD.
---
moe-dark-theme.el | 4 ++--
moe-lig
branch: externals/consult
commit d84bbc1ea6ae4f85204c22102cbc4e54accbb9c4
Author: Burgess Chang
Commit: GitHub
Fix issues link (#1008)
Signed-off-by: Burgess Chang
---
README.org | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.org b/README.org
index e4b2
branch: elpa/evil
commit b6629aef2c196a6910b9fcdefad2c34b4cf4f0c1
Author: Axel Forsman
Commit: Axel Forsman
Remove evil--visual-eol-anchored
There already exists a method for sticking to EOL: Setting
temporary-goal-column to most-positive-fixnum. As such, there is no
need fo
branch: elpa/evil
commit 55f29f07e31c408931e3569066c2050c48dd882b
Author: Axel Forsman
Commit: Axel Forsman
Small cleanups
---
evil-commands.el | 45 +
evil-common.el | 36 ++--
evil-macros.el | 17 +++--
elpasync pushed a change to branch elpa/evil.
from 8d3da0c404 Don't mutate register when stripping test props during
paste
new b6629aef2c Remove evil--visual-eol-anchored
new 55f29f07e3 Small cleanups
new f564ffa3ca Define documentation dependencies
Summary of cha
branch: elpa/evil
commit f564ffa3ca33cbcdc24218906dc95566f679d1b1
Author: Axel Forsman
Commit: Axel Forsman
Define documentation dependencies
Read the Docs stopped installing spinx-rtd-theme by default, which
broke documentation builds. This commit fixes that by pinning the
branch: elpa/helm
commit fa1b2f3fca3929c081e777655d4af97c3f9f0ae5
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Fix rsync svg progress bar precision
---
helm-files.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/helm-files.el b/helm-files.el
index 3154d6c79c..b6
elpasync pushed a change to branch elpa/helm.
from 21a3a3327e Allow customizing the rsync progress bar
new 5a2e18dfe7 Provide the rsync SVG progress bar fn
new fa1b2f3fca Fix rsync svg progress bar precision
new fc443cdacc Use black/white as defaul color for svg PB
branch: elpa/helm
commit f1930b14866586112434c18c8049caadf2f8a286
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Fix helm-current-buffer when resuming
---
helm-core.el | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/helm-core.el b/helm-core.el
index dad3c412d9
branch: elpa/helm
commit fc443cdaccd178d1a2b680d9b8cf397a7a85fc72
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Use black/white as defaul color for svg PB
---
helm-files.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/helm-files.el b/helm-files.el
index b60e38d2
branch: elpa/helm
commit 5a2e18dfe7424df2e844d6595600115d617149a4
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Provide the rsync SVG progress bar fn
---
helm-files.el | 34 +++---
1 file changed, 31 insertions(+), 3 deletions(-)
diff --git a/helm-files.el
branch: elpa/hyperdrive
commit 805180751dd0ca0b975ddb5c38b1e044aa0f9740
Author: Adam Porter
Commit: Adam Porter
Tidy: Compilation warning
---
hyperdrive-lib.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/hyperdrive-lib.el b/hyperdrive-lib.el
index bf79874922..b795b34
branch: elpa/hyperdrive
commit 0b754b36b73bfca7d7326f8c8f7871c0283a32fa
Author: Joseph Turner
Commit: Joseph Turner
Move defun to avoid compilation error
---
hyperdrive-lib.el | 4
hyperdrive-org.el | 4
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/hyperdrive-lib
branch: elpa/hyperdrive
commit dd570c4591c73e6bbe4386acd7b221876ac9d887
Author: Joseph Turner
Commit: Joseph Turner
Meta: Update copyright notice
---
hyperdrive-describe.el | 2 +-
hyperdrive-diff.el | 2 +-
hyperdrive-dir.el | 2 +-
hyperdrive-ewoc.el | 2 +-
hyperdrive-histor
branch: elpa/hyperdrive
commit afb04553fcf096aebc8a35598532aeb984827f0d
Author: Joseph Turner
Commit: Joseph Turner
Tidy: Split h/org--element-entry out from h/org--link-entry-at-point
This allows h/org--element-entry to be called with an Org link element
context which has been
branch: elpa/hyperdrive
commit 24064d9de677b8b2f0ae1abc9db78195257250c8
Author: Joseph Turner
Commit: Joseph Turner
Fix: Don't remove "::" from non-Org link targets
---
hyperdrive-lib.el | 9 ++---
hyperdrive-org.el | 4
2 files changed, 10 insertions(+), 3 deletions(-)
diff --git
branch: elpa/hyperdrive
commit ce814a8d4c81c21e94cc2537db7900f27e6d437b
Author: Adam Porter
Commit: Adam Porter
Add/Change: (h//find-buffer-visiting)
---
hyperdrive-lib.el | 21 -
hyperdrive.el | 18 --
2 files changed, 16 insertions(+), 23 deletions(
elpasync pushed a change to branch elpa/hyperdrive.
from d10b6524bc Meta: Update changelog
new afb04553fc Tidy: Split h/org--element-entry out from
h/org--link-entry-at-point
new 4b89ff6a04 Docs: Clarify storing org links
new 24064d9de6 Fix: Don't remove "::" from n
branch: elpa/hyperdrive
commit bdf2fa244a1a1dc0a953f7967ff997e146643165
Author: Joseph Turner
Commit: Joseph Turner
Meta: Add to dictionary
---
.dir-locals.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.dir-locals.el b/.dir-locals.el
index 5ba88fb009..65d6493da8 100
branch: elpa/hyperdrive
commit 4b89ff6a04faf925b91f9e5496b192414eb2ebed
Author: Joseph Turner
Commit: Joseph Turner
Docs: Clarify storing org links
---
doc/hyperdrive.org | 5 +++--
doc/hyperdrive.texi | 5 +++--
2 files changed, 6 insertions(+), 4 deletions(-)
diff --git a/doc/hyperdrive
branch: elpa/hyperdrive
commit 929d9dd4869ed2b79bffaca6f9e3d63691513e4a
Author: Joseph Turner
Commit: Joseph Turner
Meta: Update changelog
---
CHANGELOG.org | 5 +
1 file changed, 5 insertions(+)
diff --git a/CHANGELOG.org b/CHANGELOG.org
index 04aee796b6..f78c7fe4cd 100644
--- a/CHANG
elpasync pushed a change to branch elpa/helm-core.
from 21a3a3327e Allow customizing the rsync progress bar
adds 5a2e18dfe7 Provide the rsync SVG progress bar fn
adds fa1b2f3fca Fix rsync svg progress bar precision
adds fc443cdacc Use black/white as defaul color for svg
branch: elpa/hyperdrive
commit 02b77f7f4f82abc8916d13488cd022f07509e7c8
Merge: d10b6524bc 929d9dd486
Author: Joseph Turner
Commit: Joseph Turner
Merge branch 'org-transclusion'
---
.dir-locals.el | 2 +-
CHANGELOG.org | 5 +
doc/hyperdrive.org | 5 +++--
doc/hype
branch: elpa/hyperdrive
commit 59b7dcf10b802f595c58be9301d923b28fb5123c
Author: Adam Porter
Commit: Adam Porter
Fix: (h//find-buffer-visiting) Take first buffer
---
hyperdrive-lib.el | 11 ++-
1 file changed, 6 insertions(+), 5 deletions(-)
diff --git a/hyperdrive-lib.el b/hyperdri
branch: elpa/helm
commit 9be9829a90edb6145c623348cfd80aa55dbbd9fc
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Fix wording issue with "actually"
---
helm-core.el| 4 ++--
helm-dabbrev.el | 2 +-
helm-files.el | 4 ++--
helm-grep.el| 4 ++--
helm-help.el| 4 ++--
helm-mo
branch: externals/idlwave
commit e65a0676cb959d30df530f5a30d996d6bb06e617
Author: JD Smith <93749+jdtsm...@users.noreply.github.com>
Commit: JD Smith <93749+jdtsm...@users.noreply.github.com>
variables: require browse-url
---
idlw-variables.el | 3 +++
1 file changed, 3 insertions(+)
diff --
branch: externals/org-modern
commit 5393edbb5a078348d0eea5723868c35be3e73494
Author: Daniel Mendler
Commit: Daniel Mendler
Update org-modern-fold-stars
---
org-modern.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/org-modern.el b/org-modern.el
index 5b4d65cec0..b781a
branch: elpa/hyperdrive
commit d259854b69c7551a09fb36fa9fcad9256368e248
Author: Adam Porter
Commit: Adam Porter
Fix: (hyperdrive-diff-file-entries) Kill buffers more reliably
---
hyperdrive-diff.el | 62 +-
1 file changed, 33 insertions(+)
branch: elpa/macrostep
commit 81fcf3dafb761fed82c8c3b1c2dfe6956b62344d
Author: Jeremy Bryant
Commit: Jeremy Bryant
Release version 0.9.3
---
macrostep.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/macrostep.el b/macrostep.el
index ca9683961c..edd01d7059 100644
--- a
branch: elpa/macrostep
commit a738ffdb16fe5f95c60e02054fa3a9e1d275acbc
Author: Jeremy Bryant
Commit: Jeremy Bryant
; * macrostep-test.el: Fix last change
---
macrostep-test.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/macrostep-test.el b/macrostep-test.el
index a7e
elpasync pushed a change to branch elpa/macrostep.
from e28d0a028f ; Replace macrostep-make-ring by
ring-convert-sequence-to-ring.
new a88fccf32d Add FSF copyright notice
new a738ffdb16 ; * macrostep-test.el: Fix last change
new 81fcf3dafb Release version 0.9.3
Su
branch: elpa/macrostep
commit a88fccf32df3fa61cf5652b2d9adbfb8c0a5bf60
Author: Jeremy Bryant
Commit: Jeremy Bryant
Add FSF copyright notice
* macrostep-test.el: Add FSF copyright to reflect contributors.
---
macrostep-test.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/macr
branch: elpa/hyperdrive
commit 90ea9beb1092e10171777f605b425314cc1f20ff
Author: Joseph Turner
Commit: Joseph Turner
Meta: Update changelog
---
CHANGELOG.org | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGELOG.org b/CHANGELOG.org
index f78c7fe4cd..720213a1d4 100644
--- a/CHANGELOG.
49 matches
Mail list logo