<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs, branch feature/package-revamp</title>
<subtitle>Emacs is the extensible, customizable, self-documenting real-time display editor. 
</subtitle>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/'/>
<entry>
<title>Avoid modifying temporary buffer with package-review diff</title>
<updated>2025-12-27T20:18:26+00:00</updated>
<author>
<name>Philip Kaludercic</name>
</author>
<published>2025-12-27T20:18:26+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=a5618ce5d068dc2e61fe1fde6504cd7ae84e7ab1'/>
<id>a5618ce5d068dc2e61fe1fde6504cd7ae84e7ab1</id>
<content type='text'>
* lisp/package/package-install.el (package-review): Narrow the
buffer to the region without the sentinel message.  Below,
'insert-buffer-substring' will not copy over the last two lines.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/package/package-install.el (package-review): Narrow the
buffer to the region without the sentinel message.  Below,
'insert-buffer-substring' will not copy over the last two lines.
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid undefined function definitions in 'package-review'</title>
<updated>2025-12-27T20:14:37+00:00</updated>
<author>
<name>Philip Kaludercic</name>
</author>
<published>2025-12-27T20:14:37+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=c8c191d1a32576261c4294fcfc778fff278840ee'/>
<id>c8c191d1a32576261c4294fcfc778fff278840ee</id>
<content type='text'>
* lisp/package/package-install.el (package-review): Load missing
features to compose a message
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/package/package-install.el (package-review): Load missing
features to compose a message
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid using 'recursive-edit' in 'package-review'</title>
<updated>2025-12-27T20:13:38+00:00</updated>
<author>
<name>Philip Kaludercic</name>
</author>
<published>2025-12-27T20:13:38+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=78f6a8e6697c0944b41e7d74b19e1555bfc6230e'/>
<id>78f6a8e6697c0944b41e7d74b19e1555bfc6230e</id>
<content type='text'>
* lisp/package/package-install.el (package-review): Enable
recursive minibuffers during 'read-multiple-choice'.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/package/package-install.el (package-review): Enable
recursive minibuffers during 'read-multiple-choice'.
</pre>
</div>
</content>
</entry>
<entry>
<title>; Fix typo in 'package-review'</title>
<updated>2025-12-27T20:12:48+00:00</updated>
<author>
<name>Philip Kaludercic</name>
</author>
<published>2025-12-27T20:12:48+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=1a95d2c086a8e0c04c3a6d3bb8784d4913b1e8c1'/>
<id>1a95d2c086a8e0c04c3a6d3bb8784d4913b1e8c1</id>
<content type='text'>
* lisp/package/package-install.el (package-review): Write out "maintainers".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/package/package-install.el (package-review): Write out "maintainers".
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not load 'package-install' in 'package-autosuggest'</title>
<updated>2025-12-27T17:13:05+00:00</updated>
<author>
<name>Philip Kaludercic</name>
</author>
<published>2025-12-27T17:13:05+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=f80e42fdc2f80a77f8f6f4558a987a3888dc592e'/>
<id>f80e42fdc2f80a77f8f6f4558a987a3888dc592e</id>
<content type='text'>
* lisp/package/package-autosuggest.el: Remove 'require'
expression at the top of the file, as the only function we are
interested in ('package-install') is autoloaded.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/package/package-autosuggest.el: Remove 'require'
expression at the top of the file, as the only function we are
interested in ('package-install') is autoloaded.
</pre>
</div>
</content>
</entry>
<entry>
<title>; Compare version lists with 'version-list-='</title>
<updated>2025-12-27T16:42:30+00:00</updated>
<author>
<name>Philip Kaludercic</name>
</author>
<published>2025-12-27T16:36:13+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=0a757100de7f9a403d7c5ceca0c40089bd21ab8a'/>
<id>0a757100de7f9a403d7c5ceca0c40089bd21ab8a</id>
<content type='text'>
* lisp/package/package-install.el (package-upgrade): Replace
'version=' with 'version-list-='.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/package/package-install.el (package-upgrade): Replace
'version=' with 'version-list-='.
</pre>
</div>
</content>
</entry>
<entry>
<title>; Simplify post package review cleanup</title>
<updated>2025-12-27T16:42:30+00:00</updated>
<author>
<name>Philip Kaludercic</name>
</author>
<published>2025-12-27T16:35:01+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=64ed9508a3fb62c74ef0051fe3ed419aaa367819'/>
<id>64ed9508a3fb62c74ef0051fe3ed419aaa367819</id>
<content type='text'>
* lisp/package/package-install.el (package-unpack): Call
'delete-directory' directly instead of via 'post-command-hook'.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/package/package-install.el (package-unpack): Call
'delete-directory' directly instead of via 'post-command-hook'.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add option 'package-review-diff-switches'</title>
<updated>2025-12-27T12:58:04+00:00</updated>
<author>
<name>Philip Kaludercic</name>
</author>
<published>2025-12-27T12:58:04+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=490f9112452570d7c58faea74ca3c1c4e1b22ad4'/>
<id>490f9112452570d7c58faea74ca3c1c4e1b22ad4</id>
<content type='text'>
* lisp/package/package-install.el
(package-review-diff-switches): Add new option.
(package-review): Respect new option.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/package/package-install.el
(package-review-diff-switches): Add new option.
(package-review): Respect new option.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add review option to send the maintainer a mail</title>
<updated>2025-12-27T12:55:47+00:00</updated>
<author>
<name>Philip Kaludercic</name>
</author>
<published>2025-12-27T12:55:47+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=c70eb51c5f08ec55c75effcded7787f07bb3dcc4'/>
<id>c70eb51c5f08ec55c75effcded7787f07bb3dcc4</id>
<content type='text'>
* lisp/package/package-install.el (package-review): Add "m" option.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/package/package-install.el (package-review): Add "m" option.
</pre>
</div>
</content>
</entry>
<entry>
<title>Delete temporary directory after package review</title>
<updated>2025-12-27T12:35:41+00:00</updated>
<author>
<name>Philip Kaludercic</name>
</author>
<published>2025-12-27T12:35:41+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=80b9dd9780c5b7b8061a32d079c9770cc1613b1a'/>
<id>80b9dd9780c5b7b8061a32d079c9770cc1613b1a</id>
<content type='text'>
* lisp/package/package-install.el (package-unpack): Ensure that
the temporarily created directory within the tarball is expanded
is deleted using 'post-command-hook'.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/package/package-install.el (package-unpack): Ensure that
the temporarily created directory within the tarball is expanded
is deleted using 'post-command-hook'.
</pre>
</div>
</content>
</entry>
</feed>
