<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs/admin/notes, branch scratch/image-dired</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>Merge from origin/emacs-28</title>
<updated>2022-07-14T09:37:42+00:00</updated>
<author>
<name>Stefan Kangas</name>
</author>
<published>2022-07-14T09:37:42+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=4e79f77635a80e0c25841ba15feb0e70c8824516'/>
<id>4e79f77635a80e0c25841ba15feb0e70c8824516</id>
<content type='text'>
5e47ec9511 ; * lisp/url/url-http.el (url-http-parse-headers): Fix typo.
ba0871bef1 ; Fix typos: prefer American spelling
e3e7f31faa Adapt Tramp doc

# Conflicts:
#	etc/NEWS
#	etc/themes/modus-themes.el
#	lisp/emacs-lisp/byte-opt.el
#	test/lisp/so-long-tests/spelling-tests.el
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
5e47ec9511 ; * lisp/url/url-http.el (url-http-parse-headers): Fix typo.
ba0871bef1 ; Fix typos: prefer American spelling
e3e7f31faa Adapt Tramp doc

# Conflicts:
#	etc/NEWS
#	etc/themes/modus-themes.el
#	lisp/emacs-lisp/byte-opt.el
#	test/lisp/so-long-tests/spelling-tests.el
</pre>
</div>
</content>
</entry>
<entry>
<title>; Fix typos: prefer American spelling</title>
<updated>2022-07-13T11:04:22+00:00</updated>
<author>
<name>Stefan Kangas</name>
</author>
<published>2022-07-13T11:00:31+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=ba0871bef1e7d321f1124a6ad20e9be158a976dd'/>
<id>ba0871bef1e7d321f1124a6ad20e9be158a976dd</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-28</title>
<updated>2022-07-02T07:33:51+00:00</updated>
<author>
<name>Stefan Kangas</name>
</author>
<published>2022-07-02T07:33:51+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=52c91122eecb0f679de46d539fc85b8e28599fe1'/>
<id>52c91122eecb0f679de46d539fc85b8e28599fe1</id>
<content type='text'>
1c3d107cb5 Fix "C-u C-x =" for SPC
7e33618bbc ; * src/fns.c (Frequire): Fix a typo in the doc string.  (...
6908309827 Doc fixes: don't refer to some obsolete items
dc3cb749f3 Remove obsolete cust-print from elisp index
9ffbbddf8e * admin/make-tarball.txt: Minor clarifications.
f5421104e9 Fix external image conversion on MS-Windows
6f22631a63 * doc/emacs/buffers.texi (Indirect Buffers): Mention modif...

# Conflicts:
#	doc/emacs/buffers.texi
#	lisp/emacs-lisp/nadvice.el
#	lisp/image/image-converter.el
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
1c3d107cb5 Fix "C-u C-x =" for SPC
7e33618bbc ; * src/fns.c (Frequire): Fix a typo in the doc string.  (...
6908309827 Doc fixes: don't refer to some obsolete items
dc3cb749f3 Remove obsolete cust-print from elisp index
9ffbbddf8e * admin/make-tarball.txt: Minor clarifications.
f5421104e9 Fix external image conversion on MS-Windows
6f22631a63 * doc/emacs/buffers.texi (Indirect Buffers): Mention modif...

# Conflicts:
#	doc/emacs/buffers.texi
#	lisp/emacs-lisp/nadvice.el
#	lisp/image/image-converter.el
</pre>
</div>
</content>
</entry>
<entry>
<title>Doc fixes: don't refer to some obsolete items</title>
<updated>2022-06-30T21:18:45+00:00</updated>
<author>
<name>Stefan Kangas</name>
</author>
<published>2022-06-30T21:15:54+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=6908309827c573288a029b74aa999adc057958be'/>
<id>6908309827c573288a029b74aa999adc057958be</id>
<content type='text'>
* admin/notes/multi-tty:
* lisp/chistory.el (command-history):
* lisp/emacs-lisp/nadvice.el:
* lisp/vc/diff-mode.el: Doc fix; don't refer to obsolete variables and
functions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* admin/notes/multi-tty:
* lisp/chistory.el (command-history):
* lisp/emacs-lisp/nadvice.el:
* lisp/vc/diff-mode.el: Doc fix; don't refer to obsolete variables and
functions.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix 'bidi-class' property of unassigned codepoints</title>
<updated>2022-05-04T08:14:45+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2022-05-04T08:14:45+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=8f17e4de2d7d5ab21e752b27a355d28b1e17d971'/>
<id>8f17e4de2d7d5ab21e752b27a355d28b1e17d971</id>
<content type='text'>
* admin/unidata/unidata-gen.el (unidata-file-alist): Update the
default values of 'bidi-class' according to the latest Unicode
Standard.

* admin/notes/unicode: Mention possible changes in
DerivedBidiClass.txt that need to be reflected in unidata-gen.el.

* lisp/international/characters.el (#xfb50, #xfdf0): Fix the
Arabic block characters.  (Bug#55256)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* admin/unidata/unidata-gen.el (unidata-file-alist): Update the
default values of 'bidi-class' according to the latest Unicode
Standard.

* admin/notes/unicode: Mention possible changes in
DerivedBidiClass.txt that need to be reflected in unidata-gen.el.

* lisp/international/characters.el (#xfb50, #xfdf0): Fix the
Arabic block characters.  (Bug#55256)
</pre>
</div>
</content>
</entry>
<entry>
<title>; * admin/notes/emba: Fix typos</title>
<updated>2022-04-05T16:12:59+00:00</updated>
<author>
<name>Robert Pluim</name>
</author>
<published>2022-04-05T16:12:59+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=fef5f9ef5f1e4b8458d1bb19df45b7925d431528'/>
<id>fef5f9ef5f1e4b8458d1bb19df45b7925d431528</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* admin/notes/emba: Mention workflow rules for branches.</title>
<updated>2022-03-25T08:28:44+00:00</updated>
<author>
<name>Michael Albinus</name>
</author>
<published>2022-03-25T08:28:44+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=1b7a9753e105c5cc39b554c99bf93c7e2e9d6630'/>
<id>1b7a9753e105c5cc39b554c99bf93c7e2e9d6630</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add textsec-domain-suspicious-p</title>
<updated>2022-01-18T10:53:09+00:00</updated>
<author>
<name>Lars Ingebrigtsen</name>
</author>
<published>2022-01-18T10:53:01+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=9f25c41ad45eaa34c8b7aa88a8c75d5dd4bd7ba7'/>
<id>9f25c41ad45eaa34c8b7aa88a8c75d5dd4bd7ba7</id>
<content type='text'>
* .gitignore: Ignore idna-mapping.el.

* admin/notes/unicode: Note idna-mapping file.
* admin/unidata/IdnaMappingTable.txt: New file.

* admin/unidata/Makefile.in (all): Generate idna-mapping.el.

* admin/unidata/unidata-gen.el (unidata-gen-idna-mapping): Generate.

* lisp/international/textsec.el (textsec-domain-suspicious-p): New
function.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* .gitignore: Ignore idna-mapping.el.

* admin/notes/unicode: Note idna-mapping file.
* admin/unidata/IdnaMappingTable.txt: New file.

* admin/unidata/Makefile.in (all): Generate idna-mapping.el.

* admin/unidata/unidata-gen.el (unidata-gen-idna-mapping): Generate.

* lisp/international/textsec.el (textsec-domain-suspicious-p): New
function.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add textsec support for confusable characters</title>
<updated>2022-01-18T08:57:54+00:00</updated>
<author>
<name>Lars Ingebrigtsen</name>
</author>
<published>2022-01-18T08:57:43+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=19fefea1ca567cc08c67a2167f8e366483b1c013'/>
<id>19fefea1ca567cc08c67a2167f8e366483b1c013</id>
<content type='text'>
* admin/notes/unicode: Note the confusables.txt file.
* admin/unidata/Makefile.in (${unidir}/uni-confusable.el):
Generate the confusable file.

* admin/unidata/README (https): Add confusables.txt.

* admin/unidata/confusables.txt: New file.

* admin/unidata/unidata-gen.el (unidata-gen-confusable): Parse the
confusables.txt file.

* lisp/international/textsec.el (textsec-ascii-confusable-p)
(textsec-unconfuse-string): New functions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* admin/notes/unicode: Note the confusables.txt file.
* admin/unidata/Makefile.in (${unidir}/uni-confusable.el):
Generate the confusable file.

* admin/unidata/README (https): Add confusables.txt.

* admin/unidata/confusables.txt: New file.

* admin/unidata/unidata-gen.el (unidata-gen-confusable): Parse the
confusables.txt file.

* lisp/international/textsec.el (textsec-ascii-confusable-p)
(textsec-unconfuse-string): New functions.
</pre>
</div>
</content>
</entry>
<entry>
<title>; * admin/notes/unicode: Update.</title>
<updated>2022-01-17T17:09:22+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2022-01-17T17:09:22+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=fd17eb67c00377c75457ecb51f69fc05033745c8'/>
<id>fd17eb67c00377c75457ecb51f69fc05033745c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
