Path: utzoo!utgpu!watmath!uunet!tut.cis.ohio-state.edu!ALLSPICE.LCS.MIT.EDU!shep From: shep@ALLSPICE.LCS.MIT.EDU Newsgroups: gnu.emacs.lisp.manual Subject: small problem in GNU Emacs Lisp Manual Message-ID: <8901241603.AA27793@PTT.LCS.MIT.EDU> Date: 24 Jan 89 16:03:03 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 16 I'm reading: GNU Emacs Lisp Mnaual Emacs Version 188 for Unix Users September 1988 Section 30.6 (Searching for Strings) refers to a "regexp" argument in the "When called interactively..." paragraph of the descriptions of search-forward and word-search-forward. I think it should say "string" instead. (These functions don't take regexps!) -Tim Shepard