<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs/doc/misc, branch scratch/correct-warning-pos</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>Clarify Splitting Mail in the Gnus manual</title>
<updated>2022-01-21T11:48:03+00:00</updated>
<author>
<name>Lars Ingebrigtsen</name>
</author>
<published>2022-01-21T11:48:03+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=606dfb60e38bc3237afaa63cd92ef6b738fd54a1'/>
<id>606dfb60e38bc3237afaa63cd92ef6b738fd54a1</id>
<content type='text'>
* doc/misc/gnus.texi (Splitting Mail): Clarify what happens when
crossposting or not (bug#53307).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* doc/misc/gnus.texi (Splitting Mail): Clarify what happens when
crossposting or not (bug#53307).
</pre>
</div>
</content>
</entry>
<entry>
<title>Interpret a "" value of EMACS_TEST_VERBOSE as "off"</title>
<updated>2022-01-21T11:32:10+00:00</updated>
<author>
<name>Lars Ingebrigtsen</name>
</author>
<published>2022-01-21T11:32:10+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=4d866fc0f561b023cbc15ee52891cddfa1a354ef'/>
<id>4d866fc0f561b023cbc15ee52891cddfa1a354ef</id>
<content type='text'>
* doc/misc/ert.texi (Running Tests in Batch Mode): Adjust doc.
* lisp/emacs-lisp/ert.el (ert-run-tests-batch): Allow overriding
the EMACS_TEST_VERBOSE variable by setting it to "" (bug#53313).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* doc/misc/ert.texi (Running Tests in Batch Mode): Adjust doc.
* lisp/emacs-lisp/ert.el (ert-run-tests-batch): Allow overriding
the EMACS_TEST_VERBOSE variable by setting it to "" (bug#53313).
</pre>
</div>
</content>
</entry>
<entry>
<title>In Eshell, allow "-n" to suppress the trailing newline for "plain" echo</title>
<updated>2022-01-20T10:04:43+00:00</updated>
<author>
<name>Jim Porter</name>
</author>
<published>2022-01-20T09:35:38+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=ed490991d530f9f9311ead143ed267a999dd4c80'/>
<id>ed490991d530f9f9311ead143ed267a999dd4c80</id>
<content type='text'>
* doc/misc/eshell.texi (Built-in commands): Expand on the
documentation of echo (bug#27361).
* lisp/eshell/em-basic.el (eshell-echo): Respect OUTPUT-NEWLINE even
when 'eshell-plain-echo-behavior' is non-nil.
(eshell/echo): Add "-N" option and recommend its use over "-n" in
Lisp-friendly echo.
(eshell/printnl): Simplify; 'eshell-stringify' is equivalent to
calling 'eshell-echo' here.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* doc/misc/eshell.texi (Built-in commands): Expand on the
documentation of echo (bug#27361).
* lisp/eshell/em-basic.el (eshell-echo): Respect OUTPUT-NEWLINE even
when 'eshell-plain-echo-behavior' is non-nil.
(eshell/echo): Add "-N" option and recommend its use over "-n" in
Lisp-friendly echo.
(eshell/printnl): Simplify; 'eshell-stringify' is equivalent to
calling 'eshell-echo' here.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge from origin/emacs-28</title>
<updated>2022-01-14T05:30:23+00:00</updated>
<author>
<name>Stefan Kangas</name>
</author>
<published>2022-01-14T05:30:23+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=b9fecb0dae55774e59e4d29e2fbb5cb8615914ea'/>
<id>b9fecb0dae55774e59e4d29e2fbb5cb8615914ea</id>
<content type='text'>
34ca4ff9a5 Fix Edebug specification for inline functions (Bug#53068).
3c06c37a8b Remove mention of removed `gnus-treat-play-sounds' variabl...
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
34ca4ff9a5 Fix Edebug specification for inline functions (Bug#53068).
3c06c37a8b Remove mention of removed `gnus-treat-play-sounds' variabl...
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove mention of removed `gnus-treat-play-sounds' variable from manual</title>
<updated>2022-01-13T07:11:42+00:00</updated>
<author>
<name>N. Jackson</name>
</author>
<published>2022-01-13T07:10:47+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=3c06c37a8bc99797bebccebf27f4c9b61c52df4b'/>
<id>3c06c37a8bc99797bebccebf27f4c9b61c52df4b</id>
<content type='text'>
* info/gnus.info: Remove `gnus-treat-play-sounds' from
manual. According to lisp/gnus/ChangeLog.3 this variable was
removed in 2010 (bug#53192).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* info/gnus.info: Remove `gnus-treat-play-sounds' from
manual. According to lisp/gnus/ChangeLog.3 this variable was
removed in 2010 (bug#53192).
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'origin/emacs-28' into trunk</title>
<updated>2022-01-12T20:57:29+00:00</updated>
<author>
<name>Stefan Monnier</name>
</author>
<published>2022-01-12T20:57:29+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=917a623a9dd21bc1d73fd13d91de57d924ce2692'/>
<id>917a623a9dd21bc1d73fd13d91de57d924ce2692</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>; Fix typo loose/lose</title>
<updated>2022-01-12T18:23:31+00:00</updated>
<author>
<name>Glenn Morris</name>
</author>
<published>2022-01-12T18:23:31+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=6998b3011511152edbe54b9794856ad5c16a181d'/>
<id>6998b3011511152edbe54b9794856ad5c16a181d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid user environment interfering with bootstrap</title>
<updated>2022-01-12T17:35:43+00:00</updated>
<author>
<name>Glenn Morris</name>
</author>
<published>2022-01-12T17:35:43+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=745580a36dc284d322a8d266ed39f80af3231d51'/>
<id>745580a36dc284d322a8d266ed39f80af3231d51</id>
<content type='text'>
* Makefile.in, admin/unidata/Makefile.in:
* doc/misc/Makefile.in, lib-src/Makefile.in:
Don't export user environment variables that can affect running
emacs.  (Bug#53038)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Makefile.in, admin/unidata/Makefile.in:
* doc/misc/Makefile.in, lib-src/Makefile.in:
Don't export user environment variables that can affect running
emacs.  (Bug#53038)
</pre>
</div>
</content>
</entry>
<entry>
<title>Follow POSIX/GNU argument conventions for 'eshell-eval-using-options'</title>
<updated>2022-01-12T14:58:37+00:00</updated>
<author>
<name>Jim Porter</name>
</author>
<published>2022-01-04T20:58:38+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=db745f37aec2adc44ec4b2eae0720e0365ed0ca9'/>
<id>db745f37aec2adc44ec4b2eae0720e0365ed0ca9</id>
<content type='text'>
* lisp/eshell/esh-opt.el (eshell--split-switch): New function.
(eshell-set-option): Allow setting a supplied value instead of always
consuming from 'eshell--args'.
(eshell--process-option): Support consuming option values specified as
a single token.
(eshell--process-args): For short options, pass full switch token to
'eshell--process-option'.

* test/lisp/eshell/esh-opt-tests.el (esh-opt-process-args-test): Fix
test.
(test-eshell-eval-using-options): Add tests for various types of
options.

* doc/misc/eshell.texi (Defining new built-in commands): New
subsection, describe how to use 'eshell-eval-using-options'.

* etc/NEWS: Announce the change.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/eshell/esh-opt.el (eshell--split-switch): New function.
(eshell-set-option): Allow setting a supplied value instead of always
consuming from 'eshell--args'.
(eshell--process-option): Support consuming option values specified as
a single token.
(eshell--process-args): For short options, pass full switch token to
'eshell--process-option'.

* test/lisp/eshell/esh-opt-tests.el (esh-opt-process-args-test): Fix
test.
(test-eshell-eval-using-options): Add tests for various types of
options.

* doc/misc/eshell.texi (Defining new built-in commands): New
subsection, describe how to use 'eshell-eval-using-options'.

* etc/NEWS: Announce the change.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update for the recent change</title>
<updated>2022-01-11T01:52:20+00:00</updated>
<author>
<name>Sam Steingold</name>
</author>
<published>2022-01-09T22:36:38+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=063375e0ed6a9e06c002744384686defeebd0bf2'/>
<id>063375e0ed6a9e06c002744384686defeebd0bf2</id>
<content type='text'>
* doc/misc/auth.texi (Help for developers): Document
  'auth-source-pick-first-password' and 'auth-info-password'.
  Update the 'auth-source-search' example.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* doc/misc/auth.texi (Help for developers): Document
  'auth-source-pick-first-password' and 'auth-info-password'.
  Update the 'auth-source-search' example.
</pre>
</div>
</content>
</entry>
</feed>
