<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs/lib-src/getopt.h, branch scratch/static_assert</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 gnulib getopt implementation into Emacs.</title>
<updated>2005-07-26T21:46:50+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2005-07-26T21:46:50+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=0488749139fc79dce965a1fa11b1e3fedc7ba616'/>
<id>0488749139fc79dce965a1fa11b1e3fedc7ba616</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update FSF's address.</title>
<updated>2005-07-04T15:47:28+00:00</updated>
<author>
<name>Lute Kamstra</name>
</author>
<published>2005-07-04T15:47:28+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=364c38d3af67e2b56a90a6547ec9f773967bf1df'/>
<id>364c38d3af67e2b56a90a6547ec9f773967bf1df</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>Maybe include ctype.h.</title>
<updated>2002-12-04T11:08:06+00:00</updated>
<author>
<name>Richard M. Stallman</name>
</author>
<published>2002-12-04T11:08:06+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=e1e86c97c5c263835e7245ef9c221519ec234128'/>
<id>e1e86c97c5c263835e7245ef9c221519ec234128</id>
<content type='text'>
Treat __cplusplus like __STDC__.
(decls): Use __ in arg names.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Treat __cplusplus like __STDC__.
(decls): Use __ in arg names.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix line endings</title>
<updated>2000-08-23T21:41:37+00:00</updated>
<author>
<name>Andrew Innes</name>
</author>
<published>2000-08-23T21:41:37+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=b329cc1549dc482beb010c72cea0d9e782c19dda'/>
<id>b329cc1549dc482beb010c72cea0d9e782c19dda</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for large files.  Merge glibc 2.1.2.</title>
<updated>1999-10-19T07:17:20+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>1999-10-19T07:17:20+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=4ee9629e2beb7a870ab30509d547b6845ef645cf'/>
<id>4ee9629e2beb7a870ab30509d547b6845ef645cf</id>
<content type='text'>
* b2m.c, emacsclient.c, emacsserver.c, fakemail.c, make-docfile.c,
movemail.c, pop.c:
Do not include &lt;stdlib.h&gt;, as &lt;config.h&gt; does this now.

* b2m.c, emacsserver.c, etags.c, profile.c:
Include &lt;config.h&gt; before any system include files.

* emacsclient.c, emacsserver.c, fakemail.c, movemail.c, pop.c,
test-distrib.c:
(read, write, open, close): Do not undef.

* getopt.c, getopt1.c: Adopt glibc 2.1.2, with the following fix:
(const): Do not define if HAVE_CONFIG_H; that's config.h's job.

* getopt.h: Adopt glibc 2.1.2.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* b2m.c, emacsclient.c, emacsserver.c, fakemail.c, make-docfile.c,
movemail.c, pop.c:
Do not include &lt;stdlib.h&gt;, as &lt;config.h&gt; does this now.

* b2m.c, emacsserver.c, etags.c, profile.c:
Include &lt;config.h&gt; before any system include files.

* emacsclient.c, emacsserver.c, fakemail.c, movemail.c, pop.c,
test-distrib.c:
(read, write, open, close): Do not undef.

* getopt.c, getopt1.c: Adopt glibc 2.1.2, with the following fix:
(const): Do not define if HAVE_CONFIG_H; that's config.h's job.

* getopt.h: Adopt glibc 2.1.2.
</pre>
</div>
</content>
</entry>
<entry>
<title>automatically generated from GPLed version</title>
<updated>1997-06-21T04:31:18+00:00</updated>
<author>
<name>Ulrich Drepper</name>
</author>
<published>1997-06-21T04:31:18+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=7baf84a2e11688c41c38ba7d0e1bceb65821e932'/>
<id>7baf84a2e11688c41c38ba7d0e1bceb65821e932</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>automatically generated from GPLed version</title>
<updated>1997-06-21T04:31:18+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>1997-06-21T04:31:18+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=b167b98965eced6521e31fa3aab65722ca3345c4'/>
<id>b167b98965eced6521e31fa3aab65722ca3345c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>automatically generated from GPLed version</title>
<updated>1997-06-21T04:31:18+00:00</updated>
<author>
<name>Ulrich Drepper</name>
</author>
<published>1997-06-21T04:31:18+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=ec228c0155d18d56bf91e97e38ed07d8d6c351ef'/>
<id>ec228c0155d18d56bf91e97e38ed07d8d6c351ef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>automatically generated from GPLed version</title>
<updated>1997-06-21T04:31:18+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>1997-06-21T04:31:18+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=145b0359ae905507cde8a3911bb6810072484906'/>
<id>145b0359ae905507cde8a3911bb6810072484906</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
