<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs/etc, branch scratch/annotation-function-improvements</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>; * etc/NEWS: Fix typo in last change.</title>
<updated>2021-05-21T19:49:32+00:00</updated>
<author>
<name>Basil L. Contovounesios</name>
</author>
<published>2021-05-21T19:49:32+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=484bd8137a71d26fc712053c6904e16877ca9be3'/>
<id>484bd8137a71d26fc712053c6904e16877ca9be3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* lisp/dired-aux.el (dired-do-revert-buffer): New defcustom (bug#48456).</title>
<updated>2021-05-21T18:31:48+00:00</updated>
<author>
<name>Juri Linkov</name>
</author>
<published>2021-05-21T18:31:48+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=099caace34867a716224eeba5b9901373b06df28'/>
<id>099caace34867a716224eeba5b9901373b06df28</id>
<content type='text'>
(dired-do-create-files): Use it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(dired-do-create-files): Use it.
</pre>
</div>
</content>
</entry>
<entry>
<title>* lisp/help.el (describe-bindings-outline): New defcustom (bug#45147).</title>
<updated>2021-05-20T18:37:04+00:00</updated>
<author>
<name>Juri Linkov</name>
</author>
<published>2021-05-20T18:37:04+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=e0ebce5ce2ba76779a5a74dcffba60b83cf9df2f'/>
<id>e0ebce5ce2ba76779a5a74dcffba60b83cf9df2f</id>
<content type='text'>
(describe-bindings): Use describe-bindings-outline.
(describe-bindings-internal): Remove function obsolete since 24.4.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(describe-bindings): Use describe-bindings-outline.
(describe-bindings-internal): Remove function obsolete since 24.4.
</pre>
</div>
</content>
</entry>
<entry>
<title>* lisp/international/mule-cmds.el: Use group-function in read-char-by-name.</title>
<updated>2021-05-20T17:51:32+00:00</updated>
<author>
<name>Juri Linkov</name>
</author>
<published>2021-05-20T17:51:32+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=1866e66a73083fa5466b040d2cc44ca73da891e9'/>
<id>1866e66a73083fa5466b040d2cc44ca73da891e9</id>
<content type='text'>
(mule--ucs-names-group): Simplify for using by group-function.
(read-char-by-name-group): Remove defcustom
obsoleted by completions-group.
(read-char-by-name): Mention completions-group and
completions-group-sort in docstring.  Use group-function when
completions-group is non-nil.
https://lists.gnu.org/archive/html/emacs-devel/2021-05/msg00791.html
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(mule--ucs-names-group): Simplify for using by group-function.
(read-char-by-name-group): Remove defcustom
obsoleted by completions-group.
(read-char-by-name): Mention completions-group and
completions-group-sort in docstring.  Use group-function when
completions-group is non-nil.
https://lists.gnu.org/archive/html/emacs-devel/2021-05/msg00791.html
</pre>
</div>
</content>
</entry>
<entry>
<title>* lisp/simple.el (yank-from-kill-ring-rotate): New defcustom (bug#48478).</title>
<updated>2021-05-19T16:30:33+00:00</updated>
<author>
<name>Juri Linkov</name>
</author>
<published>2021-05-19T16:30:33+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=1f0f922ef279e29bc91642f4e8ff2b552064d07f'/>
<id>1f0f922ef279e29bc91642f4e8ff2b552064d07f</id>
<content type='text'>
(read-from-kill-ring, yank-from-kill-ring): Use it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(read-from-kill-ring, yank-from-kill-ring): Use it.
</pre>
</div>
</content>
</entry>
<entry>
<title>* doc/emacs/basic.texi (Repeating): Document repeat-exit-timeout (bug#48472).</title>
<updated>2021-05-18T21:15:30+00:00</updated>
<author>
<name>Juri Linkov</name>
</author>
<published>2021-05-18T21:15:30+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=39b67c3ffe475107218adbd68a78d8eda6cc83c7'/>
<id>39b67c3ffe475107218adbd68a78d8eda6cc83c7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow specifying the default archive types to compress to in Dired</title>
<updated>2021-05-17T16:03:55+00:00</updated>
<author>
<name>Sun Lin</name>
</author>
<published>2021-05-17T16:03:55+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=dac20f08fa8f6b9fbdb8251af0652a909dee9fc8'/>
<id>dac20f08fa8f6b9fbdb8251af0652a909dee9fc8</id>
<content type='text'>
* lisp/dired-aux.el (dired-compress-file-default-suffix):
(dired-compress-directory-default-suffix): New user options
(bug#47119).
(dired-compress-file-alist): New variable.

* lisp/dired-aux.el (dired-compress-file): Use them.
(dired-compress-file-suffixes): Remove the directory item.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/dired-aux.el (dired-compress-file-default-suffix):
(dired-compress-directory-default-suffix): New user options
(bug#47119).
(dired-compress-file-alist): New variable.

* lisp/dired-aux.el (dired-compress-file): Use them.
(dired-compress-file-suffixes): Remove the directory item.
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve documentation of new behavior of 'M-y'</title>
<updated>2021-05-17T12:17:57+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2021-05-17T12:17:57+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=7b82584c694504996cc3ce302d37edc922c1eb83'/>
<id>7b82584c694504996cc3ce302d37edc922c1eb83</id>
<content type='text'>
* lisp/minibuffer.el (minibuffer-local-map): Switch the order of
'\r' and '\n' bindings.
* lisp/simple.el (yank-pop, read-from-kill-ring)
(yank-from-kill-ring): Doc fixes.

* doc/emacs/search.texi (Isearch Yank):
* doc/emacs/killing.texi (Yanking): Improve the description of the
new functionality of 'M-y'.
* doc/lispref/text.texi (Yank Commands): Remove inaccurate
description of 'M-y' in Isearch.

* etc/NEWS: Improve the wording of 'M-y' entry.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/minibuffer.el (minibuffer-local-map): Switch the order of
'\r' and '\n' bindings.
* lisp/simple.el (yank-pop, read-from-kill-ring)
(yank-from-kill-ring): Doc fixes.

* doc/emacs/search.texi (Isearch Yank):
* doc/emacs/killing.texi (Yanking): Improve the description of the
new functionality of 'M-y'.
* doc/lispref/text.texi (Yank Commands): Remove inaccurate
description of 'M-y' in Isearch.

* etc/NEWS: Improve the wording of 'M-y' entry.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge from origin/emacs-27</title>
<updated>2021-05-13T15:11:03+00:00</updated>
<author>
<name>Glenn Morris</name>
</author>
<published>2021-05-13T15:11:03+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=3061409de2fae233e5e5f56893efe94519410921'/>
<id>3061409de2fae233e5e5f56893efe94519410921</id>
<content type='text'>
bcd92b5708 (origin/emacs-27) Improve documentation of Hexl mode
c233f4eccd ; * etc/NEWS: Fix decoded-time-set-defaults typo.
4c3abb3dd1 Fix compilation errors with latest w32 API headers
127f1f330b Improve doc strings in log-edit.el
e36183ff46 ; * etc/TODO (etc/DOC): Update the todo entries.

# Conflicts:
#	etc/NEWS
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
bcd92b5708 (origin/emacs-27) Improve documentation of Hexl mode
c233f4eccd ; * etc/NEWS: Fix decoded-time-set-defaults typo.
4c3abb3dd1 Fix compilation errors with latest w32 API headers
127f1f330b Improve doc strings in log-edit.el
e36183ff46 ; * etc/TODO (etc/DOC): Update the todo entries.

# Conflicts:
#	etc/NEWS
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't consider obsolete commands for completion in some cases</title>
<updated>2021-05-13T10:17:53+00:00</updated>
<author>
<name>Stefan Kangas</name>
</author>
<published>2021-05-13T10:17:53+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=1af91d271e077134e272055407fb8c4312a7579b'/>
<id>1af91d271e077134e272055407fb8c4312a7579b</id>
<content type='text'>
* lisp/simple.el (read-extended-command): Exclude obsolete commands
that are either lacking a 'current-name' or were obsoleted in a
previous major version (bug#43300).

(There's been some back and forth here.  Obsolete commands used to be
treated normally for completion, and then they were removed.  Then
they were put back again, but annotated with what they were
obsoleting.  There was some pushback on this change, so this latest
changes is a compromise between the last two states.)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/simple.el (read-extended-command): Exclude obsolete commands
that are either lacking a 'current-name' or were obsoleted in a
previous major version (bug#43300).

(There's been some back and forth here.  Obsolete commands used to be
treated normally for completion, and then they were removed.  Then
they were put back again, but annotated with what they were
obsoleting.  There was some pushback on this change, so this latest
changes is a compromise between the last two states.)
</pre>
</div>
</content>
</entry>
</feed>
