# HG changeset patch # User Andreas Schwab # Date 1129813634 0 # Node ID a75cbd554fc1ee36dafd4e073ef83ef01a3c0c33 # Parent 5f6da0b6c4c6212d799de3ea8d91d8ccd53dad25 (Fdisplay_completion_list): Doc fix. diff -r 5f6da0b6c4c6 -r a75cbd554fc1 src/minibuf.c --- a/src/minibuf.c Thu Oct 20 12:46:50 2005 +0000 +++ b/src/minibuf.c Thu Oct 20 13:07:14 2005 +0000 @@ -2364,7 +2364,7 @@ It can find the completion buffer in `standard-output'. The optional second arg COMMON-SUBSTRING is a string. It is used to put faces, `completions-first-difference` and -`completions-common-part' on the completion bufffer. The +`completions-common-part' on the completion buffer. The `completions-common-part' face is put on the common substring specified by COMMON-SUBSTRING. If COMMON-SUBSTRING is nil, the faces are not put.