branch: externals/org
commit be35212683e6e37027598e1e71aae225de2871c7
Merge: 7c4d057 e07cb2a
Author: Kyle Meyer
Commit: Kyle Meyer
Merge branch 'maint'
---
doc/org-manual.org | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/org-manual.org b/doc/org-manual.org
index 04
branch: externals/org
commit b241c126b4c989961a0ef727125f423551c78c0e
Author: Robin Campbell Joy
Commit: Kyle Meyer
ob-sql.el: Add support for SAP HANA
* lisp/ob-sql.el (org-babel-execute:sql, org-babel-sql-dbstring-saphana):
Add basic support for SAP HANA to SQL blocks.
* t
elpasync pushed a change to branch externals/org.
from 7c4d057 org-compat.el (org-mode-flyspell-verify): Do not check
code in headline
new e07cb2a manual: Fix org-latex-listings reference in footnote
new be35212 Merge branch 'maint'
new 4de1e05 test-ob-sqlit
branch: externals-release/org
commit e07cb2ad3c14a64ad8e48e5468c8c5080d98d330
Author: Kyle Meyer
Commit: Kyle Meyer
manual: Fix org-latex-listings reference in footnote
* doc/org-manual.org (Footnotes): Refer to org-latex-listings instead
of org-export-latex-listings.
T
branch: externals/org
commit 4de1e053d1eb6dbad6b5c3fe9e57bb66cc37e69d
Author: Kyle Meyer
Commit: Kyle Meyer
test-ob-sqlite.el: Don't load ob-sqlite
* testing/lisp/test-ob-sqlite.el (ob-sqlite): Don't explicitly load
ob-sqlite.
ob-LANG tests check whether the correspondi
Thanks Stefan. I was meaning to release v3.1.1 later, but I guess it’s long
enough a delay. Could you be so kind and pull the version change commit I just
pushed.
Yuan
> On Mar 16, 2021, at 12:01 AM, Stefan Monnier wrote:
>
> monnier pushed a change to branch externals/valign.
>
> from
branch: externals/valign
commit 50be47dd40d931c1b6361b057369c4b7d19b81fb
Author: Yuan Fu
Commit: Yuan Fu
* valign.el (valign): Don't specify custom options in group definition.
---
valign.el | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/valign.el b/valign.el
index 6
branch: externals/valign
commit 421c8c0cb4636e5fd87ac1022d6b8268c320f74f
Author: Yuan Fu
Commit: Yuan Fu
* valign.el: Bump version to 3.1.1.
---
valign.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/valign.el b/valign.el
index 807e9d9..3fcc44a 100644
--- a/valign.el
> Thanks Stefan. I was meaning to release v3.1.1 later, but I guess it’s long
> enough a delay. Could you be so kind and pull the version change commit
> I just pushed.
Done,
Stefan
monnier pushed a change to branch externals/valign.
from 2035143 * README-CN.org (自定义): Add descriptions for some
variables.
new 50be47d * valign.el (valign): Don't specify custom options in
group definition.
new 421c8c0 * valign.el: Bump version to 3.1.1.
Summary
branch: externals/setup
commit 3b35ee77a55640a4201419dcd24ce955de7e8b34
Author: Philip K
Commit: Philip K
Remove cl-lib code
---
setup.el | 10 ++
1 file changed, 2 insertions(+), 8 deletions(-)
diff --git a/setup.el b/setup.el
index 29da21f..324ea8f 100644
--- a/setup.el
+++ b/set
branch: externals/setup
commit 87126510fbf73671f82f0d909f5f578031f6460d
Author: Philip K
Commit: Philip K
Allow :repeatable to guess function arity
---
setup.el | 33 ++---
1 file changed, 18 insertions(+), 15 deletions(-)
diff --git a/setup.el b/setup.el
index
branch: externals/setup
commit c6db23ae614b2de1f961ab04d65fdc63cb770534
Author: Stefan Monnier
Commit: Philip K
Use macroexpand-all instead of cl-macrolet
---
setup.el | 47 ++-
1 file changed, 22 insertions(+), 25 deletions(-)
diff --git a/setup
branch: externals/setup
commit f18dabbeb6e669270644082b7464afc3745c5db4
Author: Philip K
Commit: Philip K
Directly modify setup's edebug-form-spec
Based on a suggestion Stefan Monnier
---
setup.el | 33 +
1 file changed, 13 insertions(+), 20 deletion
monnier pushed a change to branch externals/setup.
from 39accbf Mention GitHub mirror
new c6db23a Use macroexpand-all instead of cl-macrolet
new 3b35ee7 Remove cl-lib code
new f18dabb Directly modify setup's edebug-form-spec
new a6ef318 Fix indentat
branch: externals/setup
commit a6ef31868a664ae4c72e9ec2af20e583437df4c7
Author: Stefan Monnier
Commit: Philip K
Fix indentation in example section
---
README.md | 8 ++--
setup.el | 6 ++
2 files changed, 4 insertions(+), 10 deletions(-)
diff --git a/README.md b/README.md
index 22
branch: externals/sql-indent
commit 7637de184f2b304cf3209b5d4f0e7c3da295ae47
Author: Alex Harsanyi
Commit: Alex Harsanyi
Add .github directory to .elpaignore
---
.elpaignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.elpaignore b/.elpaignore
index 34d12ba..d84b475 100644
--- a/.el
branch: externals/sql-indent
commit 7af0298513616ddc6acf54a2b77bf5d0123c0102
Author: Alex Harsanyi
Commit: Alex Harsanyi
Recognize "CREATE EXTENSION" statements (#97)
Do not consider an "IF" keyword, which is part of a "CREATE EXTENSION"
statement, to start a block.
...
branch: externals/sql-indent
commit 61759eb5f07a78282a228bb1c2908273656905eb
Author: Alex Harsanyi
Commit: Alex Harsanyi
Skip over empty lines when using previous-line indentation (#95)
* sql-indent.el (sqlind-use-previous-line-indentation): find the
first non-empty line for det
monnier pushed a change to branch externals/test-simple.
from b3b69f5 Bump version
new cfd383d Remove dup test
new 29c2c1c http:// -> https://
new 4ea89f0 Try to get TravisCI working again
new ce6de04 Try to get TravisCI working again
Summary of c
monnier pushed a change to branch externals/sql-indent.
from dad9605 Release 1.5, remove Travis, add GitHub Actions status
badge
new 7637de1 Add .github directory to .elpaignore
new 61759eb Skip over empty lines when using previous-line
indentation (#95)
new
branch: externals/test-simple
commit cfd383d36dc6853917acb753fdfa0eebf33856f3
Author: rocky
Commit: rocky
Remove dup test
---
test/test-basic.el | 1 -
1 file changed, 1 deletion(-)
diff --git a/test/test-basic.el b/test/test-basic.el
index be14140..b9c6314 100644
--- a/test/test-basic.el
branch: externals/test-simple
commit 4ea89f009ffbba043689390bee1d53232b1c9a00
Author: rocky
Commit: rocky
Try to get TravisCI working again
---
.travis.yml | 16 +++-
run-travis-ci.sh | 21 +
test/Makefile.am | 24 ++--
3 files change
branch: externals/test-simple
commit ce6de04636e8d19ec84a475c03c0142b20a63de0
Author: rocky
Commit: rocky
Try to get TravisCI working again
---
run-travis-ci.sh | 3 +--
test/Makefile.am | 3 ---
2 files changed, 1 insertion(+), 5 deletions(-)
diff --git a/run-travis-ci.sh b/run-travis-ci.
branch: externals/test-simple
commit 29c2c1ca7c240c8dfdba93dba6201e542a5a3b43
Author: rocky
Commit: rocky
http:// -> https://
---
test-simple.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/test-simple.el b/test-simple.el
index 8f1ec12..d92f35f 100644
--- a/test-s
branch: externals/system-packages
commit 449dcdf4fe22874c9d91ee8d929ebb8a41b1bac6
Author: Štěpán Němec
Commit: Štěpán Němec
Replace '%p' in commands with the package name
Example 'system-packages-supported-package-managers' entry:
(change-log . "pacman -Qc %p; pacolog %p"
branch: externals/system-packages
commit 05add2fe051846e2ecb3c23ef22c41ecc59a1f36
Author: Alex Branham
Commit: Alex Branham
Update copyright
---
system-packages.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/system-packages.el b/system-packages.el
index 9e08423..78a4
monnier pushed a change to branch externals/system-packages.
from 3ad6d52 Version 1.0.11
new 4c491ca README: capitalize Emacs (checkdoc warning)
new eeff5e3 system-packages-package-manager: Fix doc string
new 45782f7 Make command prompts more consistent
branch: externals/system-packages
commit f12f05122304a4e4be83858c5726da5c1e32c82e
Author: Štěpán Němec
Commit: Štěpán Němec
get-command: Don't hardcode && logic
The commands are static and user configurable, so this DWIMish parsing
makes little sense, and actually makes customiz
branch: externals/system-packages
commit cf64fdbbb066b6ddfcbd91f778433125d8c16abc
Merge: 2862c5b f12f051
Author: Alex Branham
Commit: Alex Branham
Merge branch 'dont-hardcode-and' [33]
---
system-packages.el | 21 +
1 file changed, 9 insertions(+), 12 deletions(-)
diff
branch: externals/system-packages
commit 92c58d98bc7282df9fd6f24436a105f5f518cde9
Author: Alex Branham
Commit: Alex Branham
Update copyright
---
system-packages.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/system-packages.el b/system-packages.el
index 59d4b7e..9e08
branch: externals/system-packages
commit 2862c5b36b402ce9e8dc3a818e2b88664bb7
Author: Štěpán Němec
Commit: Štěpán Němec
change-log, owning-file, owning-file-remote: New commands
Caveat: currently I only really use pacman & pacaur, the other
invocations (incomplete, anyway) m
branch: externals/system-packages
commit 45782f70334cc4f75732c873302568dceb900882
Author: Štěpán Němec
Commit: Štěpán Němec
Make command prompts more consistent
---
system-packages.el | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/system-packages.el b/system-pac
branch: externals/system-packages
commit 4c491ca057749aa2ae51631198b33fa19447dda9
Author: Štěpán Němec
Commit: Štěpán Němec
README: capitalize Emacs (checkdoc warning)
---
README.org | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.org b/README.org
index 0a55d76..3
branch: externals/system-packages
commit c6fa6650202300265fbeb82db7d2223ab98951bc
Author: Štěpán Němec
Commit: Štěpán Němec
pacman -Ql: add the -q flag to get rid of the package name prefix
Prefixing each line with the package name only takes up space and
makes the output less r
branch: externals/system-packages
commit eeff5e395a0db54695189d1e4181ec2653a84df5
Author: Štěpán Němec
Commit: Štěpán Němec
system-packages-package-manager: Fix doc string
---
system-packages.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/system-packages.el b/sys
branch: externals/spinner
commit 3664d107a3fdd412fd922b17dafeca0642046a1e
Author: Wilfred Hughes
Commit: GitHub
Fix typo
---
README.org | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.org b/README.org
index 4fb4a4a..06c7b32 100644
--- a/README.org
+++ b/README.org
branch: externals/spinner
commit 0dcb331e9ec0b5cd7eaa8d45e2f72bd5d49bd68d
Author: Etienne
Commit: Etienne
Add moon spinner frames
* spinner.el (spinner-types): Add the third and last quarter moon
characters to the moon spinner.
---
spinner.el | 2 +-
1 file changed, 1 inserti
branch: externals/spinner
commit d15e7a7b6395be69acda9d6464acc81d3e2ad07d
Merge: a5d721e 2c70992
Author: Artur Malabarba
Commit: GitHub
Merge pull request #17 from thisch/clel
Remove usage of deprecated cl.el
---
spinner.el | 17 +
1 file changed, 9 insertions(+), 8
branch: externals/transient
commit 8c28b8a4faadd305f77a327b94e23fe78da7a30c
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
transient-prefix: Do not initially bind SUFFIX-DESCRIPTION
`transient-format-description' already assumed that this slot
may be unbound.
---
lisp/transien
branch: externals/spinner
commit 4b335260edcdd8dcee0811d7048bb08274e941f1
Author: Artur Malabarba
Commit: Artur Malabarba
Fix #1 - Don't assume mode-line-process is a list
---
spinner.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/spinner.el b/spinner.el
index b227
monnier pushed a change to branch externals/transient.
from 9ca983b Release version 0.3.0
new baebe85 manual: Deal with texinfo cross reference idiocy
new 1e090b0 Fixup changelog
new a3b4422 transient-read-{,existing-}file: New functions
new 8c28b8a
branch: externals/spinner
commit a5d721eea578abb0f13e2a7ba668033d6009f38f
Merge: 2f48b94 3664d10
Author: Artur Malabarba
Commit: GitHub
Merge pull request #15 from Wilfred/patch-1
Fix typo
---
README.org | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.org
branch: externals/spinner
commit 2f48b9468cdc98487ded9fa7b5232a1c5744d93f
Merge: 4b33526 0dcb331
Author: Artur Malabarba
Commit: GitHub
Merge pull request #12 from notetiene/master
Add moon spinner frames
---
spinner.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --
branch: externals/spinner
commit 2c70992df3551749dbe9789ae721244927411b9a
Author: Thomas Hisch
Commit: Thomas Hisch
Remove usage of deprecated cl.el
Use cl-lib instead. cl.el is marked as obsolete
beginning with emacs27.
---
spinner.el | 17 +
1 file changed, 9
branch: externals/windower
commit 63b94d6436c2f7ef8018783a10a3579010154022
Author: Pierre Neidhardt
Commit: Pierre Neidhardt
Don't switch to last buffer when window is dedicated.
---
windower.el | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/windower.el b/windower.el
monnier pushed a change to branch externals/spinner.
from 0637791 Version 1.7.3
new 4b33526 Fix #1 - Don't assume mode-line-process is a list
new 0dcb331 Add moon spinner frames
new 2f48b94 Merge pull request #12 from notetiene/master
new 3664d10 Fi
branch: externals/transient
commit eff65f1d8515df3dc41fb628d54950990a30dbb0
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
Revert "manual: Deal with texinfo cross reference idiocy"
This reverts commit baebe85cebd48442325a0071658226da8ce9dab1.
---
.gitignore | 1 -
docs/M
branch: externals/transient
commit cc16a5eaa73617a281b0bbf71b24432c38994e30
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
transient-{,base-}map: Mention related keymaps in doc-string
---
lisp/transient.el | 10 --
1 file changed, 8 insertions(+), 2 deletions(-)
diff --git a/lisp/
branch: externals/transient
commit 1e090b0cd4ea58c9fb5e807e4ebd7bdb9a7b66ba
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
Fixup changelog
---
docs/CHANGELOG | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/docs/CHANGELOG b/docs/CHANGELOG
index c64b4bc..df19184 100
branch: externals/transient
commit a3b442243b0aaf3afe96abbd4047b2338a8c34cc
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
transient-read-{,existing-}file: New functions
---
lisp/transient.el | 8
1 file changed, 8 insertions(+)
diff --git a/lisp/transient.el b/lisp/transient.el
branch: externals/transient
commit baebe85cebd48442325a0071658226da8ce9dab1
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
manual: Deal with texinfo cross reference idiocy
See see *note (texinfo)Cross Reference Commands*.
---
.gitignore | 1 +
docs/Makefile | 5 ++
branch: externals/elisp-benchmarks
commit 3dc675c0b41183cb2d9f99f3dec9f4fd93266339
Author: Andrea Corallo
Commit: Andrea Corallo
Revert "Make `comp-speed' explicit in each benchmark"
This reverts commit 026b64caf23dd63621cbd7e81d8856de1cc30598.
Reason: we prefer to have com
branch: externals/elisp-benchmarks
commit 8e8af88be9da9979565f8bc020876849000eb2bb
Author: Andrea Corallo
Commit: Andrea Corallo
Make `comp-speed' controllable through a customize
---
elisp-benchmarks.el | 17 +++--
1 file changed, 11 insertions(+), 6 deletions(-)
diff --git a/
branch: externals/elisp-benchmarks
commit 0291ac39bc92e6e25bc89b87d890a9416cb09f67
Author: Andrea Corallo
Commit: Andrea Corallo
* elisp-benchmarks.el: Bump new version.
---
elisp-benchmarks.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/elisp-benchmarks.el b/elisp-b
akrl pushed a change to branch externals/elisp-benchmarks.
from 5a37ce1 Allow for GC to kick in pidigit
new 3dc675c Revert "Make `comp-speed' explicit in each benchmark"
new 8e8af88 Make `comp-speed' controllable through a customize
new 6ff2a30 * elisp-benchm
branch: externals/elisp-benchmarks
commit 6ff2a3014a1cdee91035077e84d4f162673dc8cc
Author: Andrea Corallo
Commit: Andrea Corallo
* elisp-benchmarks.el (elb-runs): Fix group.
---
elisp-benchmarks.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/elisp-benchmarks.el b/eli
57 matches
Mail list logo