<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs/src/s/sol2-3.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>Remove support for Solaris on PPC and for old versions.</title>
<updated>2010-03-20T05:52:55+00:00</updated>
<author>
<name>Dan Nicolaescu</name>
</author>
<published>2010-03-20T05:52:55+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=07e339e488589f3f5e5e0623925cd980b3d75232'/>
<id>07e339e488589f3f5e5e0623925cd980b3d75232</id>
<content type='text'>
* s/sol2-6.h: Add the contents of s/sol-2.3.h, s/sol-2.4.h, s/sol-2.5.h.
(LD_SWITCH_SYSTEM, USE_MMAP_FOR_BUFFERS): Remove #defines/#undef
that cancel each other.
* s/sol2-3.h:
* s/sol2-4.h:
* s/sol2-5.h: Remove.
* m/ibmrs6000.h: Remove code for USG5_4, this file is only used on AIX.
(NO_REMAP): Remove, unused.
(UNEXEC): Move definition ...
* s/aix4-2.h (UNEXEC): ... here.

* configure.in:	Remove support for Solaris on PPC and for old versions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* s/sol2-6.h: Add the contents of s/sol-2.3.h, s/sol-2.4.h, s/sol-2.5.h.
(LD_SWITCH_SYSTEM, USE_MMAP_FOR_BUFFERS): Remove #defines/#undef
that cancel each other.
* s/sol2-3.h:
* s/sol2-4.h:
* s/sol2-5.h: Remove.
* m/ibmrs6000.h: Remove code for USG5_4, this file is only used on AIX.
(NO_REMAP): Remove, unused.
(UNEXEC): Move definition ...
* s/aix4-2.h (UNEXEC): ... here.

* configure.in:	Remove support for Solaris on PPC and for old versions.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add 2010 to copyright years.</title>
<updated>2010-01-13T08:35:10+00:00</updated>
<author>
<name>Glenn Morris</name>
</author>
<published>2010-01-13T08:35:10+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=114f9c96795aff3b51b9060d7c9c1b77debcc99a'/>
<id>114f9c96795aff3b51b9060d7c9c1b77debcc99a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add 2009 to copyright years.</title>
<updated>2009-01-08T03:15:17+00:00</updated>
<author>
<name>Glenn Morris</name>
</author>
<published>2009-01-08T03:15:17+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=76b6f7075970e492eba3cf3f4411fcfc4ff3bdcd'/>
<id>76b6f7075970e492eba3cf3f4411fcfc4ff3bdcd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* s/sol2-3.h: Insert contents of s/sol2.h.</title>
<updated>2008-07-20T14:14:52+00:00</updated>
<author>
<name>Dan Nicolaescu</name>
</author>
<published>2008-07-20T14:14:52+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=98a0170298ff7efa00bce0542e301c51685f3b0e'/>
<id>98a0170298ff7efa00bce0542e301c51685f3b0e</id>
<content type='text'>
(LD_SWITCH_SYSTEM): Remove redundant definition.
* s/sol2.h: Remove, unused.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(LD_SWITCH_SYSTEM): Remove redundant definition.
* s/sol2.h: Remove, unused.
</pre>
</div>
</content>
</entry>
<entry>
<title>* src/fileio.c:</title>
<updated>2008-07-10T15:26:15+00:00</updated>
<author>
<name>Dan Nicolaescu</name>
</author>
<published>2008-07-10T15:26:15+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=c5e7567d3b4aa6caeebcd7e43171f3a84b1a3e8f'/>
<id>c5e7567d3b4aa6caeebcd7e43171f3a84b1a3e8f</id>
<content type='text'>
* src/sysdep.c
* src/systty.h:
* src/m/ibmrs6000.h:
* src/m/iris4d.h:
* src/s/aix4-2.h:
* src/s/freebsd.h:
* src/s/gnu-linux.h:
* src/s/hpux10-20.h:
* src/s/hpux11.h:
* src/s/netbsd.h:
* src/s/sol2-3.h:
* src/s/sol2-4.h:
* src/s/sol2.h:
* src/s/usg5-4.h:
* src/s/vms.h: Remove references to unused variables.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* src/sysdep.c
* src/systty.h:
* src/m/ibmrs6000.h:
* src/m/iris4d.h:
* src/s/aix4-2.h:
* src/s/freebsd.h:
* src/s/gnu-linux.h:
* src/s/hpux10-20.h:
* src/s/hpux11.h:
* src/s/netbsd.h:
* src/s/sol2-3.h:
* src/s/sol2-4.h:
* src/s/sol2.h:
* src/s/usg5-4.h:
* src/s/vms.h: Remove references to unused variables.
</pre>
</div>
</content>
</entry>
<entry>
<title>Switch to recommended form of GPLv3 permissions notice.</title>
<updated>2008-05-07T07:18:17+00:00</updated>
<author>
<name>Glenn Morris</name>
</author>
<published>2008-05-07T07:18:17+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=4b15862983298783ae46dd3b7741849b2a00322d'/>
<id>4b15862983298783ae46dd3b7741849b2a00322d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add 2008 to copyright years.</title>
<updated>2008-01-08T04:11:05+00:00</updated>
<author>
<name>Glenn Morris</name>
</author>
<published>2008-01-08T04:11:05+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=011225462260a7f06dc8f0f5a9cdbe9bbd5a6634'/>
<id>011225462260a7f06dc8f0f5a9cdbe9bbd5a6634</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Switch license to GPLv3 or later.</title>
<updated>2007-07-25T05:08:27+00:00</updated>
<author>
<name>Glenn Morris</name>
</author>
<published>2007-07-25T05:08:27+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=4a9f99bdfb808930e6e86eaa668594e19218eb3d'/>
<id>4a9f99bdfb808930e6e86eaa668594e19218eb3d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add copyright and license notice. Copyright years copied from base</title>
<updated>2007-02-16T08:36:56+00:00</updated>
<author>
<name>Glenn Morris</name>
</author>
<published>2007-02-16T08:36:56+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=5d29cd6ac1efb749a1720df80499925881985553'/>
<id>5d29cd6ac1efb749a1720df80499925881985553</id>
<content type='text'>
include file usg5-4.h.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
include file usg5-4.h.
</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>
</feed>
