branch: externals/dtache
commit 6f45c07a20bf455766770a1e7a267f6e2a711c45
Author: Niklas Eklund
Commit: Niklas Eklund
Fix checkdoc and package-lint violations
---
dtache-compile.el | 2 +-
dtache-eshell.el | 2 +-
dtache.el | 19 +--
3 files changed, 11 insertions(
branch: externals/dtache
commit 28cb384d9612d2c74bb42ea52b9bb919c3c01f73
Author: Niklas Eklund
Commit: Niklas Eklund
Update attach with fallback
---
dtache.el | 23 +--
1 file changed, 13 insertions(+), 10 deletions(-)
diff --git a/dtache.el b/dtache.el
index 3f19da9a38
branch: externals/dtache
commit acf98f042c98691c3eb62eeef93cfbfaee170f67
Author: Niklas Eklund
Commit: Niklas Eklund
Update README
---
README.org | 56 +++-
1 file changed, 27 insertions(+), 29 deletions(-)
diff --git a/README.org b/READM
branch: externals/dtache
commit 94f207eeeb57c2ca82598dd0434e3b9aa00c01b1
Author: Niklas Eklund
Commit: Niklas Eklund
Make dtache utilize notifications library
This patch implements a notification message function which relies on
the notifications library. This is made the defaul
branch: externals/ergoemacs-mode
commit d33f63a3c6085c442ee58c79f4fa8cafd8dd
Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Remove comit because the bindings are overwritten by `ergoemacs-mode'
---
er
branch: externals/dtache
commit 884bf8e44d9e719b633b9747fc05b33f8178bca4
Author: Niklas Eklund
Commit: Niklas Eklund
Improve dtache function
This patch contains multiple additions to dtache:
- dtache-compile.el is introduced
- a universal detach command is added
- attach
branch: externals/dtache
commit 5da693be75d282eb4be0845d26e1ce44eace7e06
Author: Niklas Eklund
Commit: Niklas Eklund
Update CHANGELOG
---
CHANELOG.org | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CHANELOG.org b/CHANELOG.org
index bbf7b42afa..84f2fe0fdb 100644
--- a/CH
branch: externals/dtache
commit caf2fc4914f889f3c97e1919d456aca70f8a65aa
Author: Niklas Eklund
Commit: Niklas Eklund
Fix incorrect time
The time was not calculated properly.
---
dtache.el | 21 -
1 file changed, 12 insertions(+), 9 deletions(-)
diff --git a/dta
branch: externals/ergoemacs-mode
commit 84289722f49c1172003973c7ab62766dfbd8a474
Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Remove outdated documenation
---
dir | 18 --
el-get/ergo
branch: externals/dtache
commit 26cb80f3438c4faa96d4ce3b4e863dd01f6b70b3
Author: Niklas Eklund
Commit: Niklas Eklund
Add installation section to README
Mention that dtache can be installed as a guix package.
---
README.org | 9 -
1 file changed, 8 insertions(+), 1 deletion(
branch: externals/leaf
commit 61365188be30c34c0e8b6f2004488e60a83dfcd6
Merge: 0ccc52bb85 1f51e90e99
Author: Naoya Yamashita
Commit: GitHub
Merge pull request #505 from gksato/feature#504-package-save-selected
On :package, save already installed pkgs into selected-packages
---
READM
branch: externals/dtache
commit 4284951870389513ea2d90d2e1cf3d65dc6d951b
Author: Niklas Eklund
Commit: Niklas Eklund
Make dtache-delete-sessions a command
---
dtache.el | 17 -
1 file changed, 12 insertions(+), 5 deletions(-)
diff --git a/dtache.el b/dtache.el
index 7081941
elpasync pushed a change to branch externals/ergoemacs-mode.
from 5692fc1f1e Add replacement for `C-h k`
new d33f63a3c6 Remove comit because the bindings are overwritten by
`ergoemacs-mode'
new 683020a92b Fix `ergoemacs-read-key` advice to work better with
`magit`
n
branch: externals/ergoemacs-mode
commit b0ede648b660cc7fe2b15abf6d85cf59ab01bc96
Merge: df8d4253c4 df6bdfc55d
Author: Matthew Fidler
Commit: GitHub
Merge pull request #513 from sobkas/master
Support for Polish Programmers QWERTY in layouts
---
ergoemacs-layouts.el | 13
branch: externals/leaf
commit 841847361405bb01bb116468a6863191490ece57
Author: Naoya Yamashita
Commit: Caowei
transform nil to ()
---
leaf-tests.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/leaf-tests.el b/leaf-tests.el
index 191d7a626e..ed3108e5f2 100644
--- a/lea
branch: externals/leaf
commit 3a6b31f73786f395d78a6de0aba8c25d5f065472
Author: Naoya Yamashita
Commit: Naoya Yamashita
run test also on Emacs-27.2
---
.github/workflows/test.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index
branch: externals/ergoemacs-mode
commit 739ca23a32f38a035d356b9d8ef8cbeaa8e8702a
Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Do not send emacs keys when in `term-mode`. Fix #510
---
ergoemacs-mode.el |
branch: externals/dtache
commit 0c8241a33d1a5bfb87ac9e1e0aaa859b722b5338
Author: Niklas Eklund
Commit: Niklas Eklund
Update actions from defvar to defcustom
---
dtache-compile.el | 12 +---
dtache-eshell.el | 8 +++-
dtache-shell.el | 16
3 files changed, 28
branch: externals/ergoemacs-mode
commit 8cf95f4beb0e799122212cda95a6c1d73c21aeea
Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Spacing changes
---
ergoemacs-mode.el | 97 +++--
branch: externals/dtache
commit c08072612fafb9b457c2cf3997ce20b4d221a303
Author: Niklas Eklund
Commit: Niklas Eklund
Update rerun command with prefix argument
Adding a prefix-argument to the dtache-rerun-session in order to be
able to suppress the output from a session one wants
branch: externals/leaf
commit 7cc38f9739eadc569b1179fabe7f7893167105da
Author: Naoya Yamashita
Commit: Naoya Yamashita
tagged v4.5.5
---
leaf.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/leaf.el b/leaf.el
index 3c49466402..ee1d2d25bb 100644
--- a/leaf.el
+++ b/leaf
branch: externals/leaf
commit 91f7ba756c207d629397803c25bf3e16dfc122f8
Author: Naoya Yamashita
Commit: Naoya Yamashita
tagged v4.5.4
---
leaf.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/leaf.el b/leaf.el
index b4fce2a3e4..f36e76a05c 100644
--- a/leaf.el
+++ b/leaf
branch: externals/leaf
commit 81ba02fb4337cff299052a56c8f286b08f659c21
Author: Naoya Yamashita
Commit: Naoya Yamashita
add lambda bind pattern to README
---
README.org | 8 +++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/README.org b/README.org
index 6d4a49bf2c..a22f31
branch: externals/leaf
commit a3835be6cc907af651d39708cdc6d9889e5fb2dd
Author: 北䑓如法
Commit: 北䑓如法
Fix typo (isearch-mode-map)
---
README.md | 4 ++--
README.org| 4 ++--
leaf-tests.el | 4 ++--
3 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/README.md b/README.md
index
branch: externals/dtache
commit 5d78cfb3b39f67741ddacf1bd146952ecd8c31e0
Author: Niklas Eklund
Commit: Niklas Eklund
Add attach command
---
README.org | 1 +
dtache-eshell.el | 2 +-
dtache-shell.el | 2 +-
dtache.el| 32 ++--
4 files changed, 2
branch: externals/ergoemacs-mode
commit df6bdfc55d4ecfb5c3fc81a28cb290099c52bff0
Author: Krzysztof Sobiecki
Commit: Krzysztof Sobiecki
Support for Polish Programmers QWERTY in layouts
---
ergoemacs-layouts.el | 13 -
1 file changed, 12 insertions(+), 1 deletion(-)
diff --git a/
branch: externals/dtache
commit 668f6aca83405a68a6e6f27eed483af58b85f55f
Author: Niklas Eklund
Commit: Niklas Eklund
Improve dtache-kill-session
Simplify the underlying detection of the session's pid and child
pids. This patch should work on remote hosts as well as local hosts.
branch: externals/leaf
commit 7460e3c5ebab6918397c362c778ee3683f679dc8
Merge: 7d5e17e41d 3a6b31f737
Author: Naoya Yamashita
Commit: GitHub
Merge pull request #518 from conao3/test
Run test also on Emacs-27.2
---
.github/workflows/test.yml | 1 +
1 file changed, 1 insertion(+)
diff
branch: externals/leaf
commit 0a698d240e49ebfbe57f7637ba104498478052ee
Merge: 7d8f768db5 a3835be6cc
Author: Naoya Yamashita
Commit: GitHub
Merge pull request #519 from Nyoho/fix/typo
Fix typo (isearch-mode-map)
---
README.md | 4 ++--
README.org| 4 ++--
leaf-tests.el | 4 +
branch: externals/ergoemacs-mode
commit 683020a92bbcb4a9135f277c6e90a338a49f224e
Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Fix `ergoemacs-read-key` advice to work better with `magit`
---
ergoemacs-ad
branch: externals/leaf
commit 7d5e17e41de9147805711a7119bd42bfa47e8445
Merge: 8b5bbac137 749593adae
Author: Naoya Yamashita
Commit: GitHub
Merge pull request #517 from conao3/fix-custom
Use just push instead of using package--save-selected-packages
---
leaf-tests.el | 30 ++
branch: externals/leaf
commit 3d8684dc2d2b0b68e383229366a560b537992703
Author: Naoya Yamashita
Commit: Naoya Yamashita
warn at :after when specified nil or any keywords
---
leaf.el | 18 +-
1 file changed, 17 insertions(+), 1 deletion(-)
diff --git a/leaf.el b/leaf.el
index
branch: externals/ergoemacs-mode
commit d719e7ee831355bd9e755028a219edcde22f3f56
Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Add menu keys back to standard `ergoemacs-mode' theme
---
ergoemacs-themes.e
branch: externals/leaf
commit 9797d3258d3d6fd5c02cdb9ff18275a8c64786fd
Author: lorniu/sz
Commit: lorniu/sz
Get rid the warning in define minor mode.
The warning is `Use keywords rather than deprecated positional arguments to
define-minor-mode`
when startup.
---
leaf.el | 3 ++-
branch: externals/ergoemacs-mode
commit d8d4d309db28259fa6dac7f66c88bc2d2dfe6dfa
Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Move to swap keymaps #510
---
ergoemacs-cua.el | 85 +++
branch: externals/leaf
commit 9eb18e8c9c375aa0158fbd06ea906bfbf54408fe
Merge: d314af8e9f 9797d3258d
Author: Naoya Yamashita
Commit: GitHub
Merge pull request #526 from lorniu/minor-mode
Get rid the warning in define minor mode.
---
leaf.el | 3 ++-
1 file changed, 2 insertions(+),
elpasync pushed a change to branch externals/leaf.
from 0ccc52bb85 Merge pull request #503 from jgarte/jgarte-patch-1
new 1f51e90e99 On :package, save already installed pkgs into
selected-packages
new 61365188be Merge pull request #505 from
gksato/feature#504-package-save-
branch: externals/leaf
commit d314af8e9f8b545a23cc1c33056cbec4dde0fc9b
Merge: 2d395ee3d4 097cb1d2fd
Author: Naoya Yamashita
Commit: GitHub
Merge pull request #521 from lorniu/master
Remove extra quote before (lambda) generated by `leaf-key`.
---
leaf-tests.el | 2 +-
leaf.el
branch: externals/leaf
commit 9d799785744d9ebc9c444f9914b79774bc402ca4
Merge: 61365188be 5469c1b5cf
Author: Naoya Yamashita
Commit: GitHub
Merge pull request #509 from meziberry/p/leaf-keys-bind-keymap-asterisk
Bugfix: leaf-keys-bind-keymap*'s error: number of arguments.
---
leaf.e
branch: externals/leaf
commit 8b5bbac1372daadfc93f8f45a8e31155e0e25266
Merge: 9d79978574 5ac6ae61e1
Author: Naoya Yamashita
Commit: GitHub
Merge pull request #512 from meziberry/p/leaf-keys
leaf-keys use the BIND-KEYMAP-PKG ranther than :package's value, when…
---
leaf.el | 6 +++--
branch: externals/dtache
commit cf9c37579d190b33e9233147828f56b7f074142f
Author: Niklas Eklund
Commit: Niklas Eklund
Update time handling in session object
This patch adds a time property to the dtache-session object. It
replaces the need for the creation-time and duration prope
branch: externals/leaf
commit d732e4b88c0686df386073a90587bea681bd005c
Author: Naoya Yamashita
Commit: Naoya Yamashita
use just `push` instead of using `package--update-selected-packages`
Note
- The previous function expanded `custom-save-variable`, which
saved custom.el s
branch: externals/leaf
commit b6276d7faa0ddf423d5fb0c22936152bb795e454
Author: Caowei
Commit: Caowei
Change the expand form of leaf-key, when binding to lambda or menu-item
---
leaf-tests.el | 8 +++-
leaf.el | 15 +--
2 files changed, 12 insertions(+), 11 deletions(-
branch: externals/leaf
commit 097cb1d2fdab35ab0c3e11a51b21ee8a734a855c
Author: lorniu/sz
Commit: lorniu/sz
Remove extra quote before (lambda) generated by `leaf-key`.
---
leaf-tests.el | 2 +-
leaf.el | 3 ++-
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/leaf-tests.e
branch: externals/leaf
commit 2d395ee3d4d16f6c17a471cc1d068f32fe6e527a
Merge: 0a698d240e 7cc38f9739
Author: Naoya Yamashita
Commit: GitHub
Merge pull request #525 from conao3/warn-after-keyword
Warn :after keyword when specified nil or any keywords
---
leaf.el | 20
branch: externals/corfu
commit 3756017533b5f42681366e19d81b837c77156b92
Author: Daniel Mendler
Commit: Daniel Mendler
corfu--completion-in-region: Rework completion termination
corfu--completion-in-region should be replaced with a clean
reimplementation of
the default completio
elpasync pushed a change to branch externals/mct.
from a512ebae2a Fix potential mct-region-mode + corfu-mode clash
new 7c27d890de Minor doc string update
new 2ae90387c6 Update manual about MCT's goal; Vertico comparison
new 307a70adc2 Minor tweaks to the manual
branch: externals/mct
commit 8a444a6b13d5e02a04f18153231b51d0400168fa
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Rewrite manual for mct-region-mode
---
README.org | 154 +++--
1 file changed, 100 insertions(+), 54 deletion
branch: externals/cape
commit 3b019d5dea5346571926fa9d508a9879243be36a
Author: Daniel Mendler
Commit: Daniel Mendler
cape--company-call: Use polling if throw-on-input=nil
---
cape.el | 57 +++--
1 file changed, 27 insertions(+), 30 deletio
branch: externals/mct
commit 2ae90387c635cd961bee2aeede7c4efa8dcc0bd0
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Update manual about MCT's goal; Vertico comparison
---
README.org | 36 +++-
1 file changed, 27 insertions(+), 9 deletions(-)
diff -
branch: externals/mct
commit 307a70adc2cb2261db1acdba94e36e6176a734ad
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Minor tweaks to the manual
---
README.org | 22 +++---
1 file changed, 11 insertions(+), 11 deletions(-)
diff --git a/README.org b/README.org
index
branch: externals/mct
commit 7c27d890dee2212b6cfaca8ceb0441cb33082c41
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Minor doc string update
---
mct.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/mct.el b/mct.el
index f54f4a6a86..f35bc813ee 100644
--- a/mct.
branch: externals/mct
commit 3deaa120e06ea60ba87fadb5bfe97dff76b9ae57
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Fix highlighting for completions-format
---
mct.el | 10 --
1 file changed, 8 insertions(+), 2 deletions(-)
diff --git a/mct.el b/mct.el
index f35bc813ee..f
elpasync pushed a change to branch externals/mct.
from 3deaa120e0 Fix highlighting for completions-format
new 2b0cf1d069 Document mct-region-completions-format
new e2caa063d9 Add missing metadata to CHANGELOG headings
new e6e5d33181 Upgrade to version 0.4.0
Summary
branch: externals/mct
commit e6e5d3318146133f3772a8cdddcf88c974808eaf
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Upgrade to version 0.4.0
---
CHANGELOG.org | 56
README.org| 6 +++---
mct.el| 2 +-
3 files c
branch: externals/mct
commit 2b0cf1d069ef4a459183dc1fe3dd2f099b04ba05
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Document mct-region-completions-format
---
README.org | 9 +
1 file changed, 9 insertions(+)
diff --git a/README.org b/README.org
index be2b4755c8..e18951d4
branch: externals/mct
commit e2caa063d9a8ff1ce8892f98c574672b94044774
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Add missing metadata to CHANGELOG headings
---
CHANGELOG.org | 15 +++
1 file changed, 15 insertions(+)
diff --git a/CHANGELOG.org b/CHANGELOG.org
index
branch: externals/org
commit 5d05f5911a9078e8c77851c40dc6a77d2a4c3955
Author: Ihor Radchenko
Commit: Ihor Radchenko
org-element-cache: Allow detecting changes from indirect non-Org buffers
* lisp/org-element.el (org-element--cache-before-change):
(org-element--cache-after-change
branch: elpa/web-mode
commit b095d169eed792137682ab305bc40732c6874af4
Author: Vitalie Spinu
Commit: Vitalie Spinu
Respect font-lock-dont-widen during region extension
---
web-mode.el | 3 +++
1 file changed, 3 insertions(+)
diff --git a/web-mode.el b/web-mode.el
index 263991458b..1443dbede
branch: elpa/web-mode
commit d95e0db1bd042d1a8c9bb6bf744eb07ecbf62d73
Merge: 4f1c96381a b095d169ee
Author: fxbois
Commit: GitHub
Merge pull request #1222 from vspinu/respect-font-lock-dont-widen
Respect font-lock-dont-widen during region extension
---
web-mode.el | 3 +++
1 file ch
branch: externals/org-transclusion
commit c7159927baf4bd73742abbcd86cb114bfcf9e17f
Author: Noboru Ota
Commit: Noboru Ota
docs:README minor update
---
README.org | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.org b/README.org
index b789fa792b..e6bf2e60b0 100644
--
branch: externals/org-transclusion
commit f66a0e0fcbde22d516cf786c46df2fe9c2a1fd3e
Author: Noboru Ota
Commit: Noboru Ota
doc:README attempt at supporting both ASCII and GH
---
README.org | 35 ++-
1 file changed, 18 insertions(+), 17 deletions(-)
diff --git
elpasync pushed a change to branch externals/tempel.
from d0378f79cb Minor README update
new 8e0e1bcbab README: Sort links
new 17f3020b8e README: Add link to @oantolin's placeholder
Summary of changes:
README.org | 9 +
1 file changed, 5 insertions(+), 4 deletions
elpasync pushed a change to branch externals/org-transclusion.
from a84e41b948 docs: copyright year
new f66a0e0fcb doc:README attempt at supporting both ASCII and GH
new c7159927ba docs:README minor update
Summary of changes:
README.org | 35 ++
branch: externals/tempel
commit 8e0e1bcbabab2fec2088bb18c8d27c325b322cfc
Author: Daniel Mendler
Commit: Daniel Mendler
README: Sort links
---
README.org | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/README.org b/README.org
index 8ab1f23c83..9c454ffd51 100644
--
branch: externals/tempel
commit 17f3020b8ecd7fdd16b34aeb11c91a620ac42c3a
Author: Daniel Mendler
Commit: Daniel Mendler
README: Add link to @oantolin's placeholder
---
README.org | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.org b/README.org
index 9c454ffd51..b71fdc481b 100644
-
branch: externals/cape
commit 86b5013270f806895243748ef63b6ce33e29053a
Author: Daniel Mendler
Commit: Daniel Mendler
Add cape-wrap-* Capf wrappers which can be used as advices.
Now we have wrappers (cape-wrap-*) and transformers (cape-capf-*).
---
README.org | 10 ++---
cape.el
branch: externals/hyperbole
commit fd551e63d9b0504dffa82d75c3af1d7eca4117d3
Author: Robert Weiner
Commit: Robert Weiner
kexport:html remove extra vertical padding in tree roots
Add Koutliner support for reading and writing top-level 0 cell
attributes.
Fix a number of sm
branch: externals/ebdb
commit 8c0c831605fb8d771872eef70ba4a71f5d4c8c0a
Author: Eric Abrahamsen
Commit: Eric Abrahamsen
Fix very dumb bug in ebdb-read-string
Thanks to Mohsin Kaleem for the report.
* ebdb.el (ebdb-read-string): Function should signal 'ebdb-empty on an
em
branch: externals/ebdb
commit ef936b286bf28ac43efc2f5fc81e7f8dc4e3a2d6
Author: Eric Abrahamsen
Commit: Eric Abrahamsen
Make migration error reports easier to read
* ebdb-migrate.el (ebdb-migrate-from-bbdb): These lines could be long;
break between the record and the error messag
branch: externals/ebdb
commit e122e38f3c4cb5d249e2c1538122a3af830e952c
Author: Eric Abrahamsen
Commit: Eric Abrahamsen
Add an "add-to-existing" task during message annotation
* ebdb-mua.el (ebdb-update-records): If our task is 'add-to-existing,
prompt for an existing record and
girzel pushed a change to branch externals/ebdb.
from ba0bb42019 Further fix to ebdb-prompt-for-record, bump to 0.8.8
new 8c0c831605 Fix very dumb bug in ebdb-read-string
new ef936b286b Make migration error reports easier to read
new e122e38f3c Add an "add-to-existin
branch: externals/cape
commit a57cc31f42a86cdaaee027daafad814a08ffbdcc
Author: Daniel Mendler
Commit: Daniel Mendler
Add cape-wrap-purify and cape-capf-purify
---
README.org | 1 +
cape.el| 19 +++
2 files changed, 20 insertions(+)
diff --git a/README.org b/README.org
elpasync pushed a change to branch externals/org-transclusion.
from c7159927ba docs:README minor update
new 7a2c907d60 docs: better ascii output for README
new 0fa7facfa7 docs:user manual: remove lilmitation about noweb
Summary of changes:
README.org
branch: externals/org-transclusion
commit 0fa7facfa7bd73aca14e092efb858f1ab916432d
Author: Noboru Ota
Commit: Noboru Ota
docs:user manual: remove lilmitation about noweb
noweb should work now
---
docs/org-transclusion-manual.org | 5 +
1 file changed, 1 insertion(+), 4 deletion
branch: externals/org-transclusion
commit 7a2c907d6048a840f38ee1544b8c01cfcb5cd489
Author: Noboru Ota
Commit: Noboru Ota
docs: better ascii output for README
---
README.org | 28 +++-
1 file changed, 15 insertions(+), 13 deletions(-)
diff --git a/README.org b/README
branch: externals/eglot
commit cd903149c50cbd7358b50859942a1d523fe8f2d7
Author: Derek Passen
Commit: Stefan Kangas
Add clojure-lsp support for Clojure
* eglot.el (eglot-server-programs): Add clojure-lsp for Clojure.
* README.md: Document the above change.
Copyright-pape
branch: externals/eglot
commit 0fcab44367a362c1ddc73780b6a40eea6d1934b9
Author: Stefan Kangas
Commit: Stefan Kangas
* NEWS.md: Announce clojure-lsp support.
---
NEWS.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/NEWS.md b/NEWS.md
index 2a344a7ef2..c17e039e55 100644
--- a/NEWS.md
elpasync pushed a change to branch externals/eglot.
from 34846c7ba7 * .github/workflows/test.yml: Install eclipse.jdt.ls.
new cd903149c5 Add clojure-lsp support for Clojure
new 0fcab44367 * NEWS.md: Announce clojure-lsp support.
Summary of changes:
NEWS.md | 2 ++
READM
branch: externals/cape
commit e01162ab1007457aba788916c1d59de8d6083b25
Author: Daniel Mendler
Commit: Daniel Mendler
README: Expand on restrictions of cape-super-capf
---
README.org | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/README.org b/README.org
index cf8ef729
elpasync pushed a change to branch externals/corfu.
from 0b97a0daab README: Expand section on Corfu in the minibuffer
new 9796921880 Indentation
new 299f8e8e96 corfu--completion-in-region: Terminate immediately when
the completion boundary changed.
new 2c876e7bf0 Tr
branch: externals/corfu
commit 2c876e7bf0590ec5cd8c22fc8965897ffab47e7c
Author: Daniel Mendler
Commit: Daniel Mendler
Try a different frame resizing hack to reduce flicker
---
corfu.el | 13 -
1 file changed, 8 insertions(+), 5 deletions(-)
diff --git a/corfu.el b/corfu.el
inde
branch: externals/corfu
commit 9796921880a30aae407c5cc358375df8bcd23fcb
Author: Daniel Mendler
Commit: Daniel Mendler
Indentation
---
corfu.el | 22 +++---
1 file changed, 11 insertions(+), 11 deletions(-)
diff --git a/corfu.el b/corfu.el
index 636cdb0e9e..f267eaf00d 100644
branch: externals/corfu
commit 299f8e8e964148c73e5ebe8a9480893bf7e7bbeb
Author: Daniel Mendler
Commit: Daniel Mendler
corfu--completion-in-region: Terminate immediately when the completion
boundary changed.
---
corfu.el | 5 +
1 file changed, 5 insertions(+)
diff --git a/corfu.el b/co
branch: main
commit c6c9f36b3187551975c93bd65a370f437f37c9fb
Author: Stefan Monnier
Commit: Stefan Monnier
* elpa-packages (dtache): New package
---
elpa-packages | 4
1 file changed, 4 insertions(+)
diff --git a/elpa-packages b/elpa-packages
index b32958b657..66501eb74b 100644
--- a/
branch: main
commit fd2748e83645bd927ffb29dee07e6de932903d94
Author: Stefan Monnier
Commit: Stefan Monnier
* elpa-packages (dtache): Typo
---
elpa-packages | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/elpa-packages b/elpa-packages
index 66501eb74b..66d7917166 100644
-
branch: externals/ahungry-theme
commit 37afda0be46a35a7eef27fc5d2ea864e757a7c38
Author: Stefan Kangas
Commit: Stefan Kangas
Add GNU ELPA badge to README.md
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 0543b09e98..98247049e7 100644
--- a/READM
branch: externals/ahungry-theme
commit 7d18c85c014671573628686012f3952fcd72c97b
Merge: a038d91ec5 37afda0be4
Author: Matthew Carter
Commit: GitHub
Merge pull request #5 from skangas/gnu-elpa-badge
Add GNU ELPA badge to README.md
---
README.md | 1 +
1 file changed, 1 insertion(+)
branch: externals/bnf-mode
commit d9329dd90e5d4f629295e85898362d9682047898
Merge: 2d1ee12f3b fbade31123
Author: Serghei Iakovlev
Commit: GitHub
Merge pull request #18 from skangas/gnu-elpa-badge
Add GNU ELPA badge to README.org
---
README.org | 1 +
1 file changed, 1 insertion(+)
branch: externals/bnf-mode
commit fbade31123547a53b1178c6887a74c5e1a55ae9e
Author: Stefan Kangas
Commit: Stefan Kangas
Add GNU ELPA badge to README.org
---
README.org | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.org b/README.org
index 6dc7ba4dd0..5725b54633 100644
--- a/README
branch: externals/transient
commit e0b57679f79e67376868d55a572a40d0a12745a5
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
transient--debug: Re-align output
---
lisp/transient.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lisp/transient.el b/lisp/transient.el
index
branch: externals/transient
commit c2875e705ad171a3f2fc6c7e8d1b67490663e7a5
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
transient--delay-post-command: Add debug statement
---
lisp/transient.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/lisp/transient.el b/lisp/transient.el
inde
branch: externals/transient
commit a19faa1c71428e1f5b2bb548b966e9f9b1a9eca2
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
Return to outer prefix when minibuffer is aborted for sub-prefix
When a suffix is transient and uses the minibuffer, and the user
aborts that, then the tra
branch: externals/transient
commit 686b7ebc5f13f869807355da52c06f65a27c1a43
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
Fix handling of sub-prefix command that use the minibuffer
When a suffix command used the minibuffer, then we have to suspend the
transient's hooks and key
branch: externals/transient
commit b466cd9aab399cd21c16454bfd0e6d9f84c908e4
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
transient-toggle-debug: New command
---
lisp/transient.el | 7 +++
1 file changed, 7 insertions(+)
diff --git a/lisp/transient.el b/lisp/transient.el
index 356c81
branch: externals/transient
commit 804feb3b418809a831f8ac6d63233d19ef235a90
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
transient--{push,pop}-keymap: Do nothing if keymap is void
Previously nil was pushed/popped using the low-level function, which
didn't have a noticeable ef
monnier pushed a change to branch externals/transient.
from 3b4202e8ca Silence byte-compiler
new e0b57679f7 transient--debug: Re-align output
new b466cd9aab transient-toggle-debug: New command
new 804feb3b41 transient--{push,pop}-keymap: Do nothing if keymap is
void
branch: main
commit 7d33e27aedb30016dd9b637cbd6bc85e4a9d3f84
Author: Stefan Monnier
Commit: Stefan Monnier
* elpa-packages (ergoemancs-mode, leaf): Activate auto-sync
---
elpa-packages | 6 --
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/elpa-packages b/elpa-packages
in
elpasync pushed a change to branch externals/dtache.
at 26cb80f343 Add installation section to README
This branch includes the following new commits:
new 47b17c2183 Add LICENSE
new 708f9afbf2 Add empty README
new bcbc2d8b4d Merge with development branch
ne
branch: externals/dtache
commit 708f9afbf252a08d8b9412bf968c79cfa7a4f614
Author: Niklas Carlsson
Commit: Niklas Carlsson
Add empty README
---
README.org | 0
1 file changed, 0 insertions(+), 0 deletions(-)
diff --git a/README.org b/README.org
new file mode 100644
index 00..e69de29b
1 - 100 of 255 matches
Mail list logo