From: Karl Heuer Date: Mon, 19 Sep 1994 20:24:47 +0000 (+0000) Subject: (syms_of_buffer): Doc fix. X-Git-Tag: emacs-19.34~6930 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=3402827c0e163eaa9a95121f00dc78eadbec9b29;p=emacs.git (syms_of_buffer): Doc fix. --- 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\ 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