comparison lispref/display.texi @ 25454:80ac191b6d2b

*** empty log message ***
author Karl Heuer <kwzh@gnu.org>
date Mon, 30 Aug 1999 18:58:31 +0000
parents 7451b1458af1
children 467b88fab665
comparison
equal deleted inserted replaced
25453:61fb4dde8684 25454:80ac191b6d2b
1473 specify the characters for which you want special behavior. 1473 specify the characters for which you want special behavior.
1474 1474
1475 These display rules apply to carriage return (character code 13), when 1475 These display rules apply to carriage return (character code 13), when
1476 it appears in the buffer. But that character may not appear in the 1476 it appears in the buffer. But that character may not appear in the
1477 buffer where you expect it, if it was eliminated as part of end-of-line 1477 buffer where you expect it, if it was eliminated as part of end-of-line
1478 conversion (@xref{Coding System Basics}). 1478 conversion (@pxref{Coding System Basics}).
1479 1479
1480 These variables affect the way certain characters are displayed on the 1480 These variables affect the way certain characters are displayed on the
1481 screen. Since they change the number of columns the characters occupy, 1481 screen. Since they change the number of columns the characters occupy,
1482 they also affect the indentation functions. These variables also affect 1482 they also affect the indentation functions. These variables also affect
1483 how the mode line is displayed; if you want to force redisplay of the 1483 how the mode line is displayed; if you want to force redisplay of the