<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs/admin, branch scratch/multi-level-test-makefile</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>New file etc/HISTORY</title>
<updated>2015-10-15T22:00:14+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2015-10-15T21:59:43+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=844de5015c8d5861af5daa83e75d6db74510fad4'/>
<id>844de5015c8d5861af5daa83e75d6db74510fad4</id>
<content type='text'>
* admin/FOR-RELEASE: Procedure for etc/HISTORY.
* etc/HISTORY: New file.
* etc/NEWS: Mention it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* admin/FOR-RELEASE: Procedure for etc/HISTORY.
* etc/HISTORY: New file.
* etc/NEWS: Mention it.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use ‘echo’ safely with ‘\’ or leading ‘-’</title>
<updated>2015-10-11T01:11:27+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2015-10-11T01:03:49+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=29dfca23553b9995a8ec3b50090a652a6a0ecb01'/>
<id>29dfca23553b9995a8ec3b50090a652a6a0ecb01</id>
<content type='text'>
POSIX says that ‘echo FOO’ produces implementation-defined output
if FOO contains leading ‘-’, or ‘\’ anywhere, so don’t assume GNU
behavior in that case.
* Makefile.in (removenullpaths): Remove.
(epaths-force): Rewrite to avoid the need for ‘echo’.
(install-etc): Be clearer about escaping the shell metacharacters
‘\’ and ‘$’.
* Makefile.in (install-arch-indep, install-etcdoc):
* admin/charsets/mapconv, admin/merge-gnulib, admin/merge-pkg-config:
* admin/quick-install-emacs, build-aux/gitlog-to-emacslog:
* configure.ac, lib-src/rcs2log, make-dist:
* src/Makefile.in (lisp.mk):
Don’t assume ‘echo’ outputs ‘\’ and leading ‘-’ unscathed.
For example, use ‘printf '%s\n' "$foo"’ rather than ‘echo "$foo"’
if $foo can contain arbitrary characters.
* lisp/Makefile.in (TAGS): Use ‘ls’, not ‘echo’, to avoid ‘\’ issues.
* doc/lispref/two-volume.make (vol1.pdf):
* test/etags/make-src/Makefile (web ftp publish):
Use ‘printf’ rather than ‘echo -e’.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
POSIX says that ‘echo FOO’ produces implementation-defined output
if FOO contains leading ‘-’, or ‘\’ anywhere, so don’t assume GNU
behavior in that case.
* Makefile.in (removenullpaths): Remove.
(epaths-force): Rewrite to avoid the need for ‘echo’.
(install-etc): Be clearer about escaping the shell metacharacters
‘\’ and ‘$’.
* Makefile.in (install-arch-indep, install-etcdoc):
* admin/charsets/mapconv, admin/merge-gnulib, admin/merge-pkg-config:
* admin/quick-install-emacs, build-aux/gitlog-to-emacslog:
* configure.ac, lib-src/rcs2log, make-dist:
* src/Makefile.in (lisp.mk):
Don’t assume ‘echo’ outputs ‘\’ and leading ‘-’ unscathed.
For example, use ‘printf '%s\n' "$foo"’ rather than ‘echo "$foo"’
if $foo can contain arbitrary characters.
* lisp/Makefile.in (TAGS): Use ‘ls’, not ‘echo’, to avoid ‘\’ issues.
* doc/lispref/two-volume.make (vol1.pdf):
* test/etags/make-src/Makefile (web ftp publish):
Use ‘printf’ rather than ‘echo -e’.
</pre>
</div>
</content>
</entry>
<entry>
<title>; admin/notes/unicode: Update for latest changes.</title>
<updated>2015-10-10T19:50:06+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2015-10-10T19:50:06+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=bb61fa844885a9a9219fc6df7eaaabdbdce45b28'/>
<id>bb61fa844885a9a9219fc6df7eaaabdbdce45b28</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>; * admin/MAINTAINERS: Remove no-longer-active people</title>
<updated>2015-10-07T06:31:43+00:00</updated>
<author>
<name>Glenn Morris</name>
</author>
<published>2015-10-07T06:31:43+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=96973dea40b4214fe645258be81ac19102fb246e'/>
<id>96973dea40b4214fe645258be81ac19102fb246e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>; * admin/MAINTAINERS: Copyedits.</title>
<updated>2015-10-07T06:30:45+00:00</updated>
<author>
<name>Glenn Morris</name>
</author>
<published>2015-10-07T06:30:45+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=78769755b9daf907a6b4c9efee977610ca3003a5'/>
<id>78769755b9daf907a6b4c9efee977610ca3003a5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>; * admin/MAINTAINERS: Remove "unmaintained" section; neither correct nor useful</title>
<updated>2015-10-07T06:29:13+00:00</updated>
<author>
<name>Glenn Morris</name>
</author>
<published>2015-10-07T06:29:13+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=2ad5109a759badf0bc35d405319a541beea7a146'/>
<id>2ad5109a759badf0bc35d405319a541beea7a146</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add entry for Ulf Jasper.</title>
<updated>2015-10-03T16:21:07+00:00</updated>
<author>
<name>Ulf Jasper</name>
</author>
<published>2015-10-03T16:21:07+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=829e818d57903c5b99492f8793a28def2736d4eb'/>
<id>829e818d57903c5b99492f8793a28def2736d4eb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>; Minor updates in admin/MAINTAINERS</title>
<updated>2015-09-30T13:28:41+00:00</updated>
<author>
<name>Michael Albinus</name>
</author>
<published>2015-09-30T13:28:41+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=8d5662cb300893599bd328df0fa9ef4bdfe7d458'/>
<id>8d5662cb300893599bd328df0fa9ef4bdfe7d458</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>; * Add admin/MAINTAINERS entries</title>
<updated>2015-09-30T07:58:58+00:00</updated>
<author>
<name>Vibhav Pant</name>
</author>
<published>2015-09-30T07:48:17+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=9a241ddfff0ad51782b8ea2e45042c6e941e2a95'/>
<id>9a241ddfff0ad51782b8ea2e45042c6e941e2a95</id>
<content type='text'>
* Add entries for Vibhav Pant.

* Add entries for files in lisp/net that don't have a maintainer.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add entries for Vibhav Pant.

* Add entries for files in lisp/net that don't have a maintainer.
</pre>
</div>
</content>
</entry>
<entry>
<title>; * admin/MAINTAINERS: Add entries for Dmitry Gutov</title>
<updated>2015-09-30T02:17:30+00:00</updated>
<author>
<name>Dmitry Gutov</name>
</author>
<published>2015-09-30T02:17:30+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=300bce3a09da12396a1a686f20ac16acefe80cbc'/>
<id>300bce3a09da12396a1a686f20ac16acefe80cbc</id>
<content type='text'>
Author:
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Author:
</pre>
</div>
</content>
</entry>
</feed>
