<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs/nextstep/ChangeLog, branch scratch/obarray</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>Rename ChangeLogs for gitlog-to-changelog</title>
<updated>2015-04-07T07:00:06+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2015-04-07T07:00:06+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=dd1404cca3cf6bc459bc53f9aa9528170e30efd4'/>
<id>dd1404cca3cf6bc459bc53f9aa9528170e30efd4</id>
<content type='text'>
This patch was implemented via the following shell commands:
find * -name ChangeLog |
sed 's,.*,git mv &amp; &amp;.1,
s, lisp/ChangeLog\.1$, lisp/ChangeLog.17,
s, lisp/erc/ChangeLog\.1$, lisp/erc/ChangeLog.09,
s, lisp/gnus/ChangeLog\.1$, lisp/gnus/ChangeLog.3,
s, lisp/mh-e/ChangeLog\.1$, lisp/mh-e/ChangeLog.2,
s, src/ChangeLog\.1$, src/ChangeLog.13,' |
sh
git commit -am"[this commit message]"
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch was implemented via the following shell commands:
find * -name ChangeLog |
sed 's,.*,git mv &amp; &amp;.1,
s, lisp/ChangeLog\.1$, lisp/ChangeLog.17,
s, lisp/erc/ChangeLog\.1$, lisp/erc/ChangeLog.09,
s, lisp/gnus/ChangeLog\.1$, lisp/gnus/ChangeLog.3,
s, lisp/mh-e/ChangeLog\.1$, lisp/mh-e/ChangeLog.2,
s, src/ChangeLog\.1$, src/ChangeLog.13,' |
sh
git commit -am"[this commit message]"
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyright year to 2015</title>
<updated>2015-01-01T22:26:41+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2015-01-01T22:26:41+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=7e09ef09a479731d01b1ca46e94ddadd73ac98e3'/>
<id>7e09ef09a479731d01b1ca46e94ddadd73ac98e3</id>
<content type='text'>
Run admin/update-copyright.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Run admin/update-copyright.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix last patch</title>
<updated>2014-12-05T15:31:25+00:00</updated>
<author>
<name>Sam Steingold</name>
</author>
<published>2014-12-05T15:31:25+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=d2fab6bf584b967940e7f0a6d6a457933cc4a972'/>
<id>d2fab6bf584b967940e7f0a6d6a457933cc4a972</id>
<content type='text'>
* nextstep/Makefile.in (links): Use abs_top_builddir et al; link over DOC.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* nextstep/Makefile.in (links): Use abs_top_builddir et al; link over DOC.
</pre>
</div>
</content>
</entry>
<entry>
<title>enable in-place GUI</title>
<updated>2014-12-03T20:45:23+00:00</updated>
<author>
<name>Sam Steingold</name>
</author>
<published>2014-12-03T20:45:23+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=3f33f2210cae26d332141a6aeb9abb9e34f97fc7'/>
<id>3f33f2210cae26d332141a6aeb9abb9e34f97fc7</id>
<content type='text'>
* nextstep/Makefile.in (links): New phony target to create a fake
installation pointing back to the source tree to run GUI Emacs
in-place (http://article.gmane.org/gmane.emacs.devel:178330).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* nextstep/Makefile.in (links): New phony target to create a fake
installation pointing back to the source tree to run GUI Emacs
in-place (http://article.gmane.org/gmane.emacs.devel:178330).
</pre>
</div>
</content>
</entry>
<entry>
<title>* nextstep/templates/Info-gnustep.plist.in: Let configure set URL.</title>
<updated>2014-11-22T21:10:26+00:00</updated>
<author>
<name>Glenn Morris</name>
</author>
<published>2014-11-22T21:10:26+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=9a8482589210016999a5fc3d9f18be74190756f9'/>
<id>9a8482589210016999a5fc3d9f18be74190756f9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* INSTALL: Remove univeral binary section.</title>
<updated>2014-11-03T18:36:15+00:00</updated>
<author>
<name>Jan Djärv</name>
</author>
<published>2014-11-03T18:36:15+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=b318262277d237e37be9def42407d55c4bdf84d8'/>
<id>b318262277d237e37be9def42407d55c4bdf84d8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge from emacs-24; up to 2014-07-28T06:28:15Z!dmantipov@yandex.ru</title>
<updated>2014-10-20T19:59:41+00:00</updated>
<author>
<name>Glenn Morris</name>
</author>
<published>2014-10-20T19:59:41+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=8a85c254de2528be0f3ff154fa24df65e6557c1a'/>
<id>8a85c254de2528be0f3ff154fa24df65e6557c1a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add 24.4 release ChangeLog entries</title>
<updated>2014-10-20T19:21:15+00:00</updated>
<author>
<name>Glenn Morris</name>
</author>
<published>2014-10-20T19:21:15+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=83bad90efe943e7c88431b7a71bc1d5cf1304c92'/>
<id>83bad90efe943e7c88431b7a71bc1d5cf1304c92</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update doc to say Mac OS X 10.6 or later now required.</title>
<updated>2014-10-12T14:56:58+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2014-10-12T14:56:58+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=b73d3f58344e01f44d11f4305e19af0e29f97796'/>
<id>b73d3f58344e01f44d11f4305e19af0e29f97796</id>
<content type='text'>
* doc/emacs/macos.texi (Mac OS / GNUstep, Mac / GNUstep Basics)
(Mac / GNUstep Customization):
* nextstep/README: Mac OS X 10.6 or later now required.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* doc/emacs/macos.texi (Mac OS / GNUstep, Mac / GNUstep Basics)
(Mac / GNUstep Customization):
* nextstep/README: Mac OS X 10.6 or later now required.
</pre>
</div>
</content>
</entry>
<entry>
<title>nextstep: trivial Makefile simplification</title>
<updated>2014-06-25T06:39:03+00:00</updated>
<author>
<name>Glenn Morris</name>
</author>
<published>2014-06-25T06:39:03+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=002b161a30f2e819a474fdde9d2b36c32e38786c'/>
<id>002b161a30f2e819a474fdde9d2b36c32e38786c</id>
<content type='text'>
* nextstep/Makefile.in (${ns_appbindir}): New.
(${ns_appbindir}/Emacs): Use order-only prereq to create output dir.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* nextstep/Makefile.in (${ns_appbindir}): New.
(${ns_appbindir}/Emacs): Use order-only prereq to create output dir.
</pre>
</div>
</content>
</entry>
</feed>
