1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-20 11:33:09 -08:00

(Finding a package with particular functionality):

Remove doubled `most'.
This commit is contained in:
Gerd Moellmann 2001-02-23 13:04:03 +00:00
parent 52e20ec9f5
commit fd599dee79

View file

@ -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.