]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix previous change.
authorRichard M. Stallman <rms@gnu.org>
Thu, 22 Dec 2005 14:44:38 +0000 (14:44 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 22 Dec 2005 14:44:38 +0000 (14:44 +0000)
lispref/ChangeLog
lispref/help.texi

index 1058beb9f234f0012a62f24808ecc91526e4fcda..f0c5a4408ed57a98101f5945a62bb789347f34d2 100644 (file)
@@ -1,3 +1,7 @@
+2005-12-20  Richard M. Stallman  <rms@gnu.org>
+
+       * help.texi (Help Functions): Update documentation of `apropos'.
+
 2005-12-20  Luc Teirlinck  <teirllm@auburn.edu>
 
        * customize.texi (Type Keywords): Delete xref to "Text help-echo",
index 4821478a3adf6aa10a73b578a69a301b9f2d8cf7..664e8c69c18d26c7f182bd60c15d24b2b13ef8a1 100644 (file)
@@ -520,7 +520,8 @@ definition as a function, variable, or face, or has properties.
 The function returns a list of elements that look like this:
 
 @example
-(@var{symbol} @var{score} @var{fn-doc} @var{var-doc} @var{plist-doc} @var{widget-doc} @var{face-doc} @var{group-doc})
+(@var{symbol} @var{score} @var{fn-doc} @var{var-doc}
+ @var{plist-doc} @var{widget-doc} @var{face-doc} @var{group-doc})
 @end example
 
 Here, @var{score} is an integer measure of how important the symbol