<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs/doc/misc, branch scratch/static_assert</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-30</title>
<updated>2024-07-20T10:32:17+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2024-07-20T10:32:17+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=b21e749a7c67614110c168299e9b36ac27e9f97a'/>
<id>b21e749a7c67614110c168299e9b36ac27e9f97a</id>
<content type='text'>
816c53c2d9d Fix bibtex validation for non-file buffers
ab7c40ea52a Fix Imenu in 'emacs-news-view-mode'
ea30ffc52b3 ; * doc/misc/gnus.texi (Agent Caveats): Fix doc
07b1a36f78c ; * src/sqlite.c (Fsqlite_load_extension): Add "vec0" to ...
96f1db89ee7 Avoid errors in 'icomplete-vertical-mode'
55110d1fda2 Document GNU ELPA copyright in tips.texi
079e5a03156 Improve register-use-preview docstring
e4760109ac8 Miscellaneous checkdoc fixes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
816c53c2d9d Fix bibtex validation for non-file buffers
ab7c40ea52a Fix Imenu in 'emacs-news-view-mode'
ea30ffc52b3 ; * doc/misc/gnus.texi (Agent Caveats): Fix doc
07b1a36f78c ; * src/sqlite.c (Fsqlite_load_extension): Add "vec0" to ...
96f1db89ee7 Avoid errors in 'icomplete-vertical-mode'
55110d1fda2 Document GNU ELPA copyright in tips.texi
079e5a03156 Improve register-use-preview docstring
e4760109ac8 Miscellaneous checkdoc fixes
</pre>
</div>
</content>
</entry>
<entry>
<title>; * doc/misc/gnus.texi (Agent Caveats): Fix doc</title>
<updated>2024-07-20T08:58:20+00:00</updated>
<author>
<name>James Thomas</name>
</author>
<published>2024-07-16T01:34:23+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=ea30ffc52b3297b4fbefa1fd591b8d0eece5bfc6'/>
<id>ea30ffc52b3297b4fbefa1fd591b8d0eece5bfc6</id>
<content type='text'>
* doc/misc/gnus.texi (Agent Caveats): Change doc due to commit
2020-10-16 "Add a new variable to control Gnus Agent caching"
(41d220dc6085, bug#43356).  (Bug#72134)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* doc/misc/gnus.texi (Agent Caveats): Change doc due to commit
2020-10-16 "Add a new variable to control Gnus Agent caching"
(41d220dc6085, bug#43356).  (Bug#72134)
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge from origin/emacs-30</title>
<updated>2024-07-19T18:31:53+00:00</updated>
<author>
<name>Stefan Monnier</name>
</author>
<published>2024-07-19T18:31:53+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=153732e63813d34b057ab24fbd9e134bd3be6eaa'/>
<id>153732e63813d34b057ab24fbd9e134bd3be6eaa</id>
<content type='text'>
a478423d19f * lisp/progmodes/peg.el (peg-syntax-classes): Typo (bug#7...
951fb93956d * lisp/transient.el (static-if): Remove duplicated defini...
0218fb21437 Adapt file-remote-p doc
34c1094e607 ; Fix typo in etc/ORG-NEWS (Bug#72186)
5916b172bdc * etc/TODO: Delete item about merging Magit.
a6cab228d4d ; Fix typos
41dc28244f2 * doc/man/emacs.1.in: Add "No warranty" notice.
b2ac3435867 ; * doc/man/emacs.1.in: Improve wording.
110b3d08d73 Improve emacs man page description of --user flag
4911f08912a Checkdoc fixes in allout-widgets.el
109b592d77b Checkdoc fixes in subr.el
46436720787 Checkdoc fixes in touch-screen.el
9889774c62e Checkdoc fixes in treesit.el

# Conflicts:
#	etc/NEWS
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
a478423d19f * lisp/progmodes/peg.el (peg-syntax-classes): Typo (bug#7...
951fb93956d * lisp/transient.el (static-if): Remove duplicated defini...
0218fb21437 Adapt file-remote-p doc
34c1094e607 ; Fix typo in etc/ORG-NEWS (Bug#72186)
5916b172bdc * etc/TODO: Delete item about merging Magit.
a6cab228d4d ; Fix typos
41dc28244f2 * doc/man/emacs.1.in: Add "No warranty" notice.
b2ac3435867 ; * doc/man/emacs.1.in: Improve wording.
110b3d08d73 Improve emacs man page description of --user flag
4911f08912a Checkdoc fixes in allout-widgets.el
109b592d77b Checkdoc fixes in subr.el
46436720787 Checkdoc fixes in touch-screen.el
9889774c62e Checkdoc fixes in treesit.el

# Conflicts:
#	etc/NEWS
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow specifying stdout/stderr separately in some Eshell commands</title>
<updated>2024-07-18T22:00:41+00:00</updated>
<author>
<name>Jim Porter</name>
</author>
<published>2024-06-15T03:45:44+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=99b360bb5aabf324cf038c27ac76ac1513319754'/>
<id>99b360bb5aabf324cf038c27ac76ac1513319754</id>
<content type='text'>
* lisp/eshell/eshell.el (eshell-command): Add ERROR-TARGET.
* lisp/eshell/em-script.el (eshell-execute-file): Make interactive, and
add ERROR-TARGET.

* doc/misc/eshell.texi (One-Off Commands, Scripts): Update
documentation.

* etc/NEWS: Announce this change.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/eshell/eshell.el (eshell-command): Add ERROR-TARGET.
* lisp/eshell/em-script.el (eshell-execute-file): Make interactive, and
add ERROR-TARGET.

* doc/misc/eshell.texi (One-Off Commands, Scripts): Update
documentation.

* etc/NEWS: Announce this change.
</pre>
</div>
</content>
</entry>
<entry>
<title>; * doc/misc/eshell.texi (Bugs and ideas): Remove now-implemented idea.</title>
<updated>2024-07-18T19:48:31+00:00</updated>
<author>
<name>Jim Porter</name>
</author>
<published>2024-07-18T19:48:31+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=965be7bc461b3f56d68f07f3f13fe4e3f2d7e259'/>
<id>965be7bc461b3f56d68f07f3f13fe4e3f2d7e259</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>; Fix typos</title>
<updated>2024-07-18T09:46:50+00:00</updated>
<author>
<name>Stefan Kangas</name>
</author>
<published>2024-07-07T15:40:31+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=a6cab228d4d1a82a80eac81b057857a230eef0b5'/>
<id>a6cab228d4d1a82a80eac81b057857a230eef0b5</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 savannah/emacs-30</title>
<updated>2024-07-18T05:36:46+00:00</updated>
<author>
<name>Po Lu</name>
</author>
<published>2024-07-18T05:36:46+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=d31b202377ed844c1ecc405ffb879c03d5552d6b'/>
<id>d31b202377ed844c1ecc405ffb879c03d5552d6b</id>
<content type='text'>
4c35382e983 ; * src/emacs.c (syms_of_emacs) &lt;Vsystem_type&gt;: Fix doc s...
34882d52432 Port better to Android 3.0
765cfaed775 ; * doc/emacs/anti.texi (Antinews): Fix typos (bug#72167).
7093504da2d ; Fix typos (bug#72167)
8c7c4f4baaa New Tramp tests
85d2d7982d4 Update Tramp manual
504bdd560af ; Fix last change
3ccebbe17b7 Fix 'toggle-window-dedicated' documentation
719d5753ca6 ; * doc/lispref/help.texi (Keys in Documentation): Add cr...
e3bba63ecb9 Checkdoc fixes in transient.el
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
4c35382e983 ; * src/emacs.c (syms_of_emacs) &lt;Vsystem_type&gt;: Fix doc s...
34882d52432 Port better to Android 3.0
765cfaed775 ; * doc/emacs/anti.texi (Antinews): Fix typos (bug#72167).
7093504da2d ; Fix typos (bug#72167)
8c7c4f4baaa New Tramp tests
85d2d7982d4 Update Tramp manual
504bdd560af ; Fix last change
3ccebbe17b7 Fix 'toggle-window-dedicated' documentation
719d5753ca6 ; * doc/lispref/help.texi (Keys in Documentation): Add cr...
e3bba63ecb9 Checkdoc fixes in transient.el
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Tramp manual</title>
<updated>2024-07-17T15:57:20+00:00</updated>
<author>
<name>Michael Albinus</name>
</author>
<published>2024-07-17T15:57:20+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=85d2d7982d41d7c8ea31dd7150c78428a968944a'/>
<id>85d2d7982d41d7c8ea31dd7150c78428a968944a</id>
<content type='text'>
* doc/misc/tramp.texi (Remote processes): Add another reason why a
direct asynchronous process could fail.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* doc/misc/tramp.texi (Remote processes): Add another reason why a
direct asynchronous process could fail.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge from savannah/emacs-30</title>
<updated>2024-07-16T02:15:26+00:00</updated>
<author>
<name>Po Lu</name>
</author>
<published>2024-07-16T02:15:26+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=f54ad127eec285bffa8c6f2bcb884ec848a73cb1'/>
<id>f54ad127eec285bffa8c6f2bcb884ec848a73cb1</id>
<content type='text'>
68b7806c319 Support passing signals like 'SIGCODE' to 'tramp-signal-p...
510ca5e84b5 Merge branch 'emacs-30' of git.sv.gnu.org:/srv/git/emacs ...
fe28ba5d55b ; Replace quotes with @code{...} in texinfo files
ecc8516d9ca ; Replace (non-)nil with (non-)@code{nil} in texinfo files
3407e274999 Don't save to history from 'eshell-command' when aborting
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
68b7806c319 Support passing signals like 'SIGCODE' to 'tramp-signal-p...
510ca5e84b5 Merge branch 'emacs-30' of git.sv.gnu.org:/srv/git/emacs ...
fe28ba5d55b ; Replace quotes with @code{...} in texinfo files
ecc8516d9ca ; Replace (non-)nil with (non-)@code{nil} in texinfo files
3407e274999 Don't save to history from 'eshell-command' when aborting
</pre>
</div>
</content>
</entry>
<entry>
<title>; Replace quotes with @code{...} in texinfo files</title>
<updated>2024-07-15T16:20:24+00:00</updated>
<author>
<name>Steven Allen</name>
</author>
<published>2024-07-15T16:20:24+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=fe28ba5d55b5a2f8b2d1cfb9109a68c1df2b88ed'/>
<id>fe28ba5d55b5a2f8b2d1cfb9109a68c1df2b88ed</id>
<content type='text'>
* doc/misc/cc-mode.texi:
* doc/misc/cl.texi: Replace quotes with @code{...}
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* doc/misc/cc-mode.texi:
* doc/misc/cl.texi: Replace quotes with @code{...}
</pre>
</div>
</content>
</entry>
</feed>
