diff options
Diffstat (limited to 'src/buffer.c')
| -rw-r--r-- | src/buffer.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/buffer.c b/src/buffer.c index 4239851b226..bd4c8c91f3e 100644 --- a/src/buffer.c +++ b/src/buffer.c | |||
| @@ -2786,7 +2786,7 @@ The remaining six elements control the display of\n\ | |||
| 2786 | the decoration indicating the presence of invisible lines (element 260,\n\ | 2786 | the decoration indicating the presence of invisible lines (element 260,\n\ |
| 2787 | a vector of characters);\n\ | 2787 | a vector of characters);\n\ |
| 2788 | the character used to draw the border between side-by-side windows\n\ | 2788 | the character used to draw the border between side-by-side windows\n\ |
| 2789 | (element 261, a single character).;\n\ | 2789 | (element 261, a single character).\n\ |
| 2790 | If this variable is nil, the value of `standard-display-table' is used.\n\ | 2790 | If this variable is nil, the value of `standard-display-table' is used.\n\ |
| 2791 | Each window can have its own, overriding display table."); | 2791 | Each window can have its own, overriding display table."); |
| 2792 | #endif | 2792 | #endif |