From: Chong Yidong Date: Tue, 26 Aug 2008 20:55:47 +0000 (+0000) Subject: Correct entry about non-breaking space. X-Git-Tag: emacs-pretest-23.0.90~3255 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=9ac64acd79c519db1ff865d58d9a04014b80d81c;p=emacs.git Correct entry about non-breaking space. --- 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