elpasync pushed a change to branch elpa/magit-section.
from f1de3a1091 AUTHORS.md: Update list of contributors
adds 5c364eaad7 magit-reverse-in-index: Fix option reference in docs
No new revisions were added by this update.
Summary of changes:
docs/magit.org | 2 +-
docs/magi
elpasync pushed a change to branch elpa/magit.
from f1de3a1091 AUTHORS.md: Update list of contributors
adds 5c364eaad7 magit-reverse-in-index: Fix option reference in docs
No new revisions were added by this update.
Summary of changes:
docs/magit.org | 2 +-
docs/magit.texi
branch: elpa/git-commit
commit 5c364eaad728a2dffe181ee5a8805a20866de35f
Author: Kyle Meyer
Commit: Kyle Meyer
magit-reverse-in-index: Fix option reference in docs
---
docs/magit.org | 2 +-
docs/magit.texi | 2 +-
lisp/magit-apply.el | 2 +-
3 files changed, 3 insertions(+), 3 dele
branch: main
commit 51eb9ccb2eea0095408fb7a479d705fb6c17966b
Author: Luke Lee
Commit: Luke Lee
* elpa-packages (cursor-undo): Change `:doc` to `:readme`
---
elpa-packages | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/elpa-packages b/elpa-packages
index 6ed92cfd7b..7eca
branch: externals/org-contacts
commit 1f20cec04f933491ecac86b2d9ced6b85febeacd
Author: stardiviner
Commit: stardiviner
replace variable `org-contacts-all-contacts` with function
`(org-contacts-all-contacts)`
---
org-contacts.el | 41 ++---
1 file changed
branch: externals/org-contacts
commit 295eb514d06ac5bf7c4afd83590933ca3482b5ea
Author: stardiviner
Commit: stardiviner
`with-memoization` requires emacs 29.1
---
org-contacts.el | 7 +++
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/org-contacts.el b/org-contacts.el
inde
elpasync pushed a change to branch externals/org-contacts.
from 00663f777f use function `(org-contacts-files)` to replace variable
`org-contacts-files`
new 904fb4dbe3 `file-name-concat` requires emacs 28.1
new 295eb514d0 `with-memoization` requires emacs 29.1
new 61
branch: externals/org-contacts
commit 904fb4dbe36de5311e7fdb8facc2b7f230735f45
Author: stardiviner
Commit: stardiviner
`file-name-concat` requires emacs 28.1
---
org-contacts.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/org-contacts.el b/org-contacts.el
index 65f55
branch: externals/org-contacts
commit 612ddf45a67ee7aa71ecebb1362b4112a49b10c5
Author: stardiviner
Commit: stardiviner
Revert "use function `(org-contacts-files)` to replace variable
`org-contacts-files`"
This reverts commit 00663f777fcc757593c7a84b4a1b2ef6925663d6.
---
org-contac
branch: externals/diff-hl
commit b80ff9b4a772f7ea000e86fbf88175104ddf9557
Author: Dmitry Gutov
Commit: Dmitry Gutov
Bump the version
---
diff-hl.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/diff-hl.el b/diff-hl.el
index c9b5c11301..8f83851f31 100644
--- a/diff-hl.e
elpasync pushed a change to branch elpa/magit-section.
from 1fdb30cc1a magit-log-select: Place cursor on first non-squash commit
adds f1de3a1091 AUTHORS.md: Update list of contributors
No new revisions were added by this update.
Summary of changes:
docs/AUTHORS.md | 4
1 file
elpasync pushed a change to branch elpa/magit.
from 1fdb30cc1a magit-log-select: Place cursor on first non-squash commit
adds f1de3a1091 AUTHORS.md: Update list of contributors
No new revisions were added by this update.
Summary of changes:
docs/AUTHORS.md | 4
1 file changed
branch: elpa/git-commit
commit f1de3a1091bfc35cb98df57aecd74db1d151b8d9
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
AUTHORS.md: Update list of contributors
---
docs/AUTHORS.md | 4
1 file changed, 4 insertions(+)
diff --git a/docs/AUTHORS.md b/docs/AUTHORS.md
index 31c3b18ba1..15c
branch: externals/org-contacts
commit a242901453d37facb17a1c8bd6277c96bb7e83b9
Author: stardiviner
Commit: stardiviner
Fix `org-contacts--all-contacts` logic
---
org-contacts.el | 47 ---
1 file changed, 24 insertions(+), 23 deletions(-)
diff --g
branch: externals/org-contacts
commit 00663f777fcc757593c7a84b4a1b2ef6925663d6
Author: stardiviner
Commit: stardiviner
use function `(org-contacts-files)` to replace variable `org-contacts-files`
---
org-contacts.el | 12 ++--
1 file changed, 6 insertions(+), 6 deletions(-)
diff --
elpasync pushed a change to branch externals/org-contacts.
from 30d137fbac Use `with-memoization` only if it is available
new a242901453 Fix `org-contacts--all-contacts` logic
new f40814f185 Remove autoload cookie to avoid package loading error:
new 00663f777f use fu
branch: externals/org-contacts
commit f40814f18523b3b5a780c2388184e0e364ce4cfc
Author: stardiviner
Commit: stardiviner
Remove autoload cookie to avoid package loading error:
void variable `org-contacts-enable-completion`
---
org-contacts.el | 1 -
1 file changed, 1 deletion(-)
dif
branch: elpa/helm
commit f48231d98e2ffb9fad2d445b0fd473aba973a1a9
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
package-vc-p may not be available
---
helm-packages.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/helm-packages.el b/helm-packages.el
index 818fe0a3
elpasync pushed a change to branch elpa/helm-core.
from 228ba22048 Fix error in helm-grep--ag-command (#2682)
adds 1ba7b39fbb Fix some compiler warnings
adds d2497a8cea Provide a helm version of package--upgradeable-packages
adds f48231d98e package-vc-p may not be avail
elpasync pushed a change to branch elpa/helm.
from 228ba22048 Fix error in helm-grep--ag-command (#2682)
new 1ba7b39fbb Fix some compiler warnings
new d2497a8cea Provide a helm version of package--upgradeable-packages
new f48231d98e package-vc-p may not be available
branch: elpa/helm
commit d2497a8ceae2d99b20135569d1aab75f0a47d936
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Provide a helm version of package--upgradeable-packages
---
helm-lib.el | 18 +-
helm-packages.el | 34 ++
2 files chang
branch: elpa/helm
commit 1ba7b39fbbf1e057964b4be4431ea49524e432ad
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Fix some compiler warnings
---
helm-misc.el | 2 ++
helm-occur.el | 2 ++
2 files changed, 4 insertions(+)
diff --git a/helm-misc.el b/helm-misc.el
index c39429cf9b..251ce
branch: externals/xr
commit 9048d15a8de605ad1ee9eba889e4ec90944d8416
Author: Mattias Engdegård
Commit: Mattias Engdegård
Increment version to 2.0
---
xr.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xr.el b/xr.el
index 2cb0f0cf1a..c68d131697 100644
--- a/xr.el
+++ b
branch: externals/relint
commit a9a792dccbf4a34e6ae51f0cacd5ce3da2349209
Author: Mattias Engdegård
Commit: Mattias Engdegård
Increment version to 2.0 and require xr 2.0
---
relint.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/relint.el b/relint.el
index 0b6c120a
branch: externals/phpinspect
commit 2aac7a273ea858961e9a702e78e5c1567585b908
Author: Hugo Thunnissen
Commit: Hugo Thunnissen
Support @method annotations for static methods
---
phpinspect-index.el| 59 ++
phpinspect-parser.el
branch: externals/org-contacts
commit eb1055828c6d7bd5cbe4107c78c24cc5d3eb258c
Author: stardiviner
Commit: stardiviner
Setup org-contacts completing automatically in package built-in.
Setup org-contacts completing in org-mode, message-mode, mu4e-compose-mode.
---
org-contacts.el |
branch: externals/org-contacts
commit 014881113601cb54c53adc155bc12afce6ce2e6d
Author: stardiviner
Commit: stardiviner
fix flymake warnings in docstrings
---
org-contacts.el | 72 +++--
1 file changed, 34 insertions(+), 38 deletions(-)
di
branch: externals/org-contacts
commit 30d137fbac8b9b908ad978ba588f1d47e8ca59cd
Author: stardiviner
Commit: stardiviner
Use `with-memoization` only if it is available
---
org-contacts.el | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/org-contacts.el b/org-contacts.el
elpasync pushed a change to branch externals/org-contacts.
from daeaaefd7d Add autoload cookie for `org-contacts-anniversaries`
new eb1055828c Setup org-contacts completing automatically in package
built-in.
new 0148811136 fix flymake warnings in docstrings
new 30d1
branch: externals/denote
commit 0e9cec2551cf75538d1c099a6257897e47215e1b
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Use the correct symbol for denote-excluded-directories-regexp
---
README.org | 18 +-
1 file changed, 9 insertions(+), 9 deletions(-)
diff --git
elpasync pushed a change to branch externals/denote.
from 8ad0b816ed Add three new user options for 'denote-sort-dired'
new 2fc82bd292 Add Org dynamic block to insert files as headings
new 354cb2492b Make corrections to the docs of commit 2fc82bd
new 0e9cec2551 Use t
branch: externals/denote
commit 4eceb360a2663a8f0df537c7c9811a08f9ed43d6
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Add sample code in the manual to find duplicate identifiers
---
README.org | 53 +
1 file changed, 53 insertio
branch: externals/denote
commit 354cb2492b55f4c13f357f2ed1e9f3528f5bfb20
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Make corrections to the docs of commit 2fc82bd
---
README.org | 13 -
1 file changed, 4 insertions(+), 9 deletions(-)
diff --git a/README.org b/READM
branch: externals/denote
commit 2fc82bd292e3a5f5677cdf961fa94d65dc03984a
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Add Org dynamic block to insert files as headings
---
README.org | 88 +
denote-org-extras.el | 109 +++
34 matches
Mail list logo