elpasync pushed a change to branch externals/eev.
from 919129f5e4 Mention (find-dot-emacs-links) in more places.
new 1379ca71a9 Added (find-newbrowser2-links).
new b63a528a8a Small changes in (find-lean4-intro).
Summary of changes:
ChangeLog | 17
VERSION
-intro.el b/eev-intro.el
index 9af955c1bb..1b812342a3 100644
--- a/eev-intro.el
+++ b/eev-intro.el
@@ -19,7 +19,7 @@
;;
;; Author: Eduardo Ochs
;; Maintainer: Eduardo Ochs
-;; Version:20240719
+;; Version:20240722
;; Keywords: e-scripts
;;
;; Latest version: <http://anggtwu.net/
branch: externals/eev
commit 1379ca71a9dd409d0c28fb1995bbd6a4c252ea07
Author: Eduardo Ochs
Commit: Eduardo Ochs
Added (find-newbrowser2-links).
---
ChangeLog | 13
VERSION | 4 ++--
eev-intro.el | 6 ++
eev-tlinks.el | 64 +++
branch: externals/org-modern
commit 0798c12bb7e4d8adbeb79605683fc51f1c5a4f2e
Author: Daniel Mendler
Commit: Daniel Mendler
Better face-remapping-alist when computing table divider
---
org-modern.el | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/org-modern.el b/org
elpasync pushed a change to branch externals/org-modern.
from 63df971a82 org-modern-agenda: Simplify
new 0798c12bb7 Better face-remapping-alist when computing table divider
new ba24c9907f Handle cons face remappings
Summary of changes:
org-modern.el | 6 +++---
1 file cha
branch: externals/org-modern
commit ba24c9907f3f4a2921b55888a07e98b4c932053e
Author: Daniel Mendler
Commit: Daniel Mendler
Handle cons face remappings
---
org-modern.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/org-modern.el b/org-modern.el
index 09d6ff9458..17a544
branch: externals/org-modern
commit 96cd1dc2c8f523f1f4f02b927375deaa924368b4
Author: Daniel Mendler
Commit: Daniel Mendler
Fix org agenda todo state highlighting
---
org-modern.el | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/org-modern.el b/org-modern.el
index 17
branch: externals/cursor-undo
commit 47d8fc0e19ae852b771bf0ab1a170aea410ab3f4
Author: Luke Lee
Commit: Luke Lee
* cursor-undo.el: clean up byte compilation warning messages.
---
cursor-undo.el | 75 --
1 file changed, 42 insertions(+),
branch: elpa-admin
commit 584bb472c85f902e84fd904be4711d6739823c59
Merge: 39d29cfe18 776126005b
Author: Stefan Monnier
Commit: Stefan Monnier
Merge remote-tracking branch 'refs/remotes/origin/elpa-admin' into
elpa-admin
---
elpa-admin.el | 80 ---
branch: elpa-admin
commit 39d29cfe18974eba65fdd8e39399a43131adaf57
Author: Stefan Monnier
Commit: Stefan Monnier
* elpa-admin.el (elpaa--wsl-collect): Don't get confused by ctime changes
---
elpa-admin.el | 3 +++
1 file changed, 3 insertions(+)
diff --git a/elpa-admin.el b/elpa-admin.el
i
branch: externals/cursor-undo
commit 4cb785b1618c617666d50dff5a55e89dfef566d0
Author: Luke Lee
Commit: Luke Lee
* cursor-undo.el: clean up legacy codes which are no longer needed.
---
cursor-undo.el | 120 -
1 file changed, 59 insertio
branch: elpa/vm
commit afd21a83ddcf34da6c73a679c4a4a38534b28f0b
Author: Stefan Monnier
Commit: Stefan Monnier
Reorder declarations to avoid compiler warnings
Move `defvaralias` before the definition.
Move var definitions before their first use.
---
lisp/vm-pcrisis.el | 28 +++
branch: elpa/vm
commit fbe2f525c5e2f72675d8e436229a235c28be8b38
Author: Stefan Monnier
Commit: Stefan Monnier
Move `defvar`s out of `eval-when-compile`
---
lisp/vm-mime.el | 24 +---
lisp/vm-pgg.el | 15 ++-
lisp/vm-vars.el | 13 -
3 files change
branch: elpa/vm
commit 9df9bb01f50f612c5e101e8be9370609ff2b9278
Author: Stefan Monnier
Commit: Stefan Monnier
Fix some `defcustom` types
---
lisp/vm-pgg.el | 5 +++--
lisp/vm-rfaddons.el | 6 --
lisp/vm-vars.el | 26 --
3 files changed, 19 insertions(+
branch: elpa/vm
commit 31b32ce4d25bb941d96561a20c6897db62d33fe5
Author: Stefan Monnier
Commit: Stefan Monnier
Remove Emacs-20 support in vcard.el
---
lisp/vcard.el | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/lisp/vcard.el b/lisp/vcard.el
index 681d8c07ef..2152c6f6
branch: elpa/vm
commit bc3907cabec01b3ca686c80869b0e348219259fd
Author: Stefan Monnier
Commit: Stefan Monnier
Assume Emacs-22 hook names
---
lisp/vm-folder.el | 15 +--
lisp/vm-misc.el | 18 --
2 files changed, 5 insertions(+), 28 deletions(-)
diff --git a/lis
branch: elpa/vm
commit b31b4ec294e3afc176412fb901bd659b23b9f3c2
Author: Stefan Monnier
Commit: Stefan Monnier
Silence misc warnings
---
lisp/vm-mime.el| 39 ---
lisp/vm-pgg.el | 7 ---
lisp/vm-summary.el | 5 +
3 files changed, 29 insert
branch: elpa/vm
commit b8abcfe7611f7433d561278f260bb7a009e22d22
Author: Stefan Monnier
Commit: Stefan Monnier
Don't modify immediate constants
* lisp/vm-toolbar.el (vm-toolbar-fsfemacs-install-toolbar):
* lisp/vm-mime.el (vm-get-coding-system-priorities): Don't modify constant.
branch: elpa/vm
commit f5e571771867a7e06b0d23ee05b32d869aca5257
Author: Stefan Monnier
Commit: Stefan Monnier
Use `with-current-buffer`; silences compiler warning
---
contrib/vm-bogofilter.el | 3 +-
contrib/vm-sumurg.el | 16 +-
lisp/vcard.el| 3 +-
lisp/vm-avirtu
branch: elpa/vm
commit 508752603ace80639a08d33a9ba16079a4c61cf3
Author: Stefan Monnier
Commit: Stefan Monnier
* lisp/vm-macro.el (vm-interactive-p): Move to top-level. Use everywhere
---
lisp/vm-macro.el | 17 -
lisp/vm-pcrisis.el | 9 +
lisp/vm-vars.el| 5 +
branch: elpa/vm
commit 9f9eb4ab23bcf1d118897e2c48359f54918e9d30
Author: Stefan Monnier
Commit: Stefan Monnier
Improve markup in docstrings according to compiler warnings
---
contrib/org-html-mail.el| 4 +-
contrib/vm-bogofilter.el| 4 +-
c
branch: elpa/vm
commit 4fd49c3888569b4cdd556f7dd76073aff5b6f653
Author: Stefan Monnier
Commit: Stefan Monnier
vm-mime.el: Use `base64-(en|de)code-region` unconditionally
These were added back in Emacs-20.4.
---
lisp/vcard.el | 2 +
lisp/vm-mime.el | 200
branch: elpa/vm
commit 94077ac519b722b4412b30ffa9bfc5153de92276
Author: Stefan Monnier
Commit: Stefan Monnier
lisp/vm-macro.el (vm-save-restriction, vm-save-buffer-excursion): Delete
The first worked around a bug fixed eons ago, and the second
has been available under an another
branch: elpa/vm
commit 35354850611192e68ddf29b12fb5e9b9e7d4a4b5
Author: Stefan Monnier
Commit: Stefan Monnier
vm-imap|pop.el (vm-expunge-imap|pop-messages): Fix misuse of `nreverse`
---
lisp/vm-imap.el | 2 +-
lisp/vm-pop.el | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --
branch: elpa/vm
commit cdfd325bf9654d3460aa85503bcabfc079d67151
Author: Stefan Monnier
Commit: Stefan Monnier
Prefer `ash` over `lsh`
`lsh` is deprecated since Emacs started using bignums, and as long as
`n` is always non-negative and smaller than 2^24, `ash` should give the
elpasync pushed a change to branch elpa/vm.
from 556b5b7d5e Merge branch 'vm-fix-many-warnings-markd' into 'main'
new 94077ac519 lisp/vm-macro.el (vm-save-restriction,
vm-save-buffer-excursion): Delete
new f5e5717718 Use `with-current-buffer`; silences compiler warning
branch: elpa/vm
commit 89cfe9aa550f6938b8f574908055d7c6cf8a40bc
Merge: ae8ec0e7f5 5a45e15c4b
Author: Mark Diekhans
Commit: Mark Diekhans
Merge branch 'activate-lexical-binding' into 'main'
Activate `lexical-binding`
See merge request emacs-vm/vm!15
---
contrib/org-html-mai
branch: elpa/vm
commit ee7f6b8dd2177bb13b120af890a9fc00e886a022
Author: Stefan Monnier
Commit: Stefan Monnier
Tweak `require`s to fix compiler warnings
---
contrib/org-html-mail.el | 5 +++-
contrib/org-vm.el | 1 +
contrib/vm-blueman.el | 2 ++
contrib/vm-bogofilter.el
branch: elpa/vm
commit 5a45e15c4bf69604ace586f1102380c0353f9922
Author: Stefan Monnier
Commit: Stefan Monnier
Activate `lexical-binding`
---
contrib/org-html-mail.el| 7 +-
contrib/org-vm.el | 5 +-
contrib/vm-blueman.el
branch: elpa/vm
commit 4fcb1dc7341b8a59f51168d3438d7f402e794679
Merge: 556b5b7d5e b31b4ec294
Author: Mark Diekhans
Commit: Mark Diekhans
restore commit history for vm-fix-many-warnings branch
branch: elpa/vm
commit ae8ec0e7f5617fc9f221ff928c20a5b1b422a93f
Merge: 556b5b7d5e 4fcb1dc734
Author: Mark Diekhans
Commit: Mark Diekhans
Merge branch 'main' into 'main'
restore squished commit history for vm-fix-many-warnings branch
See merge request emacs-vm/vm!16
branch: elpa/vm
commit 7b5009c0e56203364aee6e435ccc8b87013fe732
Author: Stefan Monnier
Commit: Stefan Monnier
Fix "interactive only" warnings
* lisp/u-vm-color.el (u-vm-color-summary-mode): Avoid
`font-lock-fontify-buffer` on Emacs where it's interactive-only.
* lisp/vm
branch: externals/llm
commit edbad651fb0c922e4a5451e28da3406fb99dce71
Author: Naoya Yamashita
Commit: GitHub
fix typo (#52)
---
llm-provider-utils.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/llm-provider-utils.el b/llm-provider-utils.el
index adb5080b81..ad715b975
branch: externals-release/org
commit 7f2ce8272cc6cbff5a6780dc74a63c54cfa58e6e
Author: Ihor Radchenko
Commit: Ihor Radchenko
Update version number for the 9.7.8 release
---
lisp/org.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lisp/org.el b/lisp/org.el
index 42a512f
branch: externals-release/org
commit 934dec45b50e567e553a90a7712bc01839623c55
Author: Stefan Kangas
Commit: Kyle Meyer
; Fix typo in etc/ORG-NEWS (Bug#72186)
---
etc/ORG-NEWS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/etc/ORG-NEWS b/etc/ORG-NEWS
index 41818c7646..c5
elpasync pushed a change to branch externals-release/org.
from e269942a35 org-indent-line: Fix indentation at blank lines at the
beginning of buffer
new 7f2ce8272c Update version number for the 9.7.8 release
new a97ea4f0b5 Backport commit a6cab228d from Emacs
new 93
branch: externals-release/org
commit a97ea4f0b5d3faa2bc0c61fd04916ae4f11644fa
Author: Stefan Kangas
Commit: Kyle Meyer
Backport commit a6cab228d from Emacs
; Fix typos
a6cab228d4d1a82a80eac81b057857a230eef0b5
Stefan Kangas
Thu Jul 18 11:46:50 2024 +0200
---
doc/org-manu
branch: externals-release/org
commit 7832ebe38624d57e4231ed0f32ade367fe32728b
Author: Stefan Kangas
Commit: Kyle Meyer
Backport commit 00adee897 from Emacs
; Fix punctuation in docs
00adee897ac95912cb9ad6bd8a8d161db71945ac
Stefan Kangas
Sun Jul 21 17:35:13 2024 +0200
---
branch: externals/org
commit 190f4722279dcaa7a14efb3ee974a9d6a39fdfa3
Author: Ihor Radchenko
Commit: Ihor Radchenko
org-string-width: Round fractional widths
* lisp/org-macs.el (org-string-width): Fix zero-width
spaces (displayed as 1 pixel) being treated and full-width characte
branch: externals-release/org
commit 4dfe3db762211422023c71d555e9780f0dc9e08a
Merge: 7f2ce8272c 934dec45b5
Author: Kyle Meyer
Commit: Kyle Meyer
Merge branch 'km/from-emacs-30' into bugfix
---
doc/org-manual.org| 2 +-
etc/ORG-NEWS | 4 ++--
lisp/org-agenda.el| 2 +-
lisp/o
elpasync pushed a change to branch externals/org.
from f398724bd5 Merge branch 'bugfix'
new 190f472227 org-string-width: Round fractional widths
new 114c764035 Remove test introduced in 190f47222
Summary of changes:
lisp/org-macs.el | 2 +-
1 file changed, 1 insertion(+),
branch: externals-release/org
commit fdf0e067ba58b4d155212025a8f233f57a7915ce
Merge: 4dfe3db762 7832ebe386
Author: Kyle Meyer
Commit: Kyle Meyer
Merge branch 'km/from-emacs-30' into bugfix
---
doc/org-manual.org | 22 +++---
1 file changed, 11 insertions(+), 11 deletions(-)
branch: externals/org
commit 114c7640351c370bb253827758e4bd9b60400e61
Author: Ihor Radchenko
Commit: Ihor Radchenko
Remove test introduced in 190f47222
* testing/lisp/test-org-macs.el (test-org/string-width): Remove the
new test. It is not working in batch mode, where pixel wid
elpasync pushed a change to branch elpa/vm.
from 89cfe9aa55 Merge branch 'activate-lexical-binding' into 'main'
new 4a699b0864 Try and fix issue #475 (consequence of `lexical-binding`)
new 93559506ff Merge branch 'fix-475' into 'main'
new 728a0bf211 lisp/vm-misc.el:
branch: elpa/vm
commit 2551fc27c88ba7507b7cc7636d88665d18054511
Merge: 93559506ff 728a0bf211
Author: Mark Diekhans
Commit: Mark Diekhans
Merge branch 'simplify-vm-misc' into 'main'
lisp/vm-misc.el: Simplify
See merge request emacs-vm/vm!18
---
lisp/vm-folder.el | 5 +-
branch: elpa/vm
commit 728a0bf21189bcfb7a3bf581f966f98a4d243699
Author: Stefan Monnier
Commit: Stefan Monnier
lisp/vm-misc.el: Simplify
Hoist the `fset`s outside of their `if`s
and turn them into `defalias` so the compiler understands the code, making
the corresponding `decl
branch: elpa/vm
commit 4a699b0864e738cad092479d0f5b0ff454c2fa9c
Author: Stefan Monnier
Commit: Stefan Monnier
Try and fix issue #475 (consequence of `lexical-binding`)
* lisp/vm-imap.el (vm-imap-retrieve-to-target): Use `progn`
to fix blunder in last patch which moved code from
branch: elpa/vm
commit 93559506ff873a12a3b74c11b43d0485cc7e4ffb
Merge: 89cfe9aa55 4a699b0864
Author: Mark Diekhans
Commit: Mark Diekhans
Merge branch 'fix-475' into 'main'
Try and fix issue #475 (consequence of `lexical-binding`)
Closes #475
See merge request emacs
branch: elpa/php-mode
commit 59814bd80c59894022bc5950fb3bdf02420e8a89
Author: Jen-Chieh Shen
Commit: GitHub
ci: Bump Emacs 29.x to 4
---
.github/workflows/test.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
in
49 matches
Mail list logo