<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs/etc/tutorials/TUTORIAL.he, branch features/user-directory</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>Better detection of potentially malicious bidi text</title>
<updated>2021-11-04T18:33:26+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2021-11-04T18:33:26+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=b96855310efed13e0db1403759b686b9bc3e7490'/>
<id>b96855310efed13e0db1403759b686b9bc3e7490</id>
<content type='text'>
* src/bidi.c (bidi_find_first_overridden): Extend to detect more
subtle effects of directional formatting controls, to include
embeddings and isolates.
* src/xdisp.c (Fbidi_find_overridden_directionality): Accept an
additional argument BASE-DIR to specify the base direction of the
paragraphs.

* lisp/international/mule-cmds.el (confusingly-reordered): New
face.
(reorder-starters, reorder-enders): New variables.
(highlight-confusing-reorderings): New command to detect and
highlight suspiciously reordered text.

* test/src/xdisp-tests.el
(xdisp-tests--find-directional-overrides): New test.

* etc/NEWS: Announce the new and improved features.
* etc/tutorials/TUTORIAL.he: Fix embeddings with incorrect
directions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* src/bidi.c (bidi_find_first_overridden): Extend to detect more
subtle effects of directional formatting controls, to include
embeddings and isolates.
* src/xdisp.c (Fbidi_find_overridden_directionality): Accept an
additional argument BASE-DIR to specify the base direction of the
paragraphs.

* lisp/international/mule-cmds.el (confusingly-reordered): New
face.
(reorder-starters, reorder-enders): New variables.
(highlight-confusing-reorderings): New command to detect and
highlight suspiciously reordered text.

* test/src/xdisp-tests.el
(xdisp-tests--find-directional-overrides): New test.

* etc/NEWS: Announce the new and improved features.
* etc/tutorials/TUTORIAL.he: Fix embeddings with incorrect
directions.
</pre>
</div>
</content>
</entry>
<entry>
<title>* etc/tutorials/TUTORIAL.he: Adjust to latest change in TUTORIAL.</title>
<updated>2021-05-02T15:17:16+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2021-05-02T15:17:16+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=013aee1ad30f3392203ca03ed996a27b934a31bf'/>
<id>013aee1ad30f3392203ca03ed996a27b934a31bf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge from origin/emacs-27</title>
<updated>2021-01-01T09:28:16+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2021-01-01T09:28:16+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=50f3949119cd5bb2f058b90d14b2940a3a8a7a0e'/>
<id>50f3949119cd5bb2f058b90d14b2940a3a8a7a0e</id>
<content type='text'>
33d159c36f Fix copyright years by hand
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
33d159c36f Fix copyright years by hand
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix copyright years by hand</title>
<updated>2021-01-01T08:33:28+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2021-01-01T08:33:28+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=33d159c36f42cadccb02d95099bafac26458d3e8'/>
<id>33d159c36f42cadccb02d95099bafac26458d3e8</id>
<content type='text'>
These are dates that admin/update-copyright did not update.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These are dates that admin/update-copyright did not update.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update TUTORIAL.he</title>
<updated>2020-11-27T08:50:15+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2020-11-27T08:50:15+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=2dd1c2d4ba4ecbb7ac6d6e3f5de8ccb8d1d11c4f'/>
<id>2dd1c2d4ba4ecbb7ac6d6e3f5de8ccb8d1d11c4f</id>
<content type='text'>
* etc/tutorials/TUTORIAL.he: A followup to recent changes in
TUTORIAL.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* etc/tutorials/TUTORIAL.he: A followup to recent changes in
TUTORIAL.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update TUTORIAL.he</title>
<updated>2020-09-18T07:59:26+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2020-09-18T07:59:26+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=38519caa670dd76bc23235094f07f33003c2be82'/>
<id>38519caa670dd76bc23235094f07f33003c2be82</id>
<content type='text'>
* etc/tutorials/TUTORIAL.he: Adapt to latest changes in the
English TUTORIAL.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* etc/tutorials/TUTORIAL.he: Adapt to latest changes in the
English TUTORIAL.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix copyright years by hand</title>
<updated>2020-01-01T01:01:53+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2020-01-01T01:01:53+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=4cd143aded5e40fe801575c669dd464210caaf7e'/>
<id>4cd143aded5e40fe801575c669dd464210caaf7e</id>
<content type='text'>
These are dates that admin/update-copyright did not update.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These are dates that admin/update-copyright did not update.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix copyright years by hand</title>
<updated>2019-01-01T01:02:40+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2019-01-01T01:02:40+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=2fcf2dff00a55ece17f4342a934cb1d69ae1a743'/>
<id>2fcf2dff00a55ece17f4342a934cb1d69ae1a743</id>
<content type='text'>
These are dates that admin/update-copyright did not update, or
updated incorrectly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These are dates that admin/update-copyright did not update, or
updated incorrectly.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix copyright years by hand</title>
<updated>2018-01-01T09:02:09+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2018-01-01T09:02:09+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=63b04c11d530f4a6a41f112d1b3ba1ed1eb81195'/>
<id>63b04c11d530f4a6a41f112d1b3ba1ed1eb81195</id>
<content type='text'>
These are dates that admin/update-copyright did not update, or
updated incorrectly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These are dates that admin/update-copyright did not update, or
updated incorrectly.
</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>
</feed>
