]> code.delx.au - gnu-emacs/blobdiff - doc/lispref/sequences.texi
* doc/lispref/customize.texi (Variable Definitions): Mention the default :group
[gnu-emacs] / doc / lispref / sequences.texi
index e66f61d22d3ef6b9c83a81605228fd2ac3366e35..8bb1e9e5abfccb76cf17ada2984e653bb9d78608 100644 (file)
@@ -542,10 +542,10 @@ the function @code{char-table-subtype}, described below.
 @item
 The subtype controls the number of @dfn{extra slots} in the
 char-table.  This number is specified by the subtype's
-@code{char-table-extra-slots} symbol property, which should be an
-integer between 0 and 10.  If the subtype has no such symbol property,
-the char-table has no extra slots.  @xref{Property Lists}, for
-information about symbol properties.
+@code{char-table-extra-slots} symbol property (@pxref{Symbol
+Properties}), whose value should be an integer between 0 and 10.  If
+the subtype has no such symbol property, the char-table has no extra
+slots.
 @end itemize
 
 @cindex parent of char-table