<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs/nextstep, branch scratch/dbusbind-type-tests</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>Expose more file types to OS X that Emacs understands.</title>
<updated>2015-07-18T15:02:04+00:00</updated>
<author>
<name>Ivan Andrus</name>
</author>
<published>2014-12-12T05:18:20+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=ea1a30223e14ff13e19d15ab8ac17d7aef5242f1'/>
<id>ea1a30223e14ff13e19d15ab8ac17d7aef5242f1</id>
<content type='text'>
* Cocoa/Emacs.base/Contents/Info.plist: Add editor role for sty, dtx,
json, and org files.  Export UTIs for el, elc, and org files.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Cocoa/Emacs.base/Contents/Info.plist: Add editor role for sty, dtx,
json, and org files.  Export UTIs for el, elc, and org files.
</pre>
</div>
</content>
</entry>
<entry>
<title>* nextstep/Makefile.in (all): Make it the first target.</title>
<updated>2015-06-25T01:26:29+00:00</updated>
<author>
<name>Glenn Morris</name>
</author>
<published>2015-06-25T01:26:29+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=e7128f626356098080a85ccd9b4a9467452616dd'/>
<id>e7128f626356098080a85ccd9b4a9467452616dd</id>
<content type='text'>
(../src/emacs${EXEEXT}): Add rule for making it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(../src/emacs${EXEEXT}): Add rule for making it.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert 2014-06-25 nextstep/Makefile change.</title>
<updated>2015-06-23T06:53:22+00:00</updated>
<author>
<name>Glenn Morris</name>
</author>
<published>2015-06-23T06:53:22+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=371ebe02a67d97a82fcf704a1cbe4251da6d910b'/>
<id>371ebe02a67d97a82fcf704a1cbe4251da6d910b</id>
<content type='text'>
* nextstep/Makefile.in (${ns_appbindir}): Remove rule.
(${ns_appbindir}/Emacs, links): Create ns_appbindir in the rule,
not as an order-only prerequisite.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* nextstep/Makefile.in (${ns_appbindir}): Remove rule.
(${ns_appbindir}/Emacs, links): Create ns_appbindir in the rule,
not as an order-only prerequisite.
</pre>
</div>
</content>
</entry>
<entry>
<title>* configure.ac (--with-ns): Enable by default on OS X.</title>
<updated>2015-06-23T02:03:33+00:00</updated>
<author>
<name>Glenn Morris</name>
</author>
<published>2015-06-23T02:03:33+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=d97fbcbedce8f36050af7a55d34c6ed50c99507c'/>
<id>d97fbcbedce8f36050af7a55d34c6ed50c99507c</id>
<content type='text'>
; * etc/NEWS, nextstep/INSTALL: Mention this.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
; * etc/NEWS, nextstep/INSTALL: Mention this.
</pre>
</div>
</content>
</entry>
<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-06T23:53:39+00:00</updated>
<author>
<name>Sam Steingold</name>
</author>
<published>2014-12-06T23:53:39+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=2b53560c75b117452c047a7ac0d00f06266b8f8d'/>
<id>2b53560c75b117452c047a7ac0d00f06266b8f8d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>
</feed>
