Mercurial > emacs
changeset 38941:bf397d008909
Fix typo.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sat, 25 Aug 2001 02:01:24 +0000 |
parents | 848626a721b2 |
children | 1367ba8d29bf |
files | lispref/sequences.texi |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lispref/sequences.texi Sat Aug 25 02:01:04 2001 +0000 +++ b/lispref/sequences.texi Sat Aug 25 02:01:24 2001 +0000 @@ -539,7 +539,7 @@ @dfn{extra slots} in the char-table. @cindex parent of char-table - A char-table can have a @dfn{parent}. which is another char-table. If + A char-table can have a @dfn{parent}, which is another char-table. If it does, then whenever the char-table specifies @code{nil} for a particular character @var{c}, it inherits the value specified in the parent. In other words, @code{(aref @var{char-table} @var{c})} returns