<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs/INSTALL, branch scratch/completion-api</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: Describe installation of source and debug packages.  (Bug#37527)</title>
<updated>2019-10-08T09:48:08+00:00</updated>
<author>
<name>Michael Albinus</name>
</author>
<published>2019-10-08T09:48:08+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=005ed494950bb370598883307b801ff73cbea9db'/>
<id>005ed494950bb370598883307b801ff73cbea9db</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add new "make help" target</title>
<updated>2019-08-29T09:58:23+00:00</updated>
<author>
<name>Stefan Kangas</name>
</author>
<published>2019-08-20T23:02:43+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=9df285250bc30b5ba86a19c817eea0c56164e022'/>
<id>9df285250bc30b5ba86a19c817eea0c56164e022</id>
<content type='text'>
* GNUmakefile: Add new "help" target that shows a brief summary of
common make targets.  (Bug#12411)
* INSTALL
* etc/NEWS: Announce it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* GNUmakefile: Add new "help" target that shows a brief summary of
common make targets.  (Bug#12411)
* INSTALL
* etc/NEWS: Announce it.
</pre>
</div>
</content>
</entry>
<entry>
<title>Distribute test cases in tarballs by default</title>
<updated>2019-05-16T17:51:27+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2019-05-16T17:42:27+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=4ac234ad576cf9068419805ef338701024265afb'/>
<id>4ac234ad576cf9068419805ef338701024265afb</id>
<content type='text'>
* INSTALL, INSTALL.REPO, admin/make-tarball.txt:
Mention ‘make check’.
* configure.ac: Update comment.
* etc/NEWS: Say that tarballs have a test directory.
* make-dist (with_tests): Default to "yes".
Add an option --no-tests to make it "no".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* INSTALL, INSTALL.REPO, admin/make-tarball.txt:
Mention ‘make check’.
* configure.ac: Update comment.
* etc/NEWS: Say that tarballs have a test directory.
* make-dist (with_tests): Default to "yes".
Add an option --no-tests to make it "no".
</pre>
</div>
</content>
</entry>
<entry>
<title>Default to disabling ImageMagick (Bug#33587)</title>
<updated>2019-05-14T06:07:05+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2019-05-14T05:59:29+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=d2dea70415ca7ec390a2de11b224ab4cbb2c6b55'/>
<id>d2dea70415ca7ec390a2de11b224ab4cbb2c6b55</id>
<content type='text'>
ImageMagick has continuing stability and security problems, suggesting
that 'configure' should disable it by default.  See Glenn Morris's notes
at: https://lists.gnu.org/r/emacs-devel/2018-12/msg00036.html
* INSTALL, etc/NEWS, nt/INSTALL.W64: Mention this.
* configure.ac (imagemagick): Default to off.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ImageMagick has continuing stability and security problems, suggesting
that 'configure' should disable it by default.  See Glenn Morris's notes
at: https://lists.gnu.org/r/emacs-devel/2018-12/msg00036.html
* INSTALL, etc/NEWS, nt/INSTALL.W64: Mention this.
* configure.ac (imagemagick): Default to off.
</pre>
</div>
</content>
</entry>
<entry>
<title>Modernize INSTALL a bit</title>
<updated>2019-05-03T21:54:38+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2019-05-03T20:58:09+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=dae48faec640bba57a42c1a81cc0ab6703a2ddbd'/>
<id>dae48faec640bba57a42c1a81cc0ab6703a2ddbd</id>
<content type='text'>
* INSTALL: Omit filesystem space estimates.  These estimates
were (1) wrong and (2) no longer important nowadays, as people
have plenty of space.  Instead, start with how to get and
unpack an Emacs tarball.  Don’t say "disk" as it’s often not
disk nowadays.  Update URLs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* INSTALL: Omit filesystem space estimates.  These estimates
were (1) wrong and (2) no longer important nowadays, as people
have plenty of space.  Instead, start with how to get and
unpack an Emacs tarball.  Don’t say "disk" as it’s often not
disk nowadays.  Update URLs.
</pre>
</div>
</content>
</entry>
<entry>
<title>Support ./configure --with-gif=ifavailable etc.</title>
<updated>2019-03-25T17:47:20+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2019-03-25T17:46:04+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=97a793cba9fc68a9df67622d8d82c443fe10dd9b'/>
<id>97a793cba9fc68a9df67622d8d82c443fe10dd9b</id>
<content type='text'>
Suggested by Stefan Monnier in:
https://lists.gnu.org/r/emacs-devel/2019-03/msg00789.html
* INSTALL, etc/NEWS: Document this.
* configure.ac: Implement this.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Suggested by Stefan Monnier in:
https://lists.gnu.org/r/emacs-devel/2019-03/msg00789.html
* INSTALL, etc/NEWS: Document this.
* configure.ac: Implement this.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyright year to 2019</title>
<updated>2019-01-01T01:01:13+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2019-01-01T00:59:58+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=26bed8ba10eeaf0a340a8d0d760c5578dddec867'/>
<id>26bed8ba10eeaf0a340a8d0d760c5578dddec867</id>
<content type='text'>
Run 'TZ=UTC0 admin/update-copyright $(git ls-files)'.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Run 'TZ=UTC0 admin/update-copyright $(git ls-files)'.
</pre>
</div>
</content>
</entry>
<entry>
<title>; INSTALL: Fix a typo in the last commit.</title>
<updated>2018-09-15T07:52:55+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2018-09-15T07:52:55+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=1fc52830508c35ada75c3ac3687ae5a0ef6b2816'/>
<id>1fc52830508c35ada75c3ac3687ae5a0ef6b2816</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tiny doc updates re yum/dnf etc</title>
<updated>2018-09-14T15:54:28+00:00</updated>
<author>
<name>Glenn Morris</name>
</author>
<published>2018-09-14T15:54:28+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=24f240d51e0da1d36950907a753273ecd8ea2075'/>
<id>24f240d51e0da1d36950907a753273ecd8ea2075</id>
<content type='text'>
* INSTALL: Mention dnf and Debian unversioned emacs package.
* doc/misc/efaq.texi (Installing Emacs): Mention dnf.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* INSTALL: Mention dnf and Debian unversioned emacs package.
* doc/misc/efaq.texi (Installing Emacs): Mention dnf.
</pre>
</div>
</content>
</entry>
<entry>
<title>; * INSTALL: Fix Emacs version number.  (Bug#31358)</title>
<updated>2018-05-03T18:19:07+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2018-05-03T18:19:07+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=79ad0b3b2d4313d85e3fa1ff1e8658637bea43e2'/>
<id>79ad0b3b2d4313d85e3fa1ff1e8658637bea43e2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
