# HG changeset patch # User Karl Heuer # Date 834327605 0 # Node ID 66fb24beae5454df88414919fe31e42e0be98cdb # Parent c1ba0a32590d0b7d71e3c6566a2913a46fc79b53 (texinfo-find-pointer): Doc fix. (texinfo-sequentially-find-pointer): Doc fix. diff -r c1ba0a32590d -r 66fb24beae54 lisp/textmodes/texnfo-upd.el --- a/lisp/textmodes/texnfo-upd.el Sun Jun 09 12:51:53 1996 +0000 +++ b/lisp/textmodes/texnfo-upd.el Sun Jun 09 13:40:05 1996 +0000 @@ -1362,7 +1362,7 @@ The first and second arguments bound the search for a pointer to the beginning and end, respectively, of the enclosing higher level section. The third argument is a string specifying the general kind -of section such as \"chapter\ or \"section\". When looking for the +of section such as \"chapter\" or \"section\". When looking for the `Next' pointer, the section found will be at the same hierarchical level in the Texinfo file; when looking for the `Previous' pointer, the section found will be at the same or higher hierarchical level in @@ -1559,7 +1559,7 @@ Return type of pointer (either 'normal or 'no-pointer). The first argument is a string specifying the general kind of section -such as \"chapter\ or \"section\". The section found will be at the +such as \"chapter\" or \"section\". The section found will be at the same hierarchical level in the Texinfo file, or, in the case of the up pointer, some level higher. The second argument (one of 'next, 'previous, or 'up) specifies whether to find the `Next', `Previous',