diff options
author | Richard M. Stallman <rms@gnu.org> | 2005-06-23 21:47:27 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 2005-06-23 21:47:27 +0000 |
commit | 90f0b6babe513921d5136e2197133df788e793ce (patch) | |
tree | 5ff6039466c4f46f2d78cabd13075d10cc3758eb /man/anti.texi | |
parent | 258158c0e85f3ca6f329ba88a7b44c2785bafed8 (diff) | |
download | emacs-90f0b6babe513921d5136e2197133df788e793ce.tar.gz |
(Antinews): Renamed show-nonbreak-escape to nobreak-char-display.
Diffstat (limited to 'man/anti.texi')
-rw-r--r-- | man/anti.texi | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/man/anti.texi b/man/anti.texi index 40e7c861fe2..c2ffaf7db72 100644 --- a/man/anti.texi +++ b/man/anti.texi @@ -151,9 +151,8 @@ The variable @code{fill-nobreak-predicate} is no longer customizable, and it can only hold a single function. @item -Non-breaking spaces and hyphens are displayed just like normal -characters. The user option @code{show-nonbreak-escape} is therefore -obsolete, and has been removed. +Nobreak spaces and hyphens are displayed just like normal characters, +and the user option @code{nobreak-char-display} has been removed. @item @kbd{C-w} in an incremental search always grabs an entire word |