<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs, branch feature/package-activate</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>Merge branch 'package-activate'</title>
<updated>2026-01-06T17:10:11+00:00</updated>
<author>
<name>Philip Kaludercic</name>
</author>
<published>2026-01-06T17:10:11+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=1ef21e2470fb2583aee16f53656ab6195e76ed6d'/>
<id>1ef21e2470fb2583aee16f53656ab6195e76ed6d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Extract definitions from package.el used during activation</title>
<updated>2026-01-06T17:09:55+00:00</updated>
<author>
<name>Philip Kaludercic</name>
</author>
<published>2026-01-06T17:09:55+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=4abbd7b9bdb492a935ba79c9f51e7f05388e3fbe'/>
<id>4abbd7b9bdb492a935ba79c9f51e7f05388e3fbe</id>
<content type='text'>
This change removes all definitions that we move to
package-activate.el in a parallel branch, and then merge back
together.  We do this to retain the file history of both files.

(Bug#80079)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change removes all definitions that we move to
package-activate.el in a parallel branch, and then merge back
together.  We do this to retain the file history of both files.

(Bug#80079)
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove definitions not relevant to startup from package-activate</title>
<updated>2026-01-06T17:00:34+00:00</updated>
<author>
<name>Philip Kaludercic</name>
</author>
<published>2026-01-06T17:00:34+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=cf95894aded1edbc16ea6b608535866885339f93'/>
<id>cf95894aded1edbc16ea6b608535866885339f93</id>
<content type='text'>
(Bug#80079)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(Bug#80079)
</pre>
</div>
</content>
</entry>
<entry>
<title>; Prepare extraction of package.el's activation core</title>
<updated>2026-01-06T16:39:12+00:00</updated>
<author>
<name>Philip Kaludercic</name>
</author>
<published>2026-01-06T16:39:12+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=279e8a5582a218f83eb929d4ee1437a2309c3d8c'/>
<id>279e8a5582a218f83eb929d4ee1437a2309c3d8c</id>
<content type='text'>
This change just renames package.el to package-core.el to
preserve the file history.  The original package.el will be
preserved in a seperate branch and merged back together.

(Bug#80079)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change just renames package.el to package-core.el to
preserve the file history.  The original package.el will be
preserved in a seperate branch and merged back together.

(Bug#80079)
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix calculation of outer frame height in NS builds (Bug#80077)</title>
<updated>2026-01-05T09:24:45+00:00</updated>
<author>
<name>Martin Rudalics</name>
</author>
<published>2026-01-05T09:24:45+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=80360ec4a72ee107c480217587718f05db8865bb'/>
<id>80360ec4a72ee107c480217587718f05db8865bb</id>
<content type='text'>
* src/nsfns.m (frame_geometry): Include tool bar height when
calculating a frame's outer height (Bug#80077).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* src/nsfns.m (frame_geometry): Include tool bar height when
calculating a frame's outer height (Bug#80077).
</pre>
</div>
</content>
</entry>
<entry>
<title>In Elisp manual warn about unpredictable changes of point (Bug#79927)</title>
<updated>2026-01-05T08:29:09+00:00</updated>
<author>
<name>Martin Rudalics</name>
</author>
<published>2026-01-05T08:29:09+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=68418691267ad7cdbb2c5f0462a4f906e112f861'/>
<id>68418691267ad7cdbb2c5f0462a4f906e112f861</id>
<content type='text'>
* doc/lispref/positions.texi (Point): Define "buffer point".
* doc/lispref/windows.texi (Window Point): Say that buffer point
can change in unpredictable ways when windows get selected
(Bug#79927).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* doc/lispref/positions.texi (Point): Define "buffer point".
* doc/lispref/windows.texi (Window Point): Say that buffer point
can change in unpredictable ways when windows get selected
(Bug#79927).
</pre>
</div>
</content>
</entry>
<entry>
<title>repeat: handle non-character keys with hint strings</title>
<updated>2026-01-04T23:56:19+00:00</updated>
<author>
<name>JD Smith</name>
</author>
<published>2026-01-04T23:56:19+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=b64e39f1b9a418fda213da8781bb37995c796d3c'/>
<id>b64e39f1b9a418fda213da8781bb37995c796d3c</id>
<content type='text'>
When a repeat hint string exists, the hint is formatted using
`read-multiple-choice' formatting.  But `rmc--add-key-description' only
works on characters, not symbols like 'right or 'left.

* lisp/repeat.el (repeat-echo-message-string): check for chars
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When a repeat hint string exists, the hint is formatted using
`read-multiple-choice' formatting.  But `rmc--add-key-description' only
works on characters, not symbols like 'right or 'left.

* lisp/repeat.el (repeat-echo-message-string): check for chars
</pre>
</div>
</content>
</entry>
<entry>
<title>Update to Transient v0.12.0-15-gfe5214e6</title>
<updated>2026-01-04T16:52:30+00:00</updated>
<author>
<name>Jonas Bernoulli</name>
</author>
<published>2026-01-04T16:52:30+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=b0aa799b009364bc28b213741c52bdfe5b2d198c'/>
<id>b0aa799b009364bc28b213741c52bdfe5b2d198c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Eglot: require project 0.11.2 (bug#79809)</title>
<updated>2026-01-04T14:12:02+00:00</updated>
<author>
<name>João Távora</name>
</author>
<published>2026-01-04T14:11:45+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=93793260ea3606f28c883ec90e27f15bfa0ba787'/>
<id>93793260ea3606f28c883ec90e27f15bfa0ba787</id>
<content type='text'>
* lisp/progmodes/eglot.el (Package-Requires): Require project 0.11.2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/progmodes/eglot.el (Package-Requires): Require project 0.11.2
</pre>
</div>
</content>
</entry>
<entry>
<title>* lisp/progmodes/project.el (Version): Bump to 0.11.2</title>
<updated>2026-01-04T14:12:02+00:00</updated>
<author>
<name>João Távora</name>
</author>
<published>2026-01-04T14:11:19+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=b8ff1c1fae9860f48a954bd97d68b5cf2c643285'/>
<id>b8ff1c1fae9860f48a954bd97d68b5cf2c643285</id>
<content type='text'>
(bug#79809)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bug#79809)
</pre>
</div>
</content>
</entry>
</feed>
