/[emacs]/emacs/man/display.texi
ViewVC logotype

Diff of /emacs/man/display.texi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.92 by miles, Wed Jun 22 01:22:40 2005 UTC revision 1.93 by rms, Thu Jun 23 21:34:04 2005 UTC
# Line 921  they are displayed using their graphics Line 921  they are displayed using their graphics
921  them), otherwise as escape sequences.  @xref{Single-Byte Character  them), otherwise as escape sequences.  @xref{Single-Byte Character
922  Support}.  Support}.
923    
924  @vindex show-nonbreak-escape  @vindex nobreak-char-display
925  @cindex no-break space, display  @cindex nobreak space, display
926  @cindex no-break hyphen, display  @cindex nobreak hyphen, display
927    Some character sets define ``no-break'' versions of the space    Some character sets define ``no-break'' versions of the space and
928  and hyphen characters, which are used where a line should not be  hyphen characters, which are used where a line should not be broken.
929  broken.  Emacs displays these with an escape character in order to  Emacs normally displays these characters with special faces
930  distinguish them from ordinary spaces and hyphens.  For example, a  (respectively, @code{nobreak-space} and @code{escape-glyph}) to
931  non-breaking space is displayed as @samp{\ }.  You can turn off this  distinguish them from ordinary spaces and hyphens.  You can turn off
932  behavior by setting the variable @code{show-nonbreak-escape} to  this feature by setting the variable @code{nobreak-char-display} to
933  @code{nil}.  @code{nil}.  If you set the variable to any other value, that means to
934    prefix these characters with an escape character.
935    
936  @node Cursor Display  @node Cursor Display
937  @section Displaying the Cursor  @section Displaying the Cursor

Legend:
Removed from v.1.92  
changed lines
  Added in v.1.93

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26