branch: elpa/xah-fly-keys
commit a5db35984e830b1ae6ca066fb00aeae00293636c
Author: Xah Lee
Commit: Xah Lee
xah-copy-line-or-region now work when in rectangle-mark-mode. fixed bug
#175. thanks zadca123. xah-toggle-letter-case now do current letter and number
sequence, instead just letters.
-
branch: elpa/evil
commit 07fe2dccb0a833b0c5ee7f24e98e63b29a529c95
Author: Tom Dalziel
Commit: Tom Dalziel
Make combine-change-calls end more accurate
---
evil-states.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/evil-states.el b/evil-states.el
index fbf29ef41b..62a6
branch: elpa/evil
commit d7c0f8f7f7f1a9469f35acd55d1dcb48b8989eb1
Author: fnussbaum
Commit: Tom Dalziel <33435574+tomd...@users.noreply.github.com>
Fix cursor colour
Fixes #502, fixes #1835. Refreshing the cursor when changing the evil state
is
only needed (or almost only, see b
elpasync pushed a change to branch elpa/evil.
from 051e5c9c9e Fix comp warning for goto-line
new 3d4102c8a5 Correct fix for combine-change-calls end
new d7c0f8f7f7 Fix cursor colour
new 07fe2dccb0 Make combine-change-calls end more accurate
Summary of changes:
evi
branch: elpa/evil
commit 3d4102c8a5ba3d7b13ce9edb7afd767e65c0a331
Author: Tom Dalziel
Commit: Tom Dalziel
Correct fix for combine-change-calls end
---
evil-states.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/evil-states.el b/evil-states.el
index 5c83a9da8d..fbf29ef
branch: elpa/with-editor
commit aa09fa7aee44d8a2f20463977e22a41ad3637a2a
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
Bump compat dependency
---
lisp/with-editor.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lisp/with-editor.el b/lisp/with-editor.el
index b727e16
branch: elpa/with-editor
commit 0eff758e59b0efeab0a4f40b19c51e5712c19d4e
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
Release version 3.3.3
---
docs/with-editor.org | 4 ++--
docs/with-editor.texi | 4 ++--
lisp/with-editor.el | 2 +-
3 files changed, 5 insertions(+), 5 deletions(-)
elpasync pushed a change to branch elpa/with-editor.
from e6771ed15f make: Fix texi target
new aa09fa7aee Bump compat dependency
new 0eff758e59 Release version 3.3.3
Summary of changes:
docs/with-editor.org | 4 ++--
docs/with-editor.texi | 4 ++--
lisp/with-editor.el
branch: elpa/keycast
commit 4f163c29739d07ab4f83beae542ecc048d9b
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
Bump compat dependency
---
keycast.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/keycast.el b/keycast.el
index 4505f0bdbc..ec92d8da91 100644
--- a/ke
branch: elpa/keycast
commit f04466cd8f8226715f113635204dc978171f63b7
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
Release version 1.4.0
---
keycast.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/keycast.el b/keycast.el
index ec92d8da91..74491335e1 100644
--- a/key
elpasync pushed a change to branch elpa/keycast.
from c156fd1c5e Use define-advice instead of advice-add
new 4f163c2ddd Bump compat dependency
new f04466cd8f Release version 1.4.0
Summary of changes:
keycast.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
branch: elpa/evil
commit 051e5c9c9ee08f49d523d63c71085af469321a56
Author: Tom Dalziel
Commit: Tom Dalziel
Fix comp warning for goto-line
---
evil-states.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/evil-states.el b/evil-states.el
index 6f3a2c05c1..5c83a9da8d 1006
branch: elpa/with-editor
commit e6771ed15fa807b54b109926d7b6bf3387c2aede
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
make: Fix texi target
---
docs/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/Makefile b/docs/Makefile
index 150436f23e..8341a90aae 100
branch: elpa/git-modes
commit f1a5ebf97e5bd7af3a69c4911af97368199c30f3
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
Bump compat dependency
---
git-modes.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/git-modes.el b/git-modes.el
index 6a4b8f749d..2dc1e195e4 100644
branch: elpa/git-modes
commit 7901415b39bef1b789d161ca2c10dfb910d13780
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
Release version 1.4.3
---
git-modes.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/git-modes.el b/git-modes.el
index 2dc1e195e4..376b835730 100644
-
elpasync pushed a change to branch elpa/git-modes.
from 52ea2a1281 Update contact information
new f1a5ebf97e Bump compat dependency
new 7901415b39 Release version 1.4.3
Summary of changes:
git-modes.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
branch: externals/org
commit 840cb395aa519ef78599adacc2c3300e77e89107
Author: Ihor Radchenko
Commit: Ihor Radchenko
test-org-capture/entry: Fix Emacs 27 compatibility
* testing/lisp/test-org-capture.el (test-org-capture/entry): Use
`org-dlet' instead of `dlet' that is not yet av
branch: externals/org
commit c37a17ac2a0c57f0add2332d14657af3224ea8cc
Author: Ihor Radchenko
Commit: Ihor Radchenko
make up1/up2/update/update2: Clean and generate autoloads before building
docs/tests
We need to run clean to get rid of stale .elc files from before git
fetch, an
branch: externals/org
commit 267c5dae32b090274efb3ee5180e73c1677578d3
Author: Ihor Radchenko
Commit: Ihor Radchenko
mk/default.mk (REPRO): Ensure consistency with make vanilla
---
mk/default.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/mk/default.mk b/mk/default.mk
branch: externals/org
commit defcf83365cdf6d5084ccb322ff1cadd0edcd703
Author: Ihor Radchenko
Commit: Ihor Radchenko
Makefile ($(info): Document make repro
Reported-by: Rustom Mody
Link:
https://orgmode.org/list/caj+teofcbfeo-wygk-n0datw3qnkjbrayqybmxrtfay-tx+...@mail.gmail.com
branch: externals/org
commit fed19a934dcefca691336c25200969888c5ed1ff
Author: Visuwesh
Commit: Ihor Radchenko
org-plot: Respect parameters given in `org-plot/preset-plot-types'
* org-plot.el (org-plot/gnuplot-script-preamble)
(org-plot/gnuplot-term-extra): Explain what "plot typ
elpasync pushed a change to branch externals/org.
from 2fbb73b560 Merge branch 'bugfix'
new fed19a934d org-plot: Respect parameters given in
`org-plot/preset-plot-types'
new 267c5dae32 mk/default.mk (REPRO): Ensure consistency with make
vanilla
new defcf83365 Makef
branch: externals/transient
commit 440b33545002e6ce461ba05a4035cdddfeb4380a
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
make: Restore texi kludge
This was accidentally removed in [1: 872b19b0].
1: 2024-06-07 872b19b062653797e997db4907da59315ed16c5b
make: Integrat
branch: externals/transient
commit 755955621b0f5e37ff6c27098ca7dd185c506189
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
make: Fix texi target
---
docs/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/Makefile b/docs/Makefile
index 150436f23e..8341a90aae
branch: externals/transient
commit ef6cb3852f1d02224fbe9b9695cfe2d0dedbc271
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
Release version 0.7.0
---
CHANGELOG | 2 +-
docs/transient.org | 4 ++--
docs/transient.texi | 4 ++--
lisp/transient.el | 2 +-
4 files changed, 6 insert
branch: externals/transient
commit 947c2bef85ca35e09e9d9911c33b2ffbfc8c7b7c
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
changelog: Update
---
CHANGELOG | 42 ++
1 file changed, 42 insertions(+)
diff --git a/CHANGELOG b/CHANGELOG
index 9380d5200a.
branch: externals/transient
commit d1f43041a9273ff741094e5ff13466ec2d37e4ba
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
Bump Compat dependency
---
lisp/transient.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lisp/transient.el b/lisp/transient.el
index 05737f59a7
branch: externals/transient
commit d6f7653044af500fc32cb1f1af2316f1bb9ce14c
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
changelog: Fixup
---
CHANGELOG | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/CHANGELOG b/CHANGELOG
index aa354d0afe..9380d5200a 100644
---
branch: externals/transient
commit d92431036d3e4c34280e34464b9fd7b368201eb8
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
Fix typos
This comes from Emacs commit 3dcac22dd42.
---
docs/transient.org | 2 +-
docs/transient.texi | 2 +-
lisp/transient.el | 2 +-
3 files changed, 3
tarsius pushed a change to branch externals/transient.
from a42b2f6992 Fix typo
new d92431036d Fix typos
new d1f43041a9 Bump Compat dependency
new d6f7653044 changelog: Fixup
new 947c2bef85 changelog: Update
new 755955621b make: Fix texi target
elpasync pushed a change to branch elpa/magit-section.
from b80c4dbb64 AUTHORS.md: Update list of contributors
adds 13850341e3 Fix docstring typo
No new revisions were added by this update.
Summary of changes:
lisp/git-commit.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-
elpasync pushed a change to branch elpa/magit.
from b80c4dbb64 AUTHORS.md: Update list of contributors
adds 13850341e3 Fix docstring typo
No new revisions were added by this update.
Summary of changes:
lisp/git-commit.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
branch: elpa/git-commit
commit 13850341e375bd12e1d1541daab07b111034ff4c
Author: Park Zhou
Commit: Jonas Bernoulli
Fix docstring typo
---
lisp/git-commit.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lisp/git-commit.el b/lisp/git-commit.el
index 717ea7bb6d..7a0bb901d
elpasync pushed a change to branch externals/org.
from 102181e030 org-plot: Make data-file stable for replot-on-resize
new 5265153fc5 org-capture-templates: Allow headline/olp target to be
function or symbol
new 3271d7d9f8 etc/ORG-NEWS: Fix headline level for feature announ
branch: externals-release/org
commit 157a0559e5c253ed3e927037292b2c78c32746db
Author: Raffael Stocker
Commit: Ihor Radchenko
lisp/org-colview.el: Prevent repeated indentation of keyword lines
* org-colview.el (org-columns-dblock-write-default): Left trim keyword
and TBLFM lines
branch: externals/org
commit 5265153fc5ed52c3fa8c203d87276ef7c8cef058
Author: Nafiz Islam
Commit: Ihor Radchenko
org-capture-templates: Allow headline/olp target to be function or symbol
* doc/org-manual.org: Add target spec format for function and symbol
for headline and olp.
branch: externals/org
commit 2fbb73b56002eb20e19358718f89d0a675b1be19
Merge: 5e9ac146fb 157a0559e5
Author: Ihor Radchenko
Commit: Ihor Radchenko
Merge branch 'bugfix'
---
lisp/org-colview.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/lisp/org-colview.el b/lisp/o
branch: externals/org
commit 3271d7d9f88e0a9d923e7ff7cbbaf25c25e0831b
Author: Ihor Radchenko
Commit: Ihor Radchenko
etc/ORG-NEWS: Fix headline level for feature announcement
---
etc/ORG-NEWS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/etc/ORG-NEWS b/etc/ORG-NEWS
inde
branch: externals/org
commit 5e9ac146fbb1fab7ec89b395b98b260e946d1f35
Author: Ihor Radchenko
Commit: Ihor Radchenko
ob-shell: Add "initiate" session implementation for "shell" blocks
* lisp/ob-shell.el (org-babel-shell-initiate-session): Define an an
alias to `org-babel-sh-initi
branch: externals/denote
commit dd3755e690caa4566742d286a3c594a182f71bfe
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Document how to make silos work for Org export
Thanks to azegas for reporting an issue that led me to investigate
this in-depth. This was done in issu
elpasync pushed a change to branch externals/denote.
from 4d39e1453d Add missing t condition from
denote-link--ol-resolve-link-to-target
new 3846d68352 Only fontify files that have an identifier
new 1d84215f7a Merge pull request #378 from
jeanphilippegg/fix-fontification
branch: externals/denote
commit 1d84215f7a777a9807c68eb296b18ec8351344ec
Merge: 4d39e1453d 3846d68352
Author: Protesilaos Stavrou
Commit: GitHub
Merge pull request #378 from jeanphilippegg/fix-fontification
Only fontify files that have an identifier
---
denote.el | 4 +++-
1 file c
branch: externals/denote
commit 3846d68352ecbf4f5bb7158acc0ff3f4059c8424
Author: Jean-Philippe Gagné Guay
Commit: Jean-Philippe Gagné Guay
Only fontify files that have an identifier
---
denote.el | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/denote.el b/denote.el
in
branch: externals/orgalist
commit 225fdd110b516bca8c055637458f8c00d9353eef
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
Do not rely on Org mode specific functions
* orgalist.el (orgalist-cycle-bullet): Circumvent
`org-at-item-description-p'.
(orgalist-send-list): Circumve
ngz pushed a change to branch externals/orgalist.
from 6b97873be7 orgalist: Release 1.15.
new 225fdd110b Do not rely on Org mode specific functions
new 1f540f645e orgalist: Release 1.16.
Summary of changes:
orgalist.el | 19 +--
1 file changed, 13 insertio
branch: externals/orgalist
commit 1f540f645eeb338019750d4dca3c056a1f5eca6d
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
orgalist: Release 1.16.
---
orgalist.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/orgalist.el b/orgalist.el
index df1bed85cc..0167c143a9 10064
branch: elpa/helm
commit a9231089b29aac8ab1d74aceba0ea15e934d5b23
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Change behavior of PROMPT-FORMATER argument in
helm-read-answer-dolist-with-action.
Use it in HFF quick delete.
---
helm-files.el | 6 ++
helm-lib.el | 2
elpasync pushed a change to branch elpa/helm.
from ed4221793b Use helm-read-answer in HFF quick delete
new bdce41b2d2 Fix grammar in comment
new a9231089b2 Change behavior of PROMPT-FORMATER argument in
new 00faa55a8f Move quick delete action to its function
Summar
branch: elpa/helm
commit 00faa55a8fddb7649a969120eb38a23c1bc8f739
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Move quick delete action to its function
---
helm-files.el | 41 ++---
1 file changed, 22 insertions(+), 19 deletions(-)
diff --git a/he
branch: elpa/helm
commit bdce41b2d2d41329d80990d55d66ccbaaa5a340b
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Fix grammar in comment
---
helm-files.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/helm-files.el b/helm-files.el
index 58f1363b0f..17e1e8aa4d 10064
elpasync pushed a change to branch elpa/helm-core.
from ed4221793b Use helm-read-answer in HFF quick delete
adds bdce41b2d2 Fix grammar in comment
adds a9231089b2 Change behavior of PROMPT-FORMATER argument in
adds 00faa55a8f Move quick delete action to its function
No
51 matches
Mail list logo