Mercurial > emacs
changeset 8924:c64235231b19
(syms_of_buffer): Doc fix.
author | Karl Heuer <kwzh@gnu.org> |
---|---|
date | Mon, 19 Sep 1994 20:24:47 +0000 |
parents | ef81e9d0a532 |
children | b05788fd41f0 |
files | src/buffer.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/buffer.c Mon Sep 19 18:15:11 1994 +0000 +++ b/src/buffer.c Mon Sep 19 20:24:47 1994 +0000 @@ -2786,7 +2786,7 @@ the decoration indicating the presence of invisible lines (element 260,\n\ a vector of characters);\n\ the character used to draw the border between side-by-side windows\n\ - (element 261, a single character).;\n\ + (element 261, a single character).\n\ If this variable is nil, the value of `standard-display-table' is used.\n\ Each window can have its own, overriding display table."); #endif