From 9ac64acd79c519db1ff865d58d9a04014b80d81c Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Tue, 26 Aug 2008 20:55:47 +0000 Subject: [PATCH] Correct entry about non-breaking space. --- etc/NEWS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/etc/NEWS b/etc/NEWS index 349d7bfd278..f9c49d57095 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -1469,8 +1469,6 @@ invisible-p to check whether it would cause the text to be invisible. Convenient when checking invisibility of text with no buffer position (e.g. in before/after-strings). -*** Non-breaking space is now displayed as whitespace. - *** `clear-image-cache' can be told to flush only images of a specific file. *** `vertical-motion' can now be given a goal column. @@ -1478,6 +1476,8 @@ It now accepts a cons cell (COLS . LINES) in its first argument, which says to stop, where possible, at a pixel x-position equal to COLS times the default column width. +** The Lisp interpreter now treats non-breaking space as whitespace. + ** Miscellaneous new functions *** `format-seconds' converts a number of seconds into a readable -- 2.39.5