Correct entry about non-breaking space.
This commit is contained in:
parent
21259ba133
commit
9ac64acd79
1 changed files with 2 additions and 2 deletions
4
etc/NEWS
4
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
|
||||
|
|
Loading…
Add table
Reference in a new issue