[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
master 0fd0d07249: ; * etc/NEWS: Move WebP entry to a proper place.
From: |
Eli Zaretskii |
Subject: |
master 0fd0d07249: ; * etc/NEWS: Move WebP entry to a proper place. |
Date: |
Sun, 4 Sep 2022 14:31:58 -0400 (EDT) |
branch: master
commit 0fd0d0724919184315f76f395070e5f18d6a1e0f
Author: Eli Zaretskii <eliz@gnu.org>
Commit: Eli Zaretskii <eliz@gnu.org>
; * etc/NEWS: Move WebP entry to a proper place.
---
etc/NEWS | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/etc/NEWS b/etc/NEWS
index 4c596fd17e..77ac0f5e6c 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -29,6 +29,13 @@ applies, and please also update docstrings as needed.
This uses the popular sqlite3 library, and can be disabled by using
the '--without-sqlite3' option to the 'configure' script.
++++
+** Support for the WebP image format.
+This support is built by default when the libwebp library is
+available, and includes support for animated WebP images. To disable
+WebP support, use the '--without-webp' configure flag. Image
+specifiers can now use ':type webp'.
+
+++
** Emacs has been ported to the Haiku operating system.
The configuration process should automatically detect and build for
@@ -930,13 +937,6 @@ If non-nil, Outline Minor Mode will use buttons to
hide/show outlines
in addition to the ellipsis. The default is nil in editing modes, but
non-nil in 'special-mode' and its derivatives.
-+++
-** Support for the WebP image format.
-This support is built by default when the libwebp library is
-available, and includes support for animated WebP images. To disable
-WebP support, use the '--without-webp' configure flag. Image
-specifiers can now use ':type webp'.
-
** Windows
+++
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- master 0fd0d07249: ; * etc/NEWS: Move WebP entry to a proper place.,
Eli Zaretskii <=