diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 80427fd0984..2ae1faffc4e 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog @@ -1,3 +1,8 @@ +2014-04-08 Daniel Colascione + + * minibuf.texi (Programmed Completion): Improve phrasing, remove + incorrect bullet count. + 2014-04-07 Glenn Morris * os.texi (Recording Input): Dribble files may contain passwords. diff --git a/doc/lispref/minibuf.texi b/doc/lispref/minibuf.texi index a55afb370c7..19f941ba68d 100644 --- a/doc/lispref/minibuf.texi +++ b/doc/lispref/minibuf.texi @@ -1734,7 +1734,7 @@ possible match, and ignore the match if the predicate returns @item A flag specifying the type of completion operation to perform. This -is one of the following four values: +flag may be one of the following values. @table @code @item nil