<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs, branch tty-child-frames</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>Preview from my branch on github</title>
<updated>2024-10-05T16:55:18+00:00</updated>
<author>
<name>Gerd Möllmann</name>
</author>
<published>2024-10-05T16:55:18+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=beb5b77123619758c1def6b9f227fa7568516775'/>
<id>beb5b77123619758c1def6b9f227fa7568516775</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>work-buffer--release: Bind inhibit-read-only</title>
<updated>2024-10-05T01:15:46+00:00</updated>
<author>
<name>Sean Whitton</name>
</author>
<published>2024-10-05T01:15:46+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=069ecc9c4c3709246a6ff50d09af418444d427c3'/>
<id>069ecc9c4c3709246a6ff50d09af418444d427c3</id>
<content type='text'>
* lisp/emacs-lisp/subr-x.el (work-buffer--release): Bind
inhibit-read-only while erasing the buffer.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/emacs-lisp/subr-x.el (work-buffer--release): Bind
inhibit-read-only while erasing the buffer.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use python-mode for SCons build files</title>
<updated>2024-10-04T23:08:14+00:00</updated>
<author>
<name>Stefan Kangas</name>
</author>
<published>2024-10-04T23:08:14+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=6e8fc4f6eabe21fc3e6df8c860a99e3e5f3748fd'/>
<id>6e8fc4f6eabe21fc3e6df8c860a99e3e5f3748fd</id>
<content type='text'>
SCons is a build system whose associated files are Python scripts.
Ref: https://www.scons.org/doc/0.96/HTML/scons-user/x325.html

* lisp/progmodes/python.el (python--auto-mode-alist-regexp):
Use 'python-mode' for SCons build files.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SCons is a build system whose associated files are Python scripts.
Ref: https://www.scons.org/doc/0.96/HTML/scons-user/x325.html

* lisp/progmodes/python.el (python--auto-mode-alist-regexp):
Use 'python-mode' for SCons build files.
</pre>
</div>
</content>
</entry>
<entry>
<title>Also use "Python Module Index" for info lookup</title>
<updated>2024-10-04T22:43:06+00:00</updated>
<author>
<name>Stefan Kangas</name>
</author>
<published>2024-10-04T22:43:06+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=e2b8e9d940d1bddff9c1d201f8ca6ea85f2af104'/>
<id>e2b8e9d940d1bddff9c1d201f8ca6ea85f2af104</id>
<content type='text'>
* lisp/info-look.el (:mode): Also search Python module index.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/info-look.el (:mode): Also search Python module index.
</pre>
</div>
</content>
</entry>
<entry>
<title>Future-proof searching for Python info manual</title>
<updated>2024-10-04T22:21:42+00:00</updated>
<author>
<name>Stefan Kangas</name>
</author>
<published>2024-10-04T22:17:58+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=0cca6146dc8dc2dff648dfeb7b68b56c423d90ec'/>
<id>0cca6146dc8dc2dff648dfeb7b68b56c423d90ec</id>
<content type='text'>
* lisp/info-look.el (:mode): Python is released annually (PEP 602), so
search for minor version based on the current year.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/info-look.el (:mode): Python is released annually (PEP 602), so
search for minor version based on the current year.
</pre>
</div>
</content>
</entry>
<entry>
<title>; * etc/NEWS: Document Python electric-layout-mode support.</title>
<updated>2024-10-04T21:39:22+00:00</updated>
<author>
<name>Stefan Kangas</name>
</author>
<published>2024-10-04T21:37:31+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=776ca54e8debe035786a14a560eac27df8d1643c'/>
<id>776ca54e8debe035786a14a560eac27df8d1643c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>python: Better support := in electric-layout-mode</title>
<updated>2024-10-04T21:39:22+00:00</updated>
<author>
<name>Stefan Kangas</name>
</author>
<published>2024-10-04T21:31:09+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=ee6e737fdf7a1bea3abec383a1bf0ae69ac8ca77'/>
<id>ee6e737fdf7a1bea3abec383a1bf0ae69ac8ca77</id>
<content type='text'>
* lisp/progmodes/python.el (python-base-mode): Use heuristic to better
support the Python walrus operator := in electric-layout-rules.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/progmodes/python.el (python-base-mode): Use heuristic to better
support the Python walrus operator := in electric-layout-rules.
</pre>
</div>
</content>
</entry>
<entry>
<title>* lisp/info-look.el (:mode): Support IELM.</title>
<updated>2024-10-04T21:36:12+00:00</updated>
<author>
<name>Stefan Kangas</name>
</author>
<published>2024-10-04T21:29:59+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=e9727982cf62d0848056a9f3e42e8e719a609c8d'/>
<id>e9727982cf62d0848056a9f3e42e8e719a609c8d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Shorten info-lookup-mode docstring</title>
<updated>2024-10-04T21:35:33+00:00</updated>
<author>
<name>Stefan Kangas</name>
</author>
<published>2024-10-04T21:28:09+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=ecac8ca62ea1dab8cf353ff4274469840ce3d0c9'/>
<id>ecac8ca62ea1dab8cf353ff4274469840ce3d0c9</id>
<content type='text'>
* lisp/info-look.el (info-lookup-mode): Shorten variable docstring by
removing information that is auto-generated by 'describe-variable'.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/info-look.el (info-lookup-mode): Shorten variable docstring by
removing information that is auto-generated by 'describe-variable'.
</pre>
</div>
</content>
</entry>
<entry>
<title>Expose lambdas in info-look.el to byte-compiler</title>
<updated>2024-10-04T17:06:41+00:00</updated>
<author>
<name>Stefan Kangas</name>
</author>
<published>2024-10-04T17:03:33+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=9ba20e8f39ca4784c6445b92603eca7a045954ac'/>
<id>9ba20e8f39ca4784c6445b92603eca7a045954ac</id>
<content type='text'>
* lisp/info-look.el (:mode): Expose lambdas to byte-compiler.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/info-look.el (:mode): Expose lambdas to byte-compiler.
</pre>
</div>
</content>
</entry>
</feed>
