From: Gerd Moellmann Date: Fri, 23 Feb 2001 13:04:03 +0000 (+0000) Subject: (Finding a package with particular functionality): X-Git-Tag: emacs-pretest-21.0.99~165 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=fd599dee7939e4ed107e6879bf3c5eca522d0a6d;p=emacs.git (Finding a package with particular functionality): Remove doubled `most'. --- diff --git a/man/faq.texi b/man/faq.texi index aabce453d62..2b731f03a97 100644 --- a/man/faq.texi +++ b/man/faq.texi @@ -3397,7 +3397,7 @@ string @samp{wordstar}. It is also possible that the package is on your system, but has not been loaded. To see which packages are available for loading, look through your computer's lisp directory (@pxref{Filename conventions}). The Lisp -source to most most packages contains a short description of how they +source to most packages contains a short description of how they should be loaded, invoked, and configured---so before you use or modify a Lisp package, see if the author has provided any hints in the source code.