intended when this occurs in batch mode. To remedy the error, rename
tests so that they all have unique names.
-** Emacs now supports Unicode Standard version 14.0.
-
** Emoji
+++
*** New user option 'image-auto-resize-max-scale-percent'.
The new 'fit-window' option will never scale an image more than this
-much (in percent). It is nil by default.
+much (in percent). It is nil by default, which means no limit.
** Image-Dired
+++
*** New minor mode 'xwidget-webkit-isearch-mode'.
-This mode acts similarly to incremental search, and allows to search
+This mode acts similarly to incremental search, and allows searching
the contents of a WebKit widget. In xwidget-webkit mode, it is bound
to 'C-s' and 'C-r'.
vectors and strings.
+++
-** New substitution in docstrings and 'substitute-command-keys'. Use
+** New substitution in docstrings and 'substitute-command-keys'.
Use "\\`KEYSEQ'" to insert a literal key sequence "KEYSEQ"
(e.g. "C-k") in a docstring or when calling 'substitute-command-keys',
which will use the same face as a command substitution. This should