Mercurial > emacs
diff src/buffer.c @ 8924:c64235231b19
(syms_of_buffer): Doc fix.
| author | Karl Heuer <kwzh@gnu.org> |
|---|---|
| date | Mon, 19 Sep 1994 20:24:47 +0000 |
| parents | 644f69fe736e |
| children | 80b92977ed08 |
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
