<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs/doc/misc, branch scratch/elisp-benchmarks</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 remote-tracking branch 'origin/emacs-30'</title>
<updated>2025-02-06T01:21:03+00:00</updated>
<author>
<name>Stefan Monnier</name>
</author>
<published>2025-02-06T01:21:03+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=1f4a26df862917c956e79fc2ca111caebf895623'/>
<id>1f4a26df862917c956e79fc2ca111caebf895623</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't use obsolete In-Reply-To format in messages (Bug#64454)</title>
<updated>2025-02-04T13:13:59+00:00</updated>
<author>
<name>Andrew G Cohen</name>
</author>
<published>2023-07-05T07:21:16+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=2eb6171ec96eac0c78cf20b3003fcbcb1206c8c7'/>
<id>2eb6171ec96eac0c78cf20b3003fcbcb1206c8c7</id>
<content type='text'>
When creating a new message, message-send-mail uses an obsolete format
for the In-Reply-To header that includes additional information about
the originating message.  This patch changes the default to use the
rfc5322 approved format, but allow the obsolete format through a
defcustom.

* lisp/gnus/message.el (message-make-in-reply-to): Return only the
message-id of the originating message (the default) unless the new
custom variable message-header-use-obsolete-in-reply-to is non-nil.
* doc/misc/message.texi: Document the new custom variable
message-header-use-obsolete-in-reply-to.
* etc/NEWS: Update NEWS.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When creating a new message, message-send-mail uses an obsolete format
for the In-Reply-To header that includes additional information about
the originating message.  This patch changes the default to use the
rfc5322 approved format, but allow the obsolete format through a
defcustom.

* lisp/gnus/message.el (message-make-in-reply-to): Return only the
message-id of the originating message (the default) unless the new
custom variable message-header-use-obsolete-in-reply-to is non-nil.
* doc/misc/message.texi: Document the new custom variable
message-header-use-obsolete-in-reply-to.
* etc/NEWS: Update NEWS.
</pre>
</div>
</content>
</entry>
<entry>
<title>; Don't use HTTPS in HTTP-specific example</title>
<updated>2025-02-03T13:03:43+00:00</updated>
<author>
<name>Stefan Kangas</name>
</author>
<published>2025-02-03T11:37:06+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=a3b3083081299049b2ac2333d078c9cac62f2be4'/>
<id>a3b3083081299049b2ac2333d078c9cac62f2be4</id>
<content type='text'>
* doc/misc/org.org (External Links): Change HTTP example to use HTTP.
Changing it to HTTPS has been done before, but it's a mistake.  To avoid
making this mistake again, change the URL to orgmode.org to make it more
similar to the example on the next line, thereby contrasting the two.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* doc/misc/org.org (External Links): Change HTTP example to use HTTP.
Changing it to HTTPS has been done before, but it's a mistake.  To avoid
making this mistake again, change the URL to orgmode.org to make it more
similar to the example on the next line, thereby contrasting the two.
</pre>
</div>
</content>
</entry>
<entry>
<title>Minor Tramp changes</title>
<updated>2025-02-01T17:52:13+00:00</updated>
<author>
<name>Michael Albinus</name>
</author>
<published>2025-02-01T17:52:13+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=c5731a74c73678de34ccbacf6977a0e55a239bc8'/>
<id>c5731a74c73678de34ccbacf6977a0e55a239bc8</id>
<content type='text'>
* doc/misc/tramp.texi (External methods): Precise remark on rsync speed.

* lisp/net/tramp-cache.el (tramp-connection-properties): Add link
to the Tramp manual in the docstring.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* doc/misc/tramp.texi (External methods): Precise remark on rsync speed.

* lisp/net/tramp-cache.el (tramp-connection-properties): Add link
to the Tramp manual in the docstring.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update to Transient v0.8.4-7-gabee7353</title>
<updated>2025-02-01T17:14:47+00:00</updated>
<author>
<name>Jonas Bernoulli</name>
</author>
<published>2025-02-01T17:14:47+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=3a86774ce55e9dc4dc6de01f6aca19fcaa41a5d3'/>
<id>3a86774ce55e9dc4dc6de01f6aca19fcaa41a5d3</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-30</title>
<updated>2025-02-01T12:40:19+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2025-02-01T12:40:19+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=d58fe6619f9b31069ebb420f0e85c7ce00a5fcb7'/>
<id>d58fe6619f9b31069ebb420f0e85c7ce00a5fcb7</id>
<content type='text'>
ba271938951 ; * etc/NEWS: Fix wording.
fdc6842a44e Remove bookmark fringe marks when deleting all bookmarks
3bccd04c5c6 Improve wording in symbols.texi
6441b9ea7af Fix typo in Gnus manual
87be3aa1491 eglot: Allow omnisharp binary to be capitalized "OmniSharp"
5485ea6aef9 Do not set `trusted-content` in major modes
d11488fd6fb ; * lisp/subr.el (sit-for): Doc fix.

# Conflicts:
#	etc/NEWS
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ba271938951 ; * etc/NEWS: Fix wording.
fdc6842a44e Remove bookmark fringe marks when deleting all bookmarks
3bccd04c5c6 Improve wording in symbols.texi
6441b9ea7af Fix typo in Gnus manual
87be3aa1491 eglot: Allow omnisharp binary to be capitalized "OmniSharp"
5485ea6aef9 Do not set `trusted-content` in major modes
d11488fd6fb ; * lisp/subr.el (sit-for): Doc fix.

# Conflicts:
#	etc/NEWS
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge from origin/emacs-30</title>
<updated>2025-02-01T12:39:56+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2025-02-01T12:39:56+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=7c0a93d7e5cda0786d8462d906f77743a3561b55'/>
<id>7c0a93d7e5cda0786d8462d906f77743a3561b55</id>
<content type='text'>
6447634f171 ; * admin/MAINTAINERS: Add CC Mode.
486d5d524ca Update cc-mode URL to point to nongnu.org
17ef46e849d ; * etc/NEWS: Note CVE-2024-53920 further up also.
05ee2b741f0 ; * CONTRIBUTE: Suggest to run more tests sometimes.
e74efd9a428 * CONTRIBUTE: Recommend running the unit test prior to co...
a9cde2463ab Don't signal an error in treesit-node-at
5d021a711a9 ; Improve documentation of '.dir-locals.el'
84595cbcc78 ; (let-alist): Document double-dot escape syntax. (Bug#75...
5617b07a45b ; Prefer HTTPS to HTTP in docs
fdd23023c84 ; * admin/MAINTAINERS: Sort external packages alphabetica...
74dcfe155a9 ; * etc/NEWS: Remove temporary documentation markers.
a87c382caba ; * etc/NEWS: Add missing temporary documentation tags.
3c820cd2650 Document insert-directory-program as a user option
2c1edf5f62a doc/lispref/modes.texi (Syntactic Font Lock): Update for ...

# Conflicts:
#	etc/NEWS
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
6447634f171 ; * admin/MAINTAINERS: Add CC Mode.
486d5d524ca Update cc-mode URL to point to nongnu.org
17ef46e849d ; * etc/NEWS: Note CVE-2024-53920 further up also.
05ee2b741f0 ; * CONTRIBUTE: Suggest to run more tests sometimes.
e74efd9a428 * CONTRIBUTE: Recommend running the unit test prior to co...
a9cde2463ab Don't signal an error in treesit-node-at
5d021a711a9 ; Improve documentation of '.dir-locals.el'
84595cbcc78 ; (let-alist): Document double-dot escape syntax. (Bug#75...
5617b07a45b ; Prefer HTTPS to HTTP in docs
fdd23023c84 ; * admin/MAINTAINERS: Sort external packages alphabetica...
74dcfe155a9 ; * etc/NEWS: Remove temporary documentation markers.
a87c382caba ; * etc/NEWS: Add missing temporary documentation tags.
3c820cd2650 Document insert-directory-program as a user option
2c1edf5f62a doc/lispref/modes.texi (Syntactic Font Lock): Update for ...

# Conflicts:
#	etc/NEWS
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typo in Gnus manual</title>
<updated>2025-02-01T03:02:05+00:00</updated>
<author>
<name>Manuel Giraud</name>
</author>
<published>2025-01-31T18:25:03+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=6441b9ea7af143a882fc1222be345b9260d5bbae'/>
<id>6441b9ea7af143a882fc1222be345b9260d5bbae</id>
<content type='text'>
* doc/misc/gnus.texi (Comparing Mail Back Ends): Fix a missing
verb.  (Bug#75974)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* doc/misc/gnus.texi (Comparing Mail Back Ends): Fix a missing
verb.  (Bug#75974)
</pre>
</div>
</content>
</entry>
<entry>
<title>Tramp cleanup</title>
<updated>2025-01-30T07:40:34+00:00</updated>
<author>
<name>Michael Albinus</name>
</author>
<published>2025-01-30T07:40:34+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=6b3d69b16ed50c8a4dea1e3f1f9f231657e66590'/>
<id>6b3d69b16ed50c8a4dea1e3f1f9f231657e66590</id>
<content type='text'>
* doc/misc/tramp.texi (Predefined connection information):
Mention also "androidsu" as special case of "tmpdir".
(Remote processes): Signals are not delivered to remote direct
async processes.  Say, that there are restrictions for transfer of
binary data to remote direct async processes.

* lisp/net/tramp-compat.el (tramp-compat-temporary-file-directory):
Simplify.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* doc/misc/tramp.texi (Predefined connection information):
Mention also "androidsu" as special case of "tmpdir".
(Remote processes): Signals are not delivered to remote direct
async processes.  Say, that there are restrictions for transfer of
binary data to remote direct async processes.

* lisp/net/tramp-compat.el (tramp-compat-temporary-file-directory):
Simplify.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update cc-mode URL to point to nongnu.org</title>
<updated>2025-01-28T17:44:05+00:00</updated>
<author>
<name>Stefan Kangas</name>
</author>
<published>2025-01-26T20:57:34+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=486d5d524ca116a2aaed3069536a2372497551b9'/>
<id>486d5d524ca116a2aaed3069536a2372497551b9</id>
<content type='text'>
* doc/misc/cc-mode.texi (Getting Started)
(Custom Filling and Breaking, Updating CC Mode)
(Mailing Lists and Bug Reports):
* lisp/progmodes/cc-mode.el: Update cc-mode URL to point to nongnu.org,
instead of old URL on SourceForge.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* doc/misc/cc-mode.texi (Getting Started)
(Custom Filling and Breaking, Updating CC Mode)
(Mailing Lists and Bug Reports):
* lisp/progmodes/cc-mode.el: Update cc-mode URL to point to nongnu.org,
instead of old URL on SourceForge.
</pre>
</div>
</content>
</entry>
</feed>
