<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs/install-sh, 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 some files that autoreconf can supply.</title>
<updated>2011-03-25T07:14:31+00:00</updated>
<author>
<name>Glenn Morris</name>
</author>
<published>2011-03-25T07:14:31+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=f6ca84c095f29a92f5e651c7ec4f7abec7e5bc43'/>
<id>f6ca84c095f29a92f5e651c7ec4f7abec7e5bc43</id>
<content type='text'>
Ref: http://lists.gnu.org/archive/html/emacs-devel/2011-03/msg00863.html

* compile, config.guess, config.sub, depcomp, install-sh, missing:
Remove; autoreconf can supply them.

* Makefile.in (sync-from-gnulib): Don't sync config.sub,
config.guess, install-sh.  Pass -i to autoreconf.

* autogen/update_autogen (genfiles): Add compile, config.guess,
config.sub, depcomp, install-sh, missing.  Pass -i to autoreconf.
Discard non-error output from autoreconf in -q case.

* autogen/compile, autogen/config.guess, autogen/config.sub:
* autogen/depcomp, autogen/install-sh, autogen/missing: New files.

* autogen/copy_autogen: Add compile, config.guess, config.sub, depcomp,
install-sh, missing.

* autogen/README: Add compile, config.guess, config.sub, depcomp,
install-sh, missing.

* INSTALL.BZR, admin/make-tarball.txt: Add -i to autoreconf args.

* .bzrignore: Add compile, config.guess, config.sub, depcomp,
install-sh, missing.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Ref: http://lists.gnu.org/archive/html/emacs-devel/2011-03/msg00863.html

* compile, config.guess, config.sub, depcomp, install-sh, missing:
Remove; autoreconf can supply them.

* Makefile.in (sync-from-gnulib): Don't sync config.sub,
config.guess, install-sh.  Pass -i to autoreconf.

* autogen/update_autogen (genfiles): Add compile, config.guess,
config.sub, depcomp, install-sh, missing.  Pass -i to autoreconf.
Discard non-error output from autoreconf in -q case.

* autogen/compile, autogen/config.guess, autogen/config.sub:
* autogen/depcomp, autogen/install-sh, autogen/missing: New files.

* autogen/copy_autogen: Add compile, config.guess, config.sub, depcomp,
install-sh, missing.

* autogen/README: Add compile, config.guess, config.sub, depcomp,
install-sh, missing.

* INSTALL.BZR, admin/make-tarball.txt: Add -i to autoreconf args.

* .bzrignore: Add compile, config.guess, config.sub, depcomp,
install-sh, missing.
</pre>
</div>
</content>
</entry>
<entry>
<title>* install-sh: Update to scriptversion 2011-01-19.21.</title>
<updated>2011-02-16T00:19:57+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2011-02-16T00:19:57+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=7127b760aed65cd08fbba67b8ad14f1840532b45'/>
<id>7127b760aed65cd08fbba67b8ad14f1840532b45</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* install-sh, mkinstalldirs, move-if-change: Update from master</title>
<updated>2011-01-07T20:42:11+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2011-01-07T20:42:11+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=2b3f5bc80a2b8a7496a5d87cc98ffcce44e7b32e'/>
<id>2b3f5bc80a2b8a7496a5d87cc98ffcce44e7b32e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Restore executable bit omitted when undeleting files in 2010-12-03T14:45:09Z!yamaoka@jpl.org.</title>
<updated>2010-12-03T17:32:55+00:00</updated>
<author>
<name>Chong Yidong</name>
</author>
<published>2010-12-03T17:32:55+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=1cd895e1e25fa6e43aa330b6cf36c625b9fca10c'/>
<id>1cd895e1e25fa6e43aa330b6cf36c625b9fca10c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Restore files that I seem to have mistakenly deleted.</title>
<updated>2010-12-03T14:45:09+00:00</updated>
<author>
<name>Katsumi Yamaoka</name>
</author>
<published>2010-12-03T14:45:09+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=067d23c97ab3a4135388d8dd87f1dd04c6248572'/>
<id>067d23c97ab3a4135388d8dd87f1dd04c6248572</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.</title>
<updated>2010-12-03T11:52:43+00:00</updated>
<author>
<name>Julien Danjou</name>
</author>
<published>2010-12-03T11:52:43+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=19b9c467ea2ef3838f3bf2231d21d999db67fe59'/>
<id>19b9c467ea2ef3838f3bf2231d21d999db67fe59</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Trailing whitespace deleted.</title>
<updated>2003-02-04T14:56:31+00:00</updated>
<author>
<name>Juanma Barranquero</name>
</author>
<published>2003-02-04T14:56:31+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=177c0ea74342272645959b82cf219faa0b3dba16'/>
<id>177c0ea74342272645959b82cf219faa0b3dba16</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>#</title>
<updated>1999-10-11T09:45:52+00:00</updated>
<author>
<name>Dave Love</name>
</author>
<published>1999-10-11T09:45:52+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=96e7a9191b6974f2647890c93e0f04586295fd85'/>
<id>96e7a9191b6974f2647890c93e0f04586295fd85</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
