From f7437b8a9a71f7fa5c0aa133ddd389ffdb0c01db Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sat, 5 Dec 2015 14:04:03 +0200 Subject: [PATCH] ; Minor changes in etc/NEWS * etc/NEWS: Mark several entries as already documented or as not requiring documentation. --- etc/NEWS | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/etc/NEWS b/etc/NEWS index 2a470ce5323..b838e70f436 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -244,16 +244,23 @@ affected by the command. +++ ** New command `comment-line' bound to `C-x C-;'. -** Unicode names entered via C-x 8 RET now use substring completion by default. +** New and improved facilities for inserting Unicode characters -** C-x 8 now has shorthands for these chars: ‐ ‑ ‒ – — ― ‘ ’ “ ” † ‡ • ′ ″ +--- +*** Unicode names entered via C-x 8 RET now use substring completion by default. + ++++ +*** C-x 8 now has shorthands for these chars: ‐ ‑ ‒ – — ― ‘ ’ “ ” † ‡ • ′ ″ € № ← → ↔ − ≈ ≠ ≤ ≥. As before, you can type C-x 8 C-h to list shorthands. -** New minor mode electric-quote-mode for quoting ‘like this’ and “like this” ++++ +*** New minor mode electric-quote-mode for quoting ‘like this’ and “like this” as you type. See also the new variable ‘text-quoting-style’. +--- ** New minor mode global-eldoc-mode is enabled by default. +--- ** Emacs now supports "bracketed paste mode" when running on a terminal that supports it. This facility allows Emacs to understand pasted chunks of text as strings to be inserted, instead of interpreting each @@ -261,6 +268,7 @@ character in the pasted text as actual user input. This results in a paste experience similar to that under a window system, and significant performance improvements when pasting large amounts of text. ++++ ** Emacs now supports the latest version of the UBA. The Emacs implementation of the Unicode Bidirectional Algorithm (UBA) was updated to support all the latest additions and changes introduced -- 2.39.2