]> git.eshelyaron.com Git - emacs.git/commitdiff
(syms_of_buffer): Doc fix.
authorKarl Heuer <kwzh@gnu.org>
Mon, 19 Sep 1994 20:24:47 +0000 (20:24 +0000)
committerKarl Heuer <kwzh@gnu.org>
Mon, 19 Sep 1994 20:24:47 +0000 (20:24 +0000)
src/buffer.c

index 4239851b226b711fe8d45531f34c70e4fd2cb6cb..bd4c8c91f3e5200c7a4540ae3f89733f0bd4cff3 100644 (file)
@@ -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