branch: externals/ef-themes
commit 45b56041d5a5ff6543a940c6189535f5bc9e4eb5
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Reduce colouration in vc-dir
It gets too distracting with the various permutations of the accent
mappings, the warnings, etc.
---
ef-themes.el | 1
branch: externals/org
commit 3e9f98c691f5505dbfdc4cb4b57a411c03bd69aa
Author: Giovanni Alfredo Garciliano Díaz
Commit: Ihor Radchenko
* lisp/ox-html.el (org-html-doctype-alist): Fix system identifier for XHTML
1.1 DTD
Right DTDs are listed on https://www.w3.org/QA/2002/04/valid-dtd
elpasync pushed a change to branch externals/org.
from 3b0c4ad207 lisp/org.el: Do not skip loading org-loaddefs when using
`eval-buffer'
new f99902ecdf ox-publish: Allow linking to encrypted Org files
new 3e9f98c691 * lisp/ox-html.el (org-html-doctype-alist): Fix system
id
branch: externals/org
commit f99902ecdfa4357035fb04f44b3baa8cec260530
Author: Ihor Radchenko
Commit: Ihor Radchenko
ox-publish: Allow linking to encrypted Org files
* lisp/ox-html.el (org-html-link): Convert .org.gpg file links to
.html, in addition to previously performed .org
branch: externals/org
commit 1a8490b031bc03f36572d40ffbf1f1f54d6124d8
Author: Bastien
Commit: Bastien
Remove request-assign-future.txt
The preferred way to share request-assign-future.txt is by pointing
to https://orgmode.org/request-assign-future.txt.
To access the tex
branch: externals/org
commit cf932474737798093051cf830286d578c3f8d3e6
Author: Ihor Radchenko
Commit: Bastien
ox-publish: Allow linking to encrypted Org files
* lisp/ox-html.el (org-html-link): Convert .org.gpg file links to
.html, in addition to previously performed .org -> .htm
branch: externals/org
commit 6b729e24f29976a4ac4305adb24e42df00401d09
Author: Bastien
Commit: Bastien
README_ELPA: Remove from the repository
This file is not useful anymore.
---
README_ELPA | 38 --
1 file changed, 38 deletions(-)
diff --git a/
branch: externals/org
commit 0d8440f55d9aad6d0ab04597f7d8d14fbd119f0f
Author: Giovanni Alfredo Garciliano Díaz
Commit: Bastien
* lisp/ox-html.el (org-html-doctype-alist): Fix system identifier for XHTML
1.1 DTD
Right DTDs are listed on https://www.w3.org/QA/2002/04/valid-dtd-list.h
branch: externals/org
commit 235c72e31fd5aa45c87379b5d9cd19de2d57a5d7
Author: Ihor Radchenko
Commit: Bastien
lisp/org.el: Do not skip loading org-loaddefs when using `eval-buffer'
* lisp/org.e: Do not skip loading "org-loaddefs.el" when Org mode is
loaded through M-x eval-buffer
branch: externals/org
commit ebbc2ffaab6df93ac44ca5141d53c2690293ef10
Merge: 3e9f98c691 0d8440f55d
Author: Bastien
Commit: Bastien
Merge remote-tracking branch 'github/main'
---
README| 5 -
README_ELPA | 38 --
lisp
branch: externals/relint
commit 6210260b15c269bc75fe6632dba16742087791f3
Author: Mattias Engdegård
Commit: Mattias Engdegård
Run CI on Emacs 28.2
---
.github/workflows/test.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/test.yml b/.github/workflows
elpasync pushed a change to branch externals/relint.
from 8d46e23de4 Run github tests with Emacs 28.1
new 72800321fa Use `take` when available, and evaluate calls to it
new b26b195855 Fix quotes in doc strings, silencing Emacs 29 warnings
new 6210260b15 Run CI on Ema
branch: externals/org
commit 36c27f11d9fb63b78eea2082ab9e252649106fbe
Author: Sajad Hosseini Balef
Commit: Bastien
lisp/ox.el: Add Persian/Farsi translation to `org-export-dictionary'
* lisp/ox.el (org-export-dictionary): Add Persian/Farsi translation.
TINYCHANGE
---
lisp/
branch: externals/relint
commit b26b1958554af2e4b77a176aa2de0e6da5f201ca
Author: Mattias Engdegård
Commit: Mattias Engdegård
Fix quotes in doc strings, silencing Emacs 29 warnings
---
relint.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/relint.el b/relint.el
ind
branch: externals/xr
commit 1f6f3077418e3a7b58f958958f17a1b3e044add9
Author: Mattias Engdegård
Commit: Mattias Engdegård
Run CI on Emacs 28.2
---
.github/workflows/test.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/test.yml b/.github/workflows/tes
elpasync pushed a change to branch externals/xr.
from 74906f6d10 Increment version to 1.23
new 51ce3792c2 Use `take` when available
new 1f6f307741 Run CI on Emacs 28.2
Summary of changes:
.github/workflows/test.yml | 2 +-
xr.el | 9 ++---
2 files
branch: externals/org
commit fd195266dd004b84689141aa491b48ef3a3c7d81
Author: Bastien
Commit: Bastien
lisp/org-macs.el: Minor docstring enhancements
* lisp/org-macs.el (org-assert-version): Minor docstring enhancements.
---
lisp/org-macs.el | 5 +++--
1 file changed, 3 insertions(+
branch: externals/xr
commit 51ce3792c2f32e415298df8f073743a10ea63f57
Author: Mattias Engdegård
Commit: Mattias Engdegård
Use `take` when available
---
xr.el | 9 ++---
1 file changed, 6 insertions(+), 3 deletions(-)
diff --git a/xr.el b/xr.el
index ea1854a817..13044c4c35 100644
--- a/x
elpasync pushed a change to branch externals/org.
from 3e9f98c691 * lisp/ox-html.el (org-html-doctype-alist): Fix system
identifier for XHTML 1.1 DTD
new 36c27f11d9 lisp/ox.el: Add Persian/Farsi translation to
`org-export-dictionary'
new 1a8490b031 Remove request-assign-fu
branch: externals/relint
commit 72800321fa9d43c293ec5f2ce588b15b4a6d70c5
Author: Mattias Engdegård
Commit: Mattias Engdegård
Use `take` when available, and evaluate calls to it
---
relint.el | 20 ++--
1 file changed, 14 insertions(+), 6 deletions(-)
diff --git a/relint.el
branch: externals/relint
commit d29dd3757f83a2915e3940ed7000fd268bd6d267
Author: Mattias Engdegård
Commit: Mattias Engdegård
Suppress warning messages from macro-expansion
These are typically from macros complaining about bad usage.
They will just confuse the user, and will be e
branch: externals/ef-themes
commit 31c8d4a3c1c6ce9e6ab6be8c99ce4f2364965d58
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Cover the child-frame-border (Emacs 28)
---
ef-themes.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/ef-themes.el b/ef-themes.el
index 90bb7fc206..32f9
branch: elpa/helm
commit f9e9a3816df0f8fd92db7fac489641bef63f4aa2
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Rewrite helm-transform-mapcar and helm-append-at-nth
---
helm-lib.el | 63 ++---
1 file changed, 35 insertions(+), 28
elpasync pushed a change to branch elpa/helm-core.
from 3c64aa842a Use helm-make-command-from-action in last remaining
places
adds f9e9a3816d Rewrite helm-transform-mapcar and helm-append-at-nth
No new revisions were added by this update.
Summary of changes:
helm-lib.el | 63
branch: externals/hyperbole
commit b7c800b3dd83492711a07c25a896993e72dff257
Author: Mats Lidell
Commit: GitHub
Use maintenace release 28.2 (#274)
---
.github/workflows/main.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/main.yml b/.github/workflows
branch: externals/poke
commit 6c2f906053a3d0b518b6062e63cad3be86ac0861
Author: Jose E. Marchesi
Commit: Jose E. Marchesi
doc: fix location of the git repo for poke.el
---
poke-el.texi | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/poke-el.texi b/poke-el.texi
index f6b
branch: elpa/git-commit
commit ada7b21fcc90004d7ac1c5a42c0750e12c2a5ef8
Author: Kyle Meyer
Commit: Kyle Meyer
magit-post-commit-hook: Fix variable reference in docs
---
docs/magit.org | 2 +-
docs/magit.texi | 2 +-
lisp/magit-commit.el | 2 +-
3 files changed, 3 insertions(+), 3
elpasync pushed a change to branch elpa/magit-section.
from 4ee691cd90 magit-commit-diff-1: Fix display buffer action alist
syntax
adds ada7b21fcc magit-post-commit-hook: Fix variable reference in docs
No new revisions were added by this update.
Summary of changes:
docs/magit.org
elpasync pushed a change to branch elpa/magit.
from 4ee691cd90 magit-commit-diff-1: Fix display buffer action alist
syntax
adds ada7b21fcc magit-post-commit-hook: Fix variable reference in docs
No new revisions were added by this update.
Summary of changes:
docs/magit.org |
branch: externals/denote
commit 3f47374435ad7730e51487f24adb0540f5172151
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Reformat paragraph
---
README.org | 10 +-
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/README.org b/README.org
index 346ca502a2..2631b91
branch: externals/denote
commit b8f448f5f507b00d5294c26b1f838dc5781aacae
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Fix typo in the README
---
README.org | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.org b/README.org
index 4ca3914805..346ca502a2 100
branch: externals/eev
commit 5cb9402c3f6eab3edae074dd3e62deb0ae516a27
Author: Eduardo Ochs
Commit: Eduardo Ochs
Fixed another typo.
---
VERSION| 4 ++--
eev-kla.el | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/VERSION b/VERSION
index a58a6776ee..b191f7daa2 10064
elpasync pushed a change to branch externals/eev.
from 360436b99e Bumped the version in eev.el.
new ed23e0f292 eev-kla.el: added `ee-preferred-c-guess'.
new 60ce4c0845 Fixed some typos.
new 5cb9402c3f Fixed another typo.
Summary of changes:
ChangeLog | 10 ++
elpasync pushed a change to branch externals/denote.
from f612c62146 Clarify language in "Things to do"
new b8f448f5f5 Fix typo in the README
new 3f47374435 Reformat paragraph
new a74adca476 Remove private function; make internal adjustments
new 6374751ee2 RE
branch: externals/denote
commit a74adca476b3b8c51af11b1b578015323f18f140
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Remove private function; make internal adjustments
This was the right moment to also address the TODO about the
buttonisation of links outside the 'de
branch: externals/eev
commit ed23e0f2920df09ced0889627879567fd2a097ac
Author: Eduardo Ochs
Commit: Eduardo Ochs
eev-kla.el: added `ee-preferred-c-guess'.
---
ChangeLog | 10 ++
VERSION| 4 +--
eev-kla.el | 110 +
eev.el
branch: externals/denote
commit 6374751ee20be95637dcf5eefd52c0da321158a6
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
REMOVE 'denote-faces-broken-link'
It leads to performance issues in Org under certain circumstances.
Fundamentally, this has to do with the fontificat
branch: externals/eev
commit 60ce4c084585f2a51c4288b97bd0e239469e90e7
Author: Eduardo Ochs
Commit: Eduardo Ochs
Fixed some typos.
---
VERSION| 4 ++--
eev-kla.el | 8
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/VERSION b/VERSION
index 575a7c362e..a58a6776ee 1
branch: externals/pyim
commit 2598f3fffc02075323e31494bc89496978bda9ca
Author: Feng Shu
Commit: Feng Shu
pyim-librime.el ends here -> pyim-liberime.el ...
---
pyim-liberime.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pyim-liberime.el b/pyim-liberime.el
index 87b25
branch: externals/org
commit 52be6f0f4a8cc81fa4437469d98ac7ad749cab15
Author: Bastien
Commit: Bastien
Rename README and CONTRIBUTE as README.org and CONTRIBUTE.org
Also slightly update the contents of these files.
---
CONTRIBUTE => CONTRIBUTE.org | 8
README => README.org
elpasync pushed a change to branch externals/org.
from ebbc2ffaab Merge remote-tracking branch 'github/main'
new ad52345f00 org-element-cache: Report buffer size for unregistered
modifications
new a2d1806f66 lisp/ox-latex.el: Fix docstring typos
new 52be6f0f4a Renam
branch: externals/org
commit ad52345f003a7b103215fff89319e6df57ccc772
Author: Ihor Radchenko
Commit: Ihor Radchenko
org-element-cache: Report buffer size for unregistered modifications
* lisp/org-element.el (org-element--cache-sync): Provide the details
on the expected and actua
branch: externals/org
commit a2d1806f66744071b5fee86369f5f246f6fc0319
Author: Bastien
Commit: Bastien
lisp/ox-latex.el: Fix docstring typos
* lisp/ox-latex.el (org-latex-src-block-backend): Fix typos in docstring.
---
lisp/ox-latex.el | 4 ++--
1 file changed, 2 insertions(+), 2 de
branch: elpa/helm
commit cdc5321591c0faae263cc25610229e64912e1a5d
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Unquote init lambda in helm-occur-build-sources
---
helm-occur.el | 110 ++
1 file changed, 56 insertions(+), 54 dele
44 matches
Mail list logo