; * etc/NEWS: Fix level of several entrries.
authorEli Zaretskii <eliz@gnu.org>
Mon, 1 Jul 2024 17:33:52 +0000 (20:33 +0300)
committerEli Zaretskii <eliz@gnu.org>
Mon, 1 Jul 2024 17:33:52 +0000 (20:33 +0300)
etc/NEWS

index b99228f5a7a4b029eeda326e1dcc55a676615f41..704c4c7cc293c0814e8cc84551a81831207f646a 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -747,7 +747,7 @@ customizing the new user option 'text-mode-ispell-word-completion'.
 ** Internationalization
 
 ---
-** Mode-line mnemonics for some coding-systems have changed.
+*** Mode-line mnemonics for some coding-systems have changed.
 The mode-line mnemonic for 'utf-7' is now the lowercase 'u', to be
 consistent with the other encodings of this family.
 
@@ -763,7 +763,7 @@ previous behavior of showing 'U' in the mode line for 'koi8-u':
     (coding-system-put 'koi8-u :mnemonic ?U)
 
 ---
-** 'vietnamese-tcvn' is now a coding system alias for 'vietnamese-vscii'.
+*** 'vietnamese-tcvn' is now a coding system alias for 'vietnamese-vscii'.
 VSCII-1 and TCVN-5712 are different names for the same character
 encoding.  Therefore, the duplicate coding system definition has been
 dropped in favor of an alias.