<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs/INSTALL, 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>* INSTALL (DETAILED BUILDING AND INSTALLATION): Mention --without-imagemagick.</title>
<updated>2015-07-24T13:42:08+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2015-07-24T13:42:08+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=67eb6ae9db8543d6819c9bf63bbb810f2304f1d0'/>
<id>67eb6ae9db8543d6819c9bf63bbb810f2304f1d0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Quote 'like this' in top-level files</title>
<updated>2015-04-19T21:44:50+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2015-04-19T21:40:51+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=9099d45df734f63145d414a0e1205245973c9efb'/>
<id>9099d45df734f63145d414a0e1205245973c9efb</id>
<content type='text'>
* CONTRIBUTE, INSTALL, Makefile.in, README, configure.ac, make-dist:
Prefer to single-quote 'like this' (instead of the older style
`like this').
* configure.ac: Fix some space-before-tab problems that 'git commit'
complained about.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* CONTRIBUTE, INSTALL, Makefile.in, README, configure.ac, make-dist:
Prefer to single-quote 'like this' (instead of the older style
`like this').
* configure.ac: Fix some space-before-tab problems that 'git commit'
complained about.
</pre>
</div>
</content>
</entry>
<entry>
<title>Default to 'configure --enable-silent-rules'</title>
<updated>2015-01-11T09:18:48+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2015-01-11T09:18:15+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=b995b4ae8f9e08719a92bbe3bd6ac7e8ff091309'/>
<id>b995b4ae8f9e08719a92bbe3bd6ac7e8ff091309</id>
<content type='text'>
This greatly shortens the 'make' output, making it more readable
and useful.  For example, on my platform it shortens a
4125-character line "gcc -std=gnu99 -c -Demacs -I. -I. -I../lib
... emacs.c" -- a line so long that it's hard to see what's going
on or where the diagnostics are -- to just "CC emacs.o".
* INSTALL: Document this.
* configure.ac: Add AM_SILENT_RULES([yes]).
(AM_DEFAULT_VERBOSITY): Remove now-unnecessary initialization.
* etc/NEWS: Document this.
Fixes: bug#19501
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This greatly shortens the 'make' output, making it more readable
and useful.  For example, on my platform it shortens a
4125-character line "gcc -std=gnu99 -c -Demacs -I. -I. -I../lib
... emacs.c" -- a line so long that it's hard to see what's going
on or where the diagnostics are -- to just "CC emacs.o".
* INSTALL: Document this.
* configure.ac: Add AM_SILENT_RULES([yes]).
(AM_DEFAULT_VERBOSITY): Remove now-unnecessary initialization.
* etc/NEWS: Document this.
Fixes: bug#19501
</pre>
</div>
</content>
</entry>
<entry>
<title>* INSTALL: Mention 'make WERROR_CFLAGS='.</title>
<updated>2015-01-04T09:11:08+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2015-01-04T09:10:26+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=cde73794f61fec2a5a8676c2e36ec6634e72cdc5'/>
<id>cde73794f61fec2a5a8676c2e36ec6634e72cdc5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>Remove lib-src/grep-changelog</title>
<updated>2014-12-14T02:38:21+00:00</updated>
<author>
<name>Glenn Morris</name>
</author>
<published>2014-12-14T02:38:21+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=49daed60510a073062b41fa39fd7c010cb0a315e'/>
<id>49daed60510a073062b41fa39fd7c010cb0a315e</id>
<content type='text'>
Ref: http://lists.gnu.org/archive/html/emacs-devel/2014-12/msg00145.html

* lib-src/grep-changelog: Remove file.

* lib-src/Makefile.in (INSTALLABLE_SCRIPTS): Remove.
(all, install, uninstall): Remove INSTALLABLE_SCRIPTS.

* doc/man/grep-changelog.1: Remove file.

* make-dist: No more lib-src/grep-changelog.

* INSTALL: No longer mention grep-changelog.

* admin/quick-install-emacs (PUBLIC_LIBSRC_SCRIPTS): Remove, and all uses.

* admin/authors.el (authors-valid-file-names): Add grep-changelog.

* etc/NEWS: Mention this.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Ref: http://lists.gnu.org/archive/html/emacs-devel/2014-12/msg00145.html

* lib-src/grep-changelog: Remove file.

* lib-src/Makefile.in (INSTALLABLE_SCRIPTS): Remove.
(all, install, uninstall): Remove INSTALLABLE_SCRIPTS.

* doc/man/grep-changelog.1: Remove file.

* make-dist: No more lib-src/grep-changelog.

* INSTALL: No longer mention grep-changelog.

* admin/quick-install-emacs (PUBLIC_LIBSRC_SCRIPTS): Remove, and all uses.

* admin/authors.el (authors-valid-file-names): Add grep-changelog.

* etc/NEWS: Mention this.
</pre>
</div>
</content>
</entry>
<entry>
<title>* INSTALL: Remove the "by hand" sections.</title>
<updated>2014-10-15T07:02:43+00:00</updated>
<author>
<name>Glenn Morris</name>
</author>
<published>2014-10-15T07:02:43+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=83e1e4d26078d2b9ec773fd5cc9fc0ea01d9d690'/>
<id>83e1e4d26078d2b9ec773fd5cc9fc0ea01d9d690</id>
<content type='text'>
No-one needs to know those details, and this file is too long already.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
No-one needs to know those details, and this file is too long already.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge from emacs-24; up to 2014-07-27T09:41:59Z!ttn@gnu.org</title>
<updated>2014-10-15T02:42:58+00:00</updated>
<author>
<name>Glenn Morris</name>
</author>
<published>2014-10-15T02:42:58+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=924a09e9161c05d9d69d85fa102910b10ece372f'/>
<id>924a09e9161c05d9d69d85fa102910b10ece372f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More INSTALL trivia</title>
<updated>2014-10-14T21:18:15+00:00</updated>
<author>
<name>Glenn Morris</name>
</author>
<published>2014-10-14T21:18:15+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=e01955dfb3f1f47a11c9f1f907ef9234987f47d4'/>
<id>e01955dfb3f1f47a11c9f1f907ef9234987f47d4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>INSTALL trivia.</title>
<updated>2014-10-14T21:05:33+00:00</updated>
<author>
<name>Glenn Morris</name>
</author>
<published>2014-10-14T21:05:33+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=ad7abc3fce746d1cd5a127f3dffacf9ee4c0567b'/>
<id>ad7abc3fce746d1cd5a127f3dffacf9ee4c0567b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
