<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs/doc/misc, branch scratch/faster-loaddefs</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-05-25T17:57:59+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2022-05-25T17:57:59+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=97bb31be9f4e06060f2d192b049c3cdb47aca2f5'/>
<id>97bb31be9f4e06060f2d192b049c3cdb47aca2f5</id>
<content type='text'>
86b49d5865 ; * etc/NEWS: Announce changes in 'desktop-kill'.  (Bug#55...
d5ccf2621a ; Fix last change
f1c1fd7184 Improve documentation of mail-user-agent.
b05d1e9b98 ; * lisp/desktop.el: Update the commentary.  (Bug#55560)
139bfa1a08 More fixes in abbrev.el doc strings
d80dea6036 Add note about Tramp completion to completion-styles doc s...
9e7c0cf57d Remove mention of removed nnimap-nov-is-evil variable
90aae0bca2 Improve documentation strings and prompts in abbrev.el
dfa3e6f424 Restore the Fselect_window call in gui_consider_frame_title.
de35e9728f Advise against settings in the MS-Windows system registry
3ffa3d3403 ; Minor addition to make-tarball.txt
7dc026f9ea Fix kmacro-keymap binding after previous change
4f0fd54bc4 Add glossary entries for "interactively"
af1c05a3c4 Fix the name of a kmacro command.

# Conflicts:
#	etc/NEWS
#	lisp/abbrev.el
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
86b49d5865 ; * etc/NEWS: Announce changes in 'desktop-kill'.  (Bug#55...
d5ccf2621a ; Fix last change
f1c1fd7184 Improve documentation of mail-user-agent.
b05d1e9b98 ; * lisp/desktop.el: Update the commentary.  (Bug#55560)
139bfa1a08 More fixes in abbrev.el doc strings
d80dea6036 Add note about Tramp completion to completion-styles doc s...
9e7c0cf57d Remove mention of removed nnimap-nov-is-evil variable
90aae0bca2 Improve documentation strings and prompts in abbrev.el
dfa3e6f424 Restore the Fselect_window call in gui_consider_frame_title.
de35e9728f Advise against settings in the MS-Windows system registry
3ffa3d3403 ; Minor addition to make-tarball.txt
7dc026f9ea Fix kmacro-keymap binding after previous change
4f0fd54bc4 Add glossary entries for "interactively"
af1c05a3c4 Fix the name of a kmacro command.

# Conflicts:
#	etc/NEWS
#	lisp/abbrev.el
</pre>
</div>
</content>
</entry>
<entry>
<title>Keep subcommands in pipelines from clobbering the head/tail processes</title>
<updated>2022-05-24T12:58:00+00:00</updated>
<author>
<name>Jim Porter</name>
</author>
<published>2022-05-23T00:27:48+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=a49ecdd0ff2b2526fcc519bb23ce1f5113c8fb1d'/>
<id>a49ecdd0ff2b2526fcc519bb23ce1f5113c8fb1d</id>
<content type='text'>
* lisp/eshell/esh-cmd.el (eshell-execute-pipeline): Use 'make-symbol'
for headproc and tailproc.
(eshell-do-pipelines, eshell-do-pipelines-synchronously): Adapt to the
above.

* test/lisp/eshell/eshell-tests.el (eshell-test/pipe-subcommand)
(eshell-test/pipe-subcommand-with-pipe): New test.

* doc/misc/eshell.texi (Bugs and ideas): Remove item about piping to
process from loop; this commit fixes it (bug#55590).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/eshell/esh-cmd.el (eshell-execute-pipeline): Use 'make-symbol'
for headproc and tailproc.
(eshell-do-pipelines, eshell-do-pipelines-synchronously): Adapt to the
above.

* test/lisp/eshell/eshell-tests.el (eshell-test/pipe-subcommand)
(eshell-test/pipe-subcommand-with-pipe): New test.

* doc/misc/eshell.texi (Bugs and ideas): Remove item about piping to
process from loop; this commit fixes it (bug#55590).
</pre>
</div>
</content>
</entry>
<entry>
<title>Add ".epub" to Tramp archive file suffixes.</title>
<updated>2022-05-24T10:15:41+00:00</updated>
<author>
<name>Michael Albinus</name>
</author>
<published>2022-05-24T10:15:41+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=54a3132cfa6541e74688e1cf7821aab7d8df926a'/>
<id>54a3132cfa6541e74688e1cf7821aab7d8df926a</id>
<content type='text'>
* doc/misc/tramp.texi (Archive file names):
* lisp/net/tramp-archive.el (tramp-archive-suffixes): Add ".epub".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* doc/misc/tramp.texi (Archive file names):
* lisp/net/tramp-archive.el (tramp-archive-suffixes): Add ".epub".
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove mention of removed nnimap-nov-is-evil variable</title>
<updated>2022-05-21T11:32:44+00:00</updated>
<author>
<name>Arash Esbati</name>
</author>
<published>2022-05-21T11:32:33+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=9e7c0cf57d522b50423880f3a846c52c5509fef9'/>
<id>9e7c0cf57d522b50423880f3a846c52c5509fef9</id>
<content type='text'>
* doc/misc/gnus.texi (Slow/Expensive Connection): Remove mention
of removed nnimap-nov-is-evil variable (bug#55556).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* doc/misc/gnus.texi (Slow/Expensive Connection): Remove mention
of removed nnimap-nov-is-evil variable (bug#55556).
</pre>
</div>
</content>
</entry>
<entry>
<title>; * doc/misc/efaq.texi: Replace copyright years with ranges.</title>
<updated>2022-05-19T08:13:09+00:00</updated>
<author>
<name>Stefan Kangas</name>
</author>
<published>2022-05-19T08:12:43+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=75c90c7c5197fb69630a5c908de26db162c60a71'/>
<id>75c90c7c5197fb69630a5c908de26db162c60a71</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Delete entry on SPC completes file names from FAQ</title>
<updated>2022-05-18T23:44:09+00:00</updated>
<author>
<name>Stefan Kangas</name>
</author>
<published>2022-05-18T23:41:44+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=9178428b02500005aeaaa4ea40353589a029a63e'/>
<id>9178428b02500005aeaaa4ea40353589a029a63e</id>
<content type='text'>
* doc/misc/efaq.texi (SPC no longer completes file names): Delete
node: this is about a change that took place over 15 years ago and is
not likely to be a FAQ these days.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* doc/misc/efaq.texi (SPC no longer completes file names): Delete
node: this is about a change that took place over 15 years ago and is
not likely to be a FAQ these days.
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't refer to obsolete Ultrix support in FAQ</title>
<updated>2022-05-18T23:29:18+00:00</updated>
<author>
<name>Stefan Kangas</name>
</author>
<published>2022-05-18T23:27:31+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=fb4aa2a5eff29a63ded6470e6493a75a180356b0'/>
<id>fb4aa2a5eff29a63ded6470e6493a75a180356b0</id>
<content type='text'>
* doc/misc/efaq.texi (Meta key does not work in xterm): Delete
reference to Ultrix; that platform support was removed in Emacs 23.1.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* doc/misc/efaq.texi (Meta key does not work in xterm): Delete
reference to Ultrix; that platform support was removed in Emacs 23.1.
</pre>
</div>
</content>
</entry>
<entry>
<title>Recommend Wikipedia over Usenet in FAQ</title>
<updated>2022-05-17T23:10:22+00:00</updated>
<author>
<name>Stefan Kangas</name>
</author>
<published>2022-05-17T23:10:22+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=f99980bf6cd0a707963a7ec4c796768e43b451d2'/>
<id>f99980bf6cd0a707963a7ec4c796768e43b451d2</id>
<content type='text'>
* doc/misc/efaq.texi (Origin of the term Emacs): Recommend
Wikipedia over Usenet to find out more about TECO.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* doc/misc/efaq.texi (Origin of the term Emacs): Recommend
Wikipedia over Usenet to find out more about TECO.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge from origin/emacs-28</title>
<updated>2022-05-16T04:30:38+00:00</updated>
<author>
<name>Stefan Kangas</name>
</author>
<published>2022-05-16T04:30:38+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=1fc1d8b88994303ac7c1aac673cb3fead5ff4d9e'/>
<id>1fc1d8b88994303ac7c1aac673cb3fead5ff4d9e</id>
<content type='text'>
f928330fa8 Update to Org 9.5.3-6-gef41f3
007bf9a34c Hide temporary FUSE files in Tramp
5dbaddc729 ; Fix some typos
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
f928330fa8 Update to Org 9.5.3-6-gef41f3
007bf9a34c Hide temporary FUSE files in Tramp
5dbaddc729 ; Fix some typos
</pre>
</div>
</content>
</entry>
<entry>
<title>; Fix some typos</title>
<updated>2022-05-15T09:05:36+00:00</updated>
<author>
<name>Stefan Kangas</name>
</author>
<published>2022-05-15T09:05:36+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=5dbaddc729519b399e31eae13a8f71d8caaade34'/>
<id>5dbaddc729519b399e31eae13a8f71d8caaade34</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
