branch: externals/package-x
commit 00f5b5f5a08a3fb2797f614eb084cfa3de91fa8a
Author: Philip Kaludercic
Commit: Philip Kaludercic
* package-x.el (package-install-temporarily): New function
---
package-x.el | 17 +
1 file changed, 17 insertions(+)
diff --git a/package-x.el b
branch: elpa-admin
commit 0954fdeb4d54c43e8f7e54251296685009a2c471
Author: Philip Kaludercic
Commit: Philip Kaludercic
* elpa-admin.el (elpaa--write-pkg-file): Fix header line generation
---
elpa-admin.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/elpa-admin.el
branch: main
commit b0c4576270a10af6700726df22db786b41a4d638
Author: Philip Kaludercic
Commit: Philip Kaludercic
* elpa-packages (flymake-clippy): New package
---
elpa-packages | 1 +
1 file changed, 1 insertion(+)
diff --git a/elpa-packages b/elpa-packages
index 711e19bab1..1a683205b1
branch: main
commit 027da5dd0c1057d857fd552d3fdee72f7567a510
Author: Philip Kaludercic
Commit: Philip Kaludercic
* elpa-packages (vc-jj): New package
---
elpa-packages | 1 +
1 file changed, 1 insertion(+)
diff --git a/elpa-packages b/elpa-packages
index fadcb8feed..d129288d13 100644
zge pushed a change to branch main.
from abb7856052 Merge branch 'main' of
git+ssh://git.sv.gnu.org/srv/git/emacs/elpa
new 7bcfbd9a2f * elpa-packages (cond-star): New package
new 0238742305 * elpa-packages (cus-abbrev): New package
Summary of changes:
elpa-packages | 2 +
branch: main
commit 18ff753be657791f178168a58422634f6fa16918
Author: Philip Kaludercic
Commit: Philip Kaludercic
* elpa-packages (gnome-dark-style): New package
---
elpa-packages | 1 +
1 file changed, 1 insertion(+)
diff --git a/elpa-packages b/elpa-packages
index dce45db5b4..b06fa218ca
branch: main
commit 7bcfbd9a2f2c6576ec5f3a3b88c8a0236a73375c
Author: Philip Kaludercic
Commit: Philip Kaludercic
* elpa-packages (cond-star): New package
---
elpa-packages | 1 +
1 file changed, 1 insertion(+)
diff --git a/elpa-packages b/elpa-packages
index 766e865ae2..c1cdba3ddc 100644
branch: main
commit 0238742305e1b657b02a6d7fa310f552df71cb55
Author: Philip Kaludercic
Commit: Philip Kaludercic
* elpa-packages (cus-abbrev): New package
---
elpa-packages | 1 +
1 file changed, 1 insertion(+)
diff --git a/elpa-packages b/elpa-packages
index c1cdba3ddc..dce45db5b4 100644
branch: main
commit 7ef0b3ab7d1bc61e672c65c3f6b72745bd1d23c9
Author: Philip Kaludercic
Commit: Philip Kaludercic
* elpa-packages (consult-recoll): Add :news
---
elpa-packages | 1 +
1 file changed, 1 insertion(+)
diff --git a/elpa-packages b/elpa-packages
index 2180f66d8d..eb374b4fb8
branch: externals/package-x
commit 2ee727a54b4d8f23dbc9878c571586fda5aba1b2
Author: Stefan Kangas
Commit: Stefan Kangas
; Fix indentation to appease git hooks
* lisp/emacs-lisp/package-x.el (package-upload-buffer-internal):
Fix indentation.
---
lisp/emacs-lisp/package-x.el | 6
branch: externals/package-x
commit 480760e4b15cd703fe4af8f7201bf4ade9997e27
Author: Stefan Monnier
Commit: Stefan Monnier
* lisp/emacs-lisp/package.el: Include obsolete packages from archives.
Use lexical-binding.
(package-archive-contents): Change format; include obsolete packages.
branch: main
commit c74b93d920416d806190fde813b5452e1ae66d0f
Author: Philip Kaludercic
Commit: Philip Kaludercic
* elpa-packages (package-x): Extract out of emacs.git
---
elpa-packages | 1 +
1 file changed, 1 insertion(+)
diff --git a/elpa-packages b/elpa-packages
index 72b547ab77
branch: externals/package-x
commit ffa54b4f21b6504b05f03778df5af9fb1d81179a
Author: Stefan Kangas
Commit: Stefan Kangas
Update copyright year to 2025
Run "TZ=UTC0 admin/update-copyright".
---
lisp/emacs-lisp/package-x.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff -
branch: externals/package-x
commit da512900ff076ef58ea5c799a7773d383aa7a97d
Author: Paul Eggert
Commit: Paul Eggert
Update copyright year to 2018
Run admin/update-copyright.
---
lisp/emacs-lisp/package-x.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lisp/em
branch: externals/package-x
commit c38aa420835c42b058ac312216567c934578f40d
Author: Paul Eggert
Commit: Paul Eggert
Update copyright year to 2015
Run admin/update-copyright.
---
lisp/emacs-lisp/package-x.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lisp/em
branch: externals/package-x
commit 816eb295f9e1de64228ec3283b828b587557817e
Author: Paul Eggert
Commit: Paul Eggert
Update copyright year to 2025
Run "TZ=UTC0 admin/update-copyright".
---
lisp/emacs-lisp/package-x.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
branch: externals/package-x
commit dabf75bd04f3c4ef67e0772d1fba2cb5359eb6fe
Author: Chong Yidong
Commit: Chong Yidong
Usability improvements to commands in package-x.el.
* lisp/emacs-lisp/package-x.el (package-archive-upload-base): Make it a
defcustom.
(package--update-file)
branch: externals/package-x
commit b83e7246b37a85c4a165470e416de32f12b89dc1
Author: Chong Yidong
Commit: Chong Yidong
Use version-list-* functions in package.el.
* emacs-lisp/package-x.el (package-upload-buffer-internal): Use
version-to-list.
(package-upload-buffer-internal)
branch: externals/package-x
commit 7d27aacb0c84ce3b52c6f494d1edc5f56f9266d2
Author: Paul Eggert
Commit: Paul Eggert
Update copyright year to 2021
Run "TZ=UTC0 admin/update-copyright $(git ls-files)".
---
lisp/emacs-lisp/package-x.el | 2 +-
1 file changed, 1 insertion(+), 1 deletio
branch: externals/package-x
commit 03c8e7de12937f95d1d271325bc5bee0a854857f
Author: Paul Eggert
Commit: Paul Eggert
Update copyright year to 2020
Run "TZ=UTC0 admin/update-copyright $(git ls-files)".
---
lisp/emacs-lisp/package-x.el | 2 +-
1 file changed, 1 insertion(+), 1 deletio
branch: externals/package-x
commit 8241c0e31b30ffb18a57f23522f660416bbb05f4
Author: Stefan Monnier
Commit: Stefan Monnier
First part of Daniel Hackney's patch to package.el.
* lisp/emacs-lisp/package.el: Use defstruct.
(package-desc): New, main struct.
(package--bi-desc, package-
branch: externals/package-x
commit a52cfb0ab1ca405392ff19085ce7cb4c24ca2ff8
Author: Chong Yidong
Commit: Chong Yidong
Add preliminary describe-package functionality, and some cleanup.
* help-mode.el (help-package-def): New button type.
* menu-bar.el: Move package-list-packa
branch: externals/package-x
commit 71ebeabf64e9db21eca77dc061f018c2052d7a4a
Author: Lars Ingebrigtsen
Commit: Lars Ingebrigtsen
Add an autoload cookie to package-upload-file
* lisp/emacs-lisp/package-x.el (package-upload-file): Add an
autoload cookie (bug#26724).
---
lisp/emacs
branch: externals/package-x
commit 6e6ea6f48ea609372c050c068b749181aa16c9a2
Author: Michael Heerdegen
Commit: Michael Heerdegen
Replace insignificant backquotes
Replace most insignificant occurrences of '`' with a straight quote,
sharp quote or nothing. This includes backquotes
branch: externals/package-x
commit b83f6961957fbde4807985e040eaf39dc4f0d10e
Author: Paul Eggert
Commit: Paul Eggert
Update copyright notices for 2013.
---
lisp/emacs-lisp/package-x.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lisp/emacs-lisp/package-x.el b/lisp/ema
branch: externals/package-x
commit 8c952fd42a2baa4b6a614e75234b087b2c989b39
Author: Stefan Monnier
Commit: Stefan Monnier
* lisp/emacs-lisp/package.el: Use tar-mode rather than tar executable.
Consolidate the single-file vs tarball code.
(package-desc-suffix): New function.
(pack
branch: externals/package-x
commit 0117b76ba9ff36de40f26849755e814ff050ab75
Merge: 816eb295f9 ffa54b4f21
Author: Eli Zaretskii
Commit: Eli Zaretskii
; Merge from origin/emacs-30
The following commits were skipped:
cd6e2a08285 Fix copyright years by hand
ffa54b4f21b Upda
branch: externals/package-x
commit f03a83c96922412ebf0cccb268e73e7fabfc3079
Author: Artur Malabarba
Commit: Artur Malabarba
emacs-lisp/package.el and package-x.el: References to package-desc-kind
---
lisp/emacs-lisp/package-x.el | 4
1 file changed, 4 insertions(+)
diff --git a/lisp/e
branch: externals/package-x
commit 64243e3d24365e2290e8d8fc40bdb96385fd36e0
Author: Eli Zaretskii
Commit: Eli Zaretskii
; Add 2023 to copyright years.
---
lisp/emacs-lisp/package-x.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lisp/emacs-lisp/package-x.el b/lisp/ema
branch: externals/package-x
commit a4aaf1a7dc31af40b33435fae3c1674d744031f7
Author: Philip Kaludercic
Commit: Philip Kaludercic
; Prepare package for addition to GNU ELPA
---
package-x.el | 2 ++
1 file changed, 2 insertions(+)
diff --git a/package-x.el b/package-x.el
index 68a62df90f
branch: externals/package-x
commit 9e72c4fb0f7c40089eac950af74211bc689ed1c3
Author: Po Lu
Commit: Po Lu
; Add 2024 to copyright years
---
lisp/emacs-lisp/package-x.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lisp/emacs-lisp/package-x.el b/lisp/emacs-lisp/package-x
branch: externals/package-x
commit 782c6db1c93d4124756109ef7d4a5f8ad52b95bc
Author: Paul Eggert
Commit: Paul Eggert
Update copyright year to 2016
Run admin/update-copyright.
---
lisp/emacs-lisp/package-x.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lisp/em
branch: externals/package-x
commit cfed847b60ecfc89b34e51be3d22608574b8114e
Author: Paul Eggert
Commit: Paul Eggert
Update copyright year to 2021
Run "TZ=UTC0 admin/update-copyright".
---
lisp/emacs-lisp/package-x.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
branch: externals/package-x
commit 060c6bfb5c88e9e515a360a00b09fc8396eccd15
Author: Paul Eggert
Commit: Paul Eggert
Update copyright year to 2017
Run admin/update-copyright.
---
lisp/emacs-lisp/package-x.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lisp/em
branch: externals/package-x
commit 0853d3449b58a93d7b6ddf413e10a2845f8535c8
Author: Juanma Barranquero
Commit: Juanma Barranquero
lisp/*.el: Fix typos and other trivial doc fixes
* lisp/allout-widgets.el (allout-widgets-auto-activation)
(allout-current-decorated-p):
* lisp/a
branch: externals/package-x
commit 3e193ebb9e198f0d59a20ea74cb94043a1a6d38a
Author: Stefan Kangas
Commit: Stefan Kangas
; More minor docfixes found by checkdoc
---
lisp/emacs-lisp/package-x.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lisp/emacs-lisp/package-x.el b
branch: externals/package-x
commit 5824a9eef885a9768625c77d29f3a8782c8549db
Author: Paul Eggert
Commit: Paul Eggert
Prefer HTTPS to FTP and HTTP in documentation
Most of this change is to boilerplate commentary such as license URLs.
This change was prompted by ftp://ftp.gnu.org'
branch: externals/package-x
commit 948e9b97801befab462ae9487985b01ef92e76db
Author: Juanma Barranquero
Commit: Juanma Barranquero
lisp/emacs-lisp/package-x.el: Follow-up to change in package.el.
(package--archive-contents-from-url): Use url-insert-file-contents;
package-handle-r
branch: externals/package-x
commit 64dc243a4f1763f2104b5073d85376beec6cda88
Author: Paul Eggert
Commit: Paul Eggert
Update copyright year to 2015
Run admin/update-copyright.
---
lisp/emacs-lisp/package-x.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lisp/em
branch: externals/package-x
commit ced1cdc3ed78190a588b9cefeca6b5317e7557e5
Author: Chong Yidong
Commit: Chong Yidong
Merge package.el, written by Tom Tromey .
Changes relative to version 0.9 of package.el are listed below:
* emacs-lisp/package-x.el: New file. Package uploading
branch: externals/package-x
commit 63632d58bd584bcd09168b8dc05197924cb1b087
Merge: 71ebeabf64 e8c6fd7d12
Author: Glenn Morris
Commit: Glenn Morris
Merge from origin/emacs-26
8fbe462 (origin/emacs-26) ; * doc/lispref/positions.texi (List Motion...
1d9efc0 Add index for "\( in str
branch: externals/package-x
commit 98de2042d02c8943d93105c7f20700a94097df8b
Author: Glenn Morris
Commit: Glenn Morris
Add 2012 to FSF copyright years for Emacs files
---
lisp/emacs-lisp/package-x.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lisp/emacs-lisp/package-
branch: externals/package-x
commit 918e34736eb551e68c7939def4b9c2f7819426ff
Author: Dmitry Gutov
Commit: Dmitry Gutov
* automated/Makefile.in (setwins): Include the 'data' subdirectory.
* automated/package-x-test.el: New file.
* automated/package-test.el: New file.
branch: externals/package-x
commit 012f058ddc6badd723d3ef5b22f97aae583e6c89
Author: Paul Eggert
Commit: Paul Eggert
Update copyright year to 2019
Run 'TZ=UTC0 admin/update-copyright $(git ls-files)'.
---
lisp/emacs-lisp/package-x.el | 2 +-
1 file changed, 1 insertion(+), 1 deletio
branch: externals/package-x
commit 786c25258001438601d8c41772db1f77f8986db8
Merge: 6e6ea6f48e 012f058ddc
Author: Paul Eggert
Commit: Paul Eggert
Merge from origin/emacs-26
2fcf2df Fix copyright years by hand
012f058 Update copyright year to 2019
2814292 Fix value of default
branch: externals/package-x
commit 074514d84eacc8274335b7472d1dc09f9c838116
Author: Jambunathan K
Commit: Chong Yidong
Fix package uploading for newly made or local archives.
* emacs-lisp/package-x.el (package--archive-contents-from-url)
(package--archive-contents-from-file): Ne
branch: externals/package-x
commit bb4668e7aabc7dfddf258b377e2bee69af49c0f0
Author: Paul Eggert
Commit: Paul Eggert
Go back to grave quoting in source-code docstrings etc.
This reverts almost all my recent changes to use curved quotes
in docstrings and/or strings used for error
branch: externals/package-x
commit ed9990d51312af027161f7b9e7765458364afa58
Author: Stefan Monnier
Commit: Stefan Monnier
* lisp/emacs-lisp/package.el: Don't recompute dir. Use pkg-descs more.
(package-desc): Add `dir' field.
(package-desc-full-name): New function.
(package-load
branch: externals/package-x
commit c43ca8f6a6cb2a2db8976772be4e96929408191c
Merge: cfed847b60 7d27aacb0c
Author: Paul Eggert
Commit: Paul Eggert
; Merge from origin/emacs-27
The following commit was skipped:
7d27aacb0c Update copyright year to 2021
branch: externals/package-x
commit f4ab9eb5553b251c5efc6ef5ddd84d7c8498f310
Author: Chong Yidong
Commit: Chong Yidong
Update package-x to latest package.el changes.
* emacs-lisp/package-x.el (package--make-rss-entry):
(package-maint-add-news-item, package--update-news)
(pack
branch: externals/package-x
commit 03e6e1fac588683bf5b2f5cf63fa398df4ff051d
Author: Stefan Monnier
Commit: Stefan Monnier
* lisp/gnus/gnus-art.el: Fix misuse of `standard-value`.
* lisp/custom.el (custom--standard-value): New function.
* lisp/gnus/gnus-art.el: (gnus-article
branch: externals/package-x
commit 6f7c3ddd12fddf8aa620a4b9fd5bc7009e951f0b
Author: Glenn Morris
Commit: Glenn Morris
Quieten compilation, eg in --without-x builds.
* lisp/dired-aux.el (lpr-printer-switch):
* lisp/frame.el (tool-bar-height):
* lisp/linum.el (font-info):
branch: externals/package-x
commit f4841ab3e53f65ce60ce3da20ad34c44abe35110
Author: Philip Kaludercic
Commit: Philip Kaludercic
; Move the file to the repo root
---
lisp/emacs-lisp/package-x.el => package-x.el | 0
1 file changed, 0 insertions(+), 0 deletions(-)
diff --git a/lisp/em
branch: externals/package-x
commit 55185a7e62752bb4474b9e660d516df79a1a71de
Author: Paul Eggert
Commit: Paul Eggert
Update copyright year to 2014 by running admin/update-copyright.
---
lisp/emacs-lisp/package-x.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lisp/emac
branch: externals/package-x
commit e8c6fd7d12d76a72b841538d0420297f281047f8
Author: Stefan Kangas
Commit: Noam Postavsky
Remove upload functionality of package-x from the elisp manual
Suggested by Stefan Monnier.
Ref: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=19537#8
branch: externals/package-x
commit 3b97fee274b0d13bfc1db0565c2145351a42e10c
Author: Michael Albinus
Commit: Michael Albinus
* simple.el (shell-command-to-string): Use `process-file'.
* emacs-lisp/package.el (package-tar-file-info): Handle also
remote files.
* emacs-lisp
branch: externals/package-x
commit bec9cdbd95bc3165293eaf731a574e20849b1bb5
Merge: f03a83c969 c38aa42083
Author: Fabián Ezequiel Gallina
Commit: Fabián Ezequiel Gallina
Merge from origin/emacs-24
a012c7b Fix copyright years by hand
c38aa42 Update copyright year to 2015
branch: externals/package-x
commit 9c9fdc925578d8e8b99b1365e0246c454b555ef1
Author: Glenn Morris
Commit: Glenn Morris
Add 2011 to remaining FSF/AIST copyright years.
---
lisp/emacs-lisp/package-x.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lisp/emacs-lisp/package-
branch: externals/package-x
commit 577188058207a4803cd70f64874f3bcf949d8696
Author: Paul Eggert
Commit: Paul Eggert
text-quoting-style in emacs-lisp diagnostics
* lisp/emacs-lisp/advice.el (ad-read-advised-function)
(ad-read-advice-class, ad-read-advice-name, ad-enable-advice)
zge pushed a change to branch externals/package-x.
at a4aaf1a7dc ; Prepare package for addition to GNU ELPA
This branch includes the following new commits:
new ced1cdc3ed Merge package.el, written by Tom Tromey
. Changes relative to version 0.9 of package.el are listed
below:
branch: externals/package-x
commit 1d612caa263520db10670756f187af354b128a5c
Author: Stefan Monnier
Commit: Stefan Monnier
Use lexical-binding in all of `lisp/emacs-lisp`
* lisp/emacs-lisp/bindat.el: Use lexical-binding.
(bindat--unpack-group, bindat--length-group, bindat--pack-g
branch: externals/package-x
commit dced1f802bc871159921acdd869a130bc4387495
Author: Glenn Morris
Commit: Glenn Morris
Convert consecutive FSF copyright years to ranges.
---
lisp/emacs-lisp/package-x.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lisp/emacs-lisp/packa
branch: externals/package-x
commit 23c9ecc27da8a369521597507c5ac3c1e0f9fa8c
Author: Eli Zaretskii
Commit: Eli Zaretskii
; Add 2022 to copyright years.
---
lisp/emacs-lisp/package-x.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lisp/emacs-lisp/package-x.el b/lisp/ema
branch: externals/package-x
commit a4968c6df2c6d3705c78c383a46b65f69ca68c1d
Author: Glenn Morris
Commit: Glenn Morris
Standardize some more license notices
---
lisp/emacs-lisp/package-x.el | 10 --
1 file changed, 4 insertions(+), 6 deletions(-)
diff --git a/lisp/emacs-lisp/package
branch: externals/package-x
commit 5f86f976312abd51d9f55784d0506ddb63b857b0
Author: Kelly Dean
Commit: Artur Malabarba
emacs-lisp/package-x.el: Create valid tar files
* emacs-lisp/package-x.el (package-upload-buffer-internal):
Create valid tar files. (Bug#19536)
---
lisp/emacs-
branch: externals/package-x
commit cbe57ef5f36d18df78da15a93196dcba3381de15
Author: Dmitry Gutov
Commit: Dmitry Gutov
* lisp/emacs-lisp/package-x.el (package-upload-buffer-internal): Pass
`extras' slot from `package-desc' to `package-make-ac-desc'.
* lisp/emacs-lisp/package.el (
branch: externals/package-x
commit 521c4ed2bdbc17011802b3127338a93f0bb1e3c6
Author: Chong Yidong
Commit: Chong Yidong
Add "Package:" file headers to denote built-in packages.
---
lisp/emacs-lisp/package-x.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/lisp/emacs-lisp/package-x.el b/
branch: main
commit 04faef706abbb9bb95b285757b0f2986e9c07396
Author: Philip Kaludercic
Commit: Philip Kaludercic
* elpa-packages (autorevert-tail-truncate): Add new package
---
elpa-packages | 1 +
1 file changed, 1 insertion(+)
diff --git a/elpa-packages b/elpa-packages
index 74595d87ee
branch: main
commit f53ff04475c4b207ba772a9294dcad65f419d3a2
Author: Philip Kaludercic
Commit: Philip Kaludercic
* elpa-packages (auth-source-xoauth2-plugin): Add new package
---
elpa-packages | 1 +
1 file changed, 1 insertion(+)
diff --git a/elpa-packages b/elpa-packages
index
zge pushed a change to branch main.
from ea8c4c4688 elpa-packages (a68-mode): Use `README.md` i.s.o
`Commentary:`
new f53ff04475 * elpa-packages (auth-source-xoauth2-plugin): Add new
package
new 04faef706a * elpa-packages (autorevert-tail-truncate): Add new
package
Summ
branch: main
commit 6c7a45a4ce4e4be089c56f525091cb0ad01dd30d
Author: Philip Kaludercic
Commit: Philip Kaludercic
* elpa-packages (loopy, loopy-dash): New packages
---
elpa-packages | 9 +
1 file changed, 9 insertions(+)
diff --git a/elpa-packages b/elpa-packages
index 49ec127810
branch: main
commit 5a54d3eadeea64fcdeafba8f20f7b97073cfa8b5
Author: Philip Kaludercic
Commit: Philip Kaludercic
; * elpa-packages: Replace git.sr.ht/~pkal with codeberg.org/pkal
---
elpa-packages | 22 +++---
1 file changed, 11 insertions(+), 11 deletions(-)
diff --git a
branch: main
commit d141240b3c2cf746396f8b328bb92116e844b1dd
Author: Philip Kaludercic
Commit: Philip Kaludercic
Revert "* elpa-packages (haskell-ts-mode): Update URL"
This reverts commit 61864ed9879ed8b24a5a54ea8c9f2bb6c6125b86.
---
elpa-packages | 2 +-
1 file
branch: main
commit 61864ed9879ed8b24a5a54ea8c9f2bb6c6125b86
Author: Philip Kaludercic
Commit: Philip Kaludercic
* elpa-packages (haskell-ts-mode): Update URL
---
elpa-packages | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/elpa-packages b/elpa-packages
index
branch: main
commit 8be3eb0d0d51936c737b3bfd989f675b7d37e08d
Author: Philip Kaludercic
Commit: Philip Kaludercic
* elpa-packages (matlab-mode): New package
---
elpa-packages | 2 ++
1 file changed, 2 insertions(+)
diff --git a/elpa-packages b/elpa-packages
index 5c6f25ca69..4e32a609e9
branch: main
commit 918c70ce5440dc4b9664b88b65a5ba59ac50eed8
Author: Philip Kaludercic
Commit: Philip Kaludercic
* elpa-packages (speedrect): New package
---
elpa-packages | 1 +
1 file changed, 1 insertion(+)
diff --git a/elpa-packages b/elpa-packages
index 4db023ec77..5c6f25ca69 100644
zge pushed a change to branch main.
from f6c047c3d2 elpa-packages (mastodon): Generate the doc from the
`.org`
new b449cded83 * elpa-packages (dslide): Update :doc
new 51a73f8ec7 * elpa-packages (eglot-inactive-regions): New package
Summary of changes:
elpa-packages | 5
branch: main
commit 51a73f8ec72f7a3d46d0f9e406ab808664ec97be
Author: Philip Kaludercic
Commit: Philip Kaludercic
* elpa-packages (eglot-inactive-regions): New package
---
elpa-packages | 2 ++
1 file changed, 2 insertions(+)
diff --git a/elpa-packages b/elpa-packages
index 37ab65de97
branch: main
commit b449cded83ce979fb07294283b1a8fb02b65d56c
Author: Philip Kaludercic
Commit: Philip Kaludercic
* elpa-packages (dslide): Update :doc
---
elpa-packages | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/elpa-packages b/elpa-packages
index 70de625058
branch: main
commit 9369a2ce7b9e2fb1005bc7ff0b6205828f898efd
Author: Philip Kaludercic
Commit: Philip Kaludercic
* elpa-packages (mathjax): Add :make attribute
---
elpa-packages | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/elpa-packages b/elpa-packages
index
branch: main
commit 4a0611fbe8d18d6300858b640706b198ac62b9a5
Author: Philip Kaludercic
Commit: Philip Kaludercic
Scale images to fit into the package description pages
---
html/layout.css | 6 ++
1 file changed, 6 insertions(+)
diff --git a/html/layout.css b/html/layout.css
index
branch: main
commit fc29988d84e27414dc5bccc3585acb506079631d
Author: Philip Kaludercic
Commit: Philip Kaludercic
* elpa-packages (mathjax): New package
---
elpa-packages | 1 +
1 file changed, 1 insertion(+)
diff --git a/elpa-packages b/elpa-packages
index 7a3969cee0..7060415557 100644
branch: main
commit bcdbd55cafa7b1acb354a8a2e0fb9514c220ed6f
Author: Philip Kaludercic
Commit: Philip Kaludercic
* elpa-packages (haskell-mode): Fix typo in :ignored-files
(Bug#73594)
---
elpa-packages | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/elpa
branch: main
commit 435a9cbbd41817391dcdcd98ca5b677ca96db7ca
Author: Joseph Turner
Commit: Philip Kaludercic
* elpa-packages (hyperdrive-org-transclusion): New package
---
elpa-packages | 3 +++
1 file changed, 3 insertions(+)
diff --git a/elpa-packages b/elpa-packages
index 0ea8b159a6
branch: main
commit f13adb8676e85cafb5a3b88f4c351a9d4f33eca4
Author: Philip Kaludercic
Commit: Philip Kaludercic
; * elpa-packages (eglot): Include manual
(Bug#73241)
---
elpa-packages | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/elpa-packages b/elpa
branch: main
commit 94966229ca17882de6cbc1b709120e19a030d35d
Author: Philip Kaludercic
Commit: Philip Kaludercic
* elpa-packages (haskell-ts-mode): New package
---
elpa-packages | 2 ++
1 file changed, 2 insertions(+)
diff --git a/elpa-packages b/elpa-packages
index 45d7056225..0ea8b159a6
branch: externals/oauth2
commit 0147cabd8e82e46af27aef07aeed402b0bb9a0fb
Author: Xiyue Deng
Commit: Philip Kaludercic
* packages/oauth2/oauth2.el: update version to 0.17
---
oauth2.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/oauth2.el b/oauth2.el
index 9c91bb08a1
zge pushed a change to branch externals/oauth2.
from cc2dd7f3e2 ; Prefer HTTPS to HTTP in URLs
new 9a4fe2153d Show full authentication URL to let user choose how to
visit it
new 6c14c8e987 Add parameters required by Google OAuth2 to get
refresh_token
new fe12f44542
branch: externals/oauth2
commit 4a5acb4698a63b07916f62fe501396f736491cf3
Author: Xiyue Deng
Commit: Philip Kaludercic
Add NEWS file to document the changes to plstore id generation
* Also add local variables to enable outline-mode. (Bug#72358)
---
NEWS | 27
branch: externals/oauth2
commit 6c14c8e98760933482f9815a66bdc8b88a45e069
Author: Xiyue Deng
Commit: Philip Kaludercic
Add parameters required by Google OAuth2 to get refresh_token
* packages/oauth2/oauth2.el (oauth2-request-authorization): add
"access_type=offline" a
branch: externals/oauth2
commit a0b9e26a823ecba3ca19f10cc20283dd3f6efde3
Author: Xiyue Deng
Commit: Philip Kaludercic
Add debug messages and provide an option variable for enabling
This helps debugging whether the authorization and refresh requests
were successful and
branch: externals/oauth2
commit 850127d1bd7e55c6175e7e41f6b9fc4acada5f0e
Author: Xiyue Deng
Commit: Philip Kaludercic
Support storing data for multiple accounts of the same provider
Currently the plstore id computed by "oauth2-compute-id" only takes
"auth-url&quo
branch: externals/oauth2
commit 9a4fe2153dc65fe808bcca4b1f79cab8908ad182
Author: Xiyue Deng
Commit: Philip Kaludercic
Show full authentication URL to let user choose how to visit it
* packages/oauth2/oauth2.el (oauth2-request-authorization): show full
authentication URL in user
branch: externals/oauth2
commit fe12f4454271152a74d40119a5379ad7aa5415b6
Author: Xiyue Deng
Commit: Philip Kaludercic
Encode URL when requesting access
* packages/oauth2/oauth2.el (oauth2-request-access): encode the whole
URL to avoid having characters that breaks URL parsing
branch: main
commit 275950daac2fccb9cf91392e41e8bccd1b66f38c
Author: Philip Kaludercic
Commit: Philip Kaludercic
* elpa-packages (constants) : New package
---
elpa-packages | 1 +
1 file changed, 1 insertion(+)
diff --git a/elpa-packages b/elpa-packages
index 2e9d2bd81d..137fef0348 100644
branch: main
commit a9a649210a8d8b9295b5a1d0c7b60a77db03c14c
Author: Thanos Apollo
Commit: Philip Kaludercic
* elpa-packages (gnosis): New package
---
elpa-packages | 3 +++
1 file changed, 3 insertions(+)
diff --git a/elpa-packages b/elpa-packages
index c69a1a0f9c..d27cfd8dd2 100644
branch: main
commit 6a3a4692b78145de00a4c1ad345107bbf9160307
Author: Jeremy Baxter
Commit: Philip Kaludercic
elpa-packages (d-mode): drop :ignored-files
---
elpa-packages | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/elpa-packages b/elpa-packages
index 3bc355144e
branch: main
commit e6bf68bac0302e09d6685dd7d2695d3068124e84
Author: Philip Kaludercic
Commit: Philip Kaludercic
* elpa-packages (wrap-search): Remove outdated comment
Author:
---
elpa-packages | 2 --
1 file changed, 2 deletions(-)
diff --git a/elpa-packages b/elpa-packages
branch: externals/csv-mode
commit 388bcb9a77118d7b7d9c42aa8b3f9fa2c892b930
Author: Peder O. Klingenberg
Commit: Philip Kaludercic
Fix 'csv-guess-separator' being confused by comments
* csv-mode.el (csv--separator-candidates): Ignore
csv-comment-start when looking for
branch: main
commit 25b0d9e98775601eeef5f7742d731ab45c3f89a0
Author: Philip Kaludercic
Commit: Philip Kaludercic
* elpa-packages (which-key): Switch to core package
---
elpa-packages | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/elpa-packages b/elpa-packages
index
1 - 100 of 1085 matches
Mail list logo