<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs/CONTRIBUTE, branch scratch/fontify-open-string</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>; CONTRIBUTE: Add a couple of nits.</title>
<updated>2018-06-18T16:34:55+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2018-06-18T16:34:55+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=d8bff5305b83d15f1a000de988b3c1f6a0803425'/>
<id>d8bff5305b83d15f1a000de988b3c1f6a0803425</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>; * CONTRIBUTE, admin/make-tarball.txt: Doc tweaks re 'emacs-announce'.</title>
<updated>2017-11-03T19:55:33+00:00</updated>
<author>
<name>Glenn Morris</name>
</author>
<published>2017-11-03T19:55:22+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=6f43d29d29605b710e51ff7f1487063c2f5b0b5a'/>
<id>6f43d29d29605b710e51ff7f1487063c2f5b0b5a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Encourage https: in commit messages</title>
<updated>2017-10-15T02:19:24+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2017-10-15T02:16:12+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=3c78960a4755d7bd583a0411d7089a0c13c0c64b'/>
<id>3c78960a4755d7bd583a0411d7089a0c13c0c64b</id>
<content type='text'>
* CONTRIBUTE: Prefer https: when citing.
* build-aux/git-hooks/commit-msg:
Diagnose http: and ftp: URLs to FSF or GNU hosts.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* CONTRIBUTE: Prefer https: when citing.
* build-aux/git-hooks/commit-msg:
Diagnose http: and ftp: URLs to FSF or GNU hosts.
</pre>
</div>
</content>
</entry>
<entry>
<title>; * CONTRIBUTE: More suggestions for using US English.</title>
<updated>2017-10-13T09:04:40+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2017-10-13T09:04:40+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=55e313f7bea318f03bac0a2c9db362ed361961e6'/>
<id>55e313f7bea318f03bac0a2c9db362ed361961e6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* CONTRIBUTE: Suggest American English.</title>
<updated>2017-10-13T05:39:18+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2017-10-13T05:38:28+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=622c675648e81d9c9267c26475dbcb617633c022'/>
<id>622c675648e81d9c9267c26475dbcb617633c022</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>; Typo fixes, mostly repeated words</title>
<updated>2017-10-10T05:55:06+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2017-10-10T05:53:19+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=5d51403ceb9b86a1bfa66f00c7af39f1200e65f1'/>
<id>5d51403ceb9b86a1bfa66f00c7af39f1200e65f1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Prefer HTTPS to HTTP for gnu.org</title>
<updated>2017-10-02T02:59:01+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2017-10-02T02:53:56+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=5172fa02cccaab2500ecf85aaf65b8deed54d42e'/>
<id>5172fa02cccaab2500ecf85aaf65b8deed54d42e</id>
<content type='text'>
This fixes some URLs I omitted from my previous pass,
notably those in lists.gnu.org.  Although lists.gnu.org
does not yet support TLS 1.1, TLS 1.0 is better than nothing.
* lisp/erc/erc.el (erc-official-location):
* lisp/mail/emacsbug.el (report-emacs-bug):
Use https:, not http:.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This fixes some URLs I omitted from my previous pass,
notably those in lists.gnu.org.  Although lists.gnu.org
does not yet support TLS 1.1, TLS 1.0 is better than nothing.
* lisp/erc/erc.el (erc-official-location):
* lisp/mail/emacsbug.el (report-emacs-bug):
Use https:, not http:.
</pre>
</div>
</content>
</entry>
<entry>
<title>Prefer HTTPS to FTP and HTTP in documentation</title>
<updated>2017-09-13T22:54:37+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2017-09-13T22:52:52+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=bc511a64f6da9ab51acc7c8865e80c4a4cb655c2'/>
<id>bc511a64f6da9ab51acc7c8865e80c4a4cb655c2</id>
<content type='text'>
Most of this change is to boilerplate commentary such as license URLs.
This change was prompted by ftp://ftp.gnu.org's going-away party,
planned for November.  Change these FTP URLs to https://ftp.gnu.org
instead.  Make similar changes for URLs to other organizations moving
away from FTP.  Also, change HTTP to HTTPS for URLs to gnu.org and
fsf.org when this works, as this will further help defend against
man-in-the-middle attacks (for this part I omitted the MS-DOS and
MS-Windows sources and the test tarballs to keep the workload down).
HTTPS is not fully working to lists.gnu.org so I left those URLs alone
for now.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Most of this change is to boilerplate commentary such as license URLs.
This change was prompted by ftp://ftp.gnu.org's going-away party,
planned for November.  Change these FTP URLs to https://ftp.gnu.org
instead.  Make similar changes for URLs to other organizations moving
away from FTP.  Also, change HTTP to HTTPS for URLs to gnu.org and
fsf.org when this works, as this will further help defend against
man-in-the-middle attacks (for this part I omitted the MS-DOS and
MS-Windows sources and the test tarballs to keep the workload down).
HTTPS is not fully working to lists.gnu.org so I left those URLs alone
for now.
</pre>
</div>
</content>
</entry>
<entry>
<title>Default autogen.sh to 'all'</title>
<updated>2017-08-12T16:09:40+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2017-08-12T15:56:52+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=ed9404692f75598c74d3ff6a4003f9373a5404f9'/>
<id>ed9404692f75598c74d3ff6a4003f9373a5404f9</id>
<content type='text'>
This addresses a problem noted by RMS in:
http://lists.gnu.org/archive/html/emacs-devel/2017-08/msg00052.html
* autogen.sh (do_git): Set to true if this script is invoked
with no arguments and there is a .git subdirectory.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This addresses a problem noted by RMS in:
http://lists.gnu.org/archive/html/emacs-devel/2017-08/msg00052.html
* autogen.sh (do_git): Set to true if this script is invoked
with no arguments and there is a .git subdirectory.
</pre>
</div>
</content>
</entry>
<entry>
<title>; * CONTRIBUTE: Rearrange sections into a more logical order.</title>
<updated>2017-07-22T15:51:18+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2017-07-22T15:51:18+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=c7df97f8fadeae528f4667aec3e9d4b4fab55004'/>
<id>c7df97f8fadeae528f4667aec3e9d4b4fab55004</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
