<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs/lib-src, branch scratch/emacs-29-eshell-docs</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>; * lib-src/etags.c (print_help): Fix indentation.</title>
<updated>2023-03-05T06:43:03+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2023-03-05T06:43:03+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=5af695c7479f97d86bf913b5ff96d3f3b744781f'/>
<id>5af695c7479f97d86bf913b5ff96d3f3b744781f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* lib-src/etags.c (process_file_name): Free malloc'ed vars (bug#61819).</title>
<updated>2023-02-26T18:03:20+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2023-02-26T18:03:20+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=0fde314f6f6e6664cddab1b2f0fe20629cd39d14'/>
<id>0fde314f6f6e6664cddab1b2f0fe20629cd39d14</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>; Add 2023 to copyright years.</title>
<updated>2023-01-01T10:31:12+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2023-01-01T10:31:12+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=cae528457cb862dc886a34240c9d4c73035b6659'/>
<id>cae528457cb862dc886a34240c9d4c73035b6659</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support newer glib versions (Bug#59061)</title>
<updated>2022-12-09T18:32:14+00:00</updated>
<author>
<name>Philipp Stephani</name>
</author>
<published>2022-12-09T18:32:14+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=940d9070e97858fdb6c0d84fc5617b8c10dab0ba'/>
<id>940d9070e97858fdb6c0d84fc5617b8c10dab0ba</id>
<content type='text'>
* lib-src/seccomp-filter.c (main): Allow pidfd_open system call
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lib-src/seccomp-filter.c (main): Allow pidfd_open system call
</pre>
</div>
</content>
</entry>
<entry>
<title>; * lib-src/etags.c (escape_shell_arg_string): Minor doc fix.</title>
<updated>2022-12-06T17:05:08+00:00</updated>
<author>
<name>Stefan Kangas</name>
</author>
<published>2022-12-06T17:05:08+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=40af27859e0fc243d1fcfd0ddab4fe1748568c58'/>
<id>40af27859e0fc243d1fcfd0ddab4fe1748568c58</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix etags builds on non-Windows non-MS-DOS machines</title>
<updated>2022-12-06T16:37:22+00:00</updated>
<author>
<name>Mattias Engdegård</name>
</author>
<published>2022-12-06T16:37:22+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=43b7e7efbf4df178bb3fa42a32e90ee34de84d46'/>
<id>43b7e7efbf4df178bb3fa42a32e90ee34de84d46</id>
<content type='text'>
* lib-src/etags.c: In this file, MSDOS is always defined but can be
either `true` or `false`, so don't used `defined MSDOS` as a condition.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lib-src/etags.c: In this file, MSDOS is always defined but can be
either `true` or `false`, so don't used `defined MSDOS` as a condition.
</pre>
</div>
</content>
</entry>
<entry>
<title>; Fix last change in etags.c.</title>
<updated>2022-12-06T16:13:41+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2022-12-06T16:13:41+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=7e6d1d1c47196bf1bb5254f5c9014e25bdaf9833'/>
<id>7e6d1d1c47196bf1bb5254f5c9014e25bdaf9833</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix etags local command injection vulnerability</title>
<updated>2022-12-06T16:07:45+00:00</updated>
<author>
<name>lu4nx</name>
</author>
<published>2022-12-06T07:42:40+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=01a4035c869b91c153af9a9132c87adb7669ea1c'/>
<id>01a4035c869b91c153af9a9132c87adb7669ea1c</id>
<content type='text'>
* lib-src/etags.c: (escape_shell_arg_string): New function.
(process_file_name): Use it to quote file names passed to the
shell.  (Bug#59817)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lib-src/etags.c: (escape_shell_arg_string): New function.
(process_file_name): Use it to quote file names passed to the
shell.  (Bug#59817)
</pre>
</div>
</content>
</entry>
<entry>
<title>; Fix typos (don't abbreviate "with" or "without")</title>
<updated>2022-12-01T15:36:09+00:00</updated>
<author>
<name>Stefan Kangas</name>
</author>
<published>2022-12-01T15:36:09+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=70ecdebc92c879af90f2d25a2b751d1cc4f3f80d'/>
<id>70ecdebc92c879af90f2d25a2b751d1cc4f3f80d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow be-resources to fail</title>
<updated>2022-11-29T06:26:16+00:00</updated>
<author>
<name>Po Lu</name>
</author>
<published>2022-11-29T06:25:04+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=afc7ed987b1c76f6c1f7324fa8eb7692aa8373d3'/>
<id>afc7ed987b1c76f6c1f7324fa8eb7692aa8373d3</id>
<content type='text'>
* lib-src/be_resources.cc (be_perror): Print additional blurb.
(main): Return 0 on failure as well, but print the blurb.
Problem reported by the Haiku packager.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lib-src/be_resources.cc (be_perror): Print additional blurb.
(main): Return 0 on failure as well, but print the blurb.
Problem reported by the Haiku packager.
</pre>
</div>
</content>
</entry>
</feed>
