branch: externals/org
commit 8f7efd9d7dfbcd1eac2dc4d445b6355425a329d5
Merge: f6e3b1a805 bc3caa8f90
Author: Ihor Radchenko
Commit: Ihor Radchenko
Merge branch 'bugfix'
---
lisp/ol-man.el | 14 ++
1 file changed, 14 insertions(+)
diff --git a/lisp/ol-man.el b/lisp/ol-man.el
index
branch: externals-release/org
commit bc3caa8f90d215e63852d5795a1c0209a6d20cc8
Author: Ihor Radchenko
Commit: Ihor Radchenko
org-man-open: Fix shell expansion vulnerability (Emacs bug#66390)
* lisp/ol-man.el (org-man-open): Work around Emacs bug#66390.
Implement fix on org side b
branch: externals/org
commit 78c1a0f383ddd590dd0547f48a2aed9aad167a55
Author: Ihor Radchenko
Commit: Ihor Radchenko
doc/org-manual.org (Citation handling): Add index entries
* doc/org-manual.org (Citation handling):
(Citations):
(Citation export processors):
(Bibliograph
elpasync pushed a change to branch externals/org.
from f22be2878f org-agenda: Fix hard-coded day lengths when calculating
timestamp regexp
new f6e3b1a805 doc/org-manual.org (Org Syntax): Update reference to
syntax document
adds 804d032685 Update version number for the 9.6.1
branch: externals/org
commit f6e3b1a8056b95ac03597c3bd39bd0cdfd2e0e65
Author: Ihor Radchenko
Commit: Ihor Radchenko
doc/org-manual.org (Org Syntax): Update reference to syntax document
Also, update information about the maintainer. The latest version has
been rewritten by Tecos
branch: externals/transient
commit 8cc2415a543a1f59b7ee973979daf080aa04c55d
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
transient--delete-window: Get transient buffer by name
We try to dedicate the transient window to the transient buffer, but
that does not actually guarante
branch: externals/transient
commit ff16d373124159a85b35fc07150f295c7c18f81f
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
make: Add redo target
---
Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/Makefile b/Makefile
index 2117e62215..bfaaffbc69 100644
--- a/Makefile
+++ b/
branch: externals/transient
commit a2fe06ac00d419ddcbf8f9ef59bf1c4d2350ccbe
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
Fix typos
---
CHANGELOG | 2 +-
lisp/transient.el | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/CHANGELOG b/CHANGELOG
index 6b3dcbb33a
branch: externals/transient
commit 6872fb84d78938c06969c25dc99204a5c9b1dbc0
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
Bump copyright years
---
docs/transient.texi | 2 +-
lisp/transient.el | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/transient.texi b/d
tarsius pushed a change to branch externals/transient.
from 72cf67d7e0 Release version 0.5.3
new ff16d37312 make: Add redo target
new 6872fb84d7 Bump copyright years
new 8cc2415a54 transient--delete-window: Get transient buffer by name
new a2fe06ac00 Fix typo
branch: externals/org
commit bdc60fb936b2f28f1546b0e89243cefa53da7847
Author: Ihor Radchenko
Commit: Ihor Radchenko
org-table-make-reference: Disable compiler warning
* lisp/org-table.el (org-table-make-reference): Comment out the code
that always returns nil, replacing it with
branch: externals/org
commit fad90df535140bb9c80390a0f1c04b3dae7f5e47
Author: Ihor Radchenko
Commit: Ihor Radchenko
Revert "org-table-make-reference: Disable compiler warning"
This reverts commit bdc60fb936b2f28f1546b0e89243cefa53da7847.
Apparently, the branch of if used so
branch: externals-release/org
commit 4145ee42115c31b37c892dc28d75a8fd601d31b0
Author: Ihor Radchenko
Commit: Ihor Radchenko
fixup! org-man-open: Fix shell expansion vulnerability (Emacs bug#66390)
The escaped string is not necessary "\\;id" on Windows/DOS.
---
lisp/ol-man.el | 6 ++
elpasync pushed a change to branch externals/org.
from 78c1a0f383 doc/org-manual.org (Citation handling): Add index entries
new 6592c766d2 org-agenda-bulk-mark: Fix mark not being visible when
column view is active
new 6b60b5ac12 fixup! org-man-open: Fix shell expansion vul
branch: externals-release/org
commit 6b60b5ac12814f0b54209cb6417f9ad1709dce20
Author: Ihor Radchenko
Commit: Ihor Radchenko
fixup! org-man-open: Fix shell expansion vulnerability (Emacs bug#66390)
---
lisp/ol-man.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lisp/ol
elpasync pushed a change to branch externals-release/org.
from bc3caa8f90 org-man-open: Fix shell expansion vulnerability (Emacs
bug#66390)
new 6b60b5ac12 fixup! org-man-open: Fix shell expansion vulnerability
(Emacs bug#66390)
new 4145ee4211 fixup! org-man-open: Fix shell
branch: externals/org
commit 6592c766d266ca3ff27cc6786d7871a32bcf3970
Author: Ihor Radchenko
Commit: Ihor Radchenko
org-agenda-bulk-mark: Fix mark not being visible when column view is active
* lisp/org-agenda.el (org-agenda-bulk-mark): Use 'before-string in the
mark overlay to
branch: externals/org
commit d8b0c23d5ceae52e88175bc6954e5454f2d7a687
Merge: 6592c766d2 6b60b5ac12
Author: Ihor Radchenko
Commit: Ihor Radchenko
Merge branch 'bugfix'
---
lisp/ol-man.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lisp/ol-man.el b/lisp/ol-man.el
index
branch: externals/org
commit 2708a6371456dded8997f1ea466420b86034cd24
Merge: fad90df535 4145ee4211
Author: Ihor Radchenko
Commit: Ihor Radchenko
Merge branch 'bugfix'
---
lisp/ol-man.el | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/lisp/ol-man.el b/lisp/ol-man.el
branch: elpa/evil
commit 59774e369aefba721ff8b72bfb88bdf12f8ecd74
Author: Naokotani
Commit: GitHub
Added clarification to evil-define-key for escaping modifier keys (#1856)
* Added clarification to evil-define-key for escaping modifier keys
It is useful to have clarificatio
branch: elpa/racket-mode
commit 8ea73be120d6b3a91059f15008ca01e31753a9e3
Author: Greg Hendershott
Commit: Greg Hendershott
style: Consistently use _ for condition-case "don't care" var
As opposed to using variously () or nil.
---
racket-collection.el | 2 +-
racket-common.el |
elpasync pushed a change to branch elpa/racket-mode.
from 7b6c9d7f49 Improve racket--beginning-of-defun-function
new 8168082b4e beginning-of-defun: Allow navigating up to the module
form
new 8ea73be120 style: Consistently use _ for condition-case "don't
care" var
ne
branch: elpa/racket-mode
commit e36d434b31521eaf19cf4e94edef0bf4c2f7f163
Author: Greg Hendershott
Commit: Greg Hendershott
racket-xp-rename: Supply old name as default; closes #696
---
racket-xp.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/racket-xp.el b/racket-xp.
branch: elpa/racket-mode
commit 8168082b4eb871e55388a7e9738e8e7b7317e273
Author: Greg Hendershott
Commit: Greg Hendershott
beginning-of-defun: Allow navigating up to the module form
---
racket-common.el | 22 --
1 file changed, 16 insertions(+), 6 deletions(-)
diff --gi
branch: externals/orgalist
commit 06c62e23c7bdeb743ac4d2fc38a25720f2598ff6
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
orgalist: Release 1.14.
---
orgalist.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/orgalist.el b/orgalist.el
index 80f059e637..f4fd067949 10064
branch: externals/orgalist
commit 71a736cff277657e56ca8ecf9c4c0e03cd9ac90e
Author: Leo Vivier
Commit: Nicolas Goaziou
Bump copyright
---
orgalist.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/orgalist.el b/orgalist.el
index 6f1d2ec07c..80f059e637 100644
--- a/orgali
branch: externals/orgalist
commit 057737ed9f1e4632d0635ccee8148bd0e64edf8f
Author: Leo Vivier
Commit: Nicolas Goaziou
Update bug:31361 workaround for new upstream signature
Upstream, `indent-according-to-mode' has a new signature.
- Introduced: Thu Nov 18 08:11:26 2021 +0100
ngz pushed a change to branch externals/orgalist.
from f6d12757c2 ; Prefer HTTPS to HTTP in URLs
new 057737ed9f Update bug:31361 workaround for new upstream signature
new 71a736cff2 Bump copyright
new 06c62e23c7 orgalist: Release 1.14.
Summary of changes:
orgalist
branch: elpa/subed
commit 905c9da310a3fa5f1394a26afb08500d868b92b6
Author: Sacha Chua
Commit: Sacha Chua
subed-create-file: Save file automatically; subed-wpm: return list
* subed/subed-common.el: Fix typo.
(subed-wpm): Return a list including word count and minutes.
(subed-
branch: main
commit 630bdd7c45982b71bcaf86019a0cd3bd1f2f9336
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
* elpa-packages: update all Protesilaos repo URLs
SourceHut is down and I need to deliver new versions to users.
---
elpa-packages | 36 ++---
branch: externals/ef-themes
commit be097e3dda4aac074a07fb83d1e9fc1a2079c9ae
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Remove extra spaces in the README.org front matter
There was a case where these were breaking the Info manual in some
older version of Emacs. I am
branch: externals/ef-themes
commit f7659477e583a4ca72dce0364a74ba539c014a2c
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Update to ef-themes version 1.5.0
---
CHANGELOG.org | 219 --
README.org| 6 +-
ef-themes.el |
branch: externals/ef-themes
commit 4695feba8064cf557e1cb5a75d71f4e44e77458f
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
emacs: implement semantic colour mappings for search constructs
---
ef-arbutus-theme.el| 17 ++---
ef-autumn-theme.el | 31
elpasync pushed a change to branch externals/ef-themes.
from 10515381c7 Tweak the order of mail mappings
new 4695feba80 emacs: implement semantic colour mappings for search
constructs
new 809b3c5b8e Use 'bg-fringe' and 'fg-fringe' as semantic colour
mappings
new be
branch: externals/ef-themes
commit 809b3c5b8e4c8b7bee96333aad2037af6861e49f
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Use 'bg-fringe' and 'fg-fringe' as semantic colour mappings
---
ef-arbutus-theme.el| 3 ++-
ef-autumn-theme.el | 3 ++-
ef-bio-theme.el
branch: externals/sxhkdrc-mode
commit 1b6d12b8c00ef20949095ddcd1b0b32300971c07
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Update copyright years
---
sxhkdrc-mode.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sxhkdrc-mode.el b/sxhkdrc-mode.el
index 39e66
branch: externals/tmr
commit 27ccfdba4d2cdfb67861a784bd7d9890b82a5fbc
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Update copyright years
---
tmr-tabulated.el | 2 +-
tmr.el | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/tmr-tabulated.el b/tmr-ta
37 matches
Mail list logo