Mercurial > emacs
diff lispref/strings.texi @ 25454:80ac191b6d2b
*** empty log message ***
| author | Karl Heuer <kwzh@gnu.org> |
|---|---|
| date | Mon, 30 Aug 1999 18:58:31 +0000 |
| parents | 78aaef52e28f |
| children | 467b88fab665 |
line wrap: on
line diff
--- a/lispref/strings.texi Mon Aug 30 16:19:57 1999 +0000 +++ b/lispref/strings.texi Mon Aug 30 18:58:31 1999 +0000 @@ -836,7 +836,7 @@ The definition of a word is any sequence of consecutive characters that are assigned to the word constituent syntax class in the current syntax -table (@xref{Syntax Class Table}). +table (@pxref{Syntax Class Table}). When the argument to @code{capitalize} is a character, @code{capitalize} has the same result as @code{upcase}. @@ -863,7 +863,7 @@ The definition of a word is any sequence of consecutive characters that are assigned to the word constituent syntax class in the current syntax -table (@xref{Syntax Class Table}). +table (@pxref{Syntax Class Table}). @example @group
