]> git.eshelyaron.com Git - emacs.git/commitdiff
(Ftry_completion): Doc fix.
authorRichard M. Stallman <rms@gnu.org>
Tue, 11 Jan 2000 17:35:53 +0000 (17:35 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 11 Jan 2000 17:35:53 +0000 (17:35 +0000)
src/minibuf.c

index 657726f8f46344a7c9e28080d598a9d8138f25cd..a098c68d908a48cd61d752326a5eca4927b87cbe 100644 (file)
@@ -1019,7 +1019,7 @@ Each car of each element of ALIST is tested to see if it begins with STRING.\n\
 All that match are compared together; the longest initial sequence\n\
 common to all matches is returned as a string.\n\
 If there is no match at all, nil is returned.\n\
-For an exact match, t is returned.\n\
+For a unique match which is exact, t is returned.\n\
 \n\
 ALIST can be an obarray instead of an alist.\n\
 Then the print names of all symbols in the obarray are the possible matches.\n\