<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs/admin/check-doc-strings, branch scratch/faster-loaddefs</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>Fix admin/check-doc-strings for new DEFUN format</title>
<updated>2021-02-16T04:26:44+00:00</updated>
<author>
<name>Stefan Kangas</name>
</author>
<published>2021-02-16T04:26:24+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=9b8cf1a38d100d4b860a52ae0349413a37a211db'/>
<id>9b8cf1a38d100d4b860a52ae0349413a37a211db</id>
<content type='text'>
* admin/check-doc-strings: Various fixes, including for the new DEFUN
format.  The script still produces a ton of false positives, however.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* admin/check-doc-strings: Various fixes, including for the new DEFUN
format.  The script still produces a ton of false positives, however.
</pre>
</div>
</content>
</entry>
<entry>
<title>Port "$@" to OpenIndiana ksh93</title>
<updated>2016-01-25T01:29:01+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2016-01-25T01:27:52+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=6475f9265ecf21a8d49bc3ac0dc66010c9ec6b05'/>
<id>6475f9265ecf21a8d49bc3ac0dc66010c9ec6b05</id>
<content type='text'>
In http://lists.gnu.org/archive/html/bug-autoconf/2015-12/msg00000.html
Pavel Raiskup reports that ${1+"$@"} runs afoul of a bug in /bin/sh
(derived from ksh 93t+ 2010-03-05).  ${1+"$@"} works around an ancient
bug in long-dead shells, so remove the workaround.
* admin/check-doc-strings, configure.ac, lib-src/rcs2log:
Use plain "$@" rather than ${1+"$@"}.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In http://lists.gnu.org/archive/html/bug-autoconf/2015-12/msg00000.html
Pavel Raiskup reports that ${1+"$@"} runs afoul of a bug in /bin/sh
(derived from ksh 93t+ 2010-03-05).  ${1+"$@"} works around an ancient
bug in long-dead shells, so remove the workaround.
* admin/check-doc-strings, configure.ac, lib-src/rcs2log:
Use plain "$@" rather than ${1+"$@"}.
</pre>
</div>
</content>
</entry>
<entry>
<title>Looking for .bzr as a check for top-level directory will soon be a bad idea.</title>
<updated>2014-10-25T20:11:24+00:00</updated>
<author>
<name>Eric S. Raymond</name>
</author>
<published>2014-10-25T20:11:24+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=8e297e0a84329beaf2146ad846baca86c2378f62'/>
<id>8e297e0a84329beaf2146ad846baca86c2378f62</id>
<content type='text'>
Fortunately the other two checks should be quite sufficient.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fortunately the other two checks should be quite sufficient.
</pre>
</div>
</content>
</entry>
<entry>
<title>* admin/check-doc-strings: Replace `perl -w' with `use warnings;'.</title>
<updated>2014-01-02T08:47:40+00:00</updated>
<author>
<name>Xue Fuqiao</name>
</author>
<published>2014-01-02T08:47:40+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=5cd63720ce8b6da6fa722ec18c2c4087a6a0afd2'/>
<id>5cd63720ce8b6da6fa722ec18c2c4087a6a0afd2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* check-doc-strings: Update for CVS-&gt;bzr, moved lispref/ directory.</title>
<updated>2013-01-03T02:36:29+00:00</updated>
<author>
<name>Glenn Morris</name>
</author>
<published>2013-01-03T02:36:29+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=2036b4b8e075479ea5333689e299183b9c2f3ebb'/>
<id>2036b4b8e075479ea5333689e299183b9c2f3ebb</id>
<content type='text'>
(Now it actually runs.  Whether or not it does anything useful is
another matter...)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(Now it actually runs.  Whether or not it does anything useful is
another matter...)
</pre>
</div>
</content>
</entry>
<entry>
<title>Nuke arch-tags.</title>
<updated>2011-01-15T23:16:57+00:00</updated>
<author>
<name>Glenn Morris</name>
</author>
<published>2011-01-15T23:16:57+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=0d9f702fd085bc8ad560a3e1f08d5e93054a5d33'/>
<id>0d9f702fd085bc8ad560a3e1f08d5e93054a5d33</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make legal status more obvious.</title>
<updated>2007-02-14T02:24:30+00:00</updated>
<author>
<name>Glenn Morris</name>
</author>
<published>2007-02-14T02:24:30+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=92996a69e8b09e1d5a4dfd2c67203f453dcba092'/>
<id>92996a69e8b09e1d5a4dfd2c67203f453dcba092</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add arch taglines</title>
<updated>2003-09-01T15:45:59+00:00</updated>
<author>
<name>Miles Bader</name>
</author>
<published>2003-09-01T15:45:59+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=ab5796a9f97180707734a81320e3eb81937281fe'/>
<id>ab5796a9f97180707734a81320e3eb81937281fe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>*** empty log message ***</title>
<updated>2001-08-16T15:23:50+00:00</updated>
<author>
<name>Gerd Moellmann</name>
</author>
<published>2001-08-16T15:23:50+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=30b50b5ccae58bc42bbb2e5ba341c0a02d231000'/>
<id>30b50b5ccae58bc42bbb2e5ba341c0a02d231000</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
