From: Daniel Colascione Date: Tue, 8 Apr 2014 10:33:48 +0000 (-0700) Subject: Tweak completion documentation X-Git-Tag: emacs-25.0.90~2640^2~254 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=cb6e0bfa7a01dcdaa246e4d3f5d8568087f6e3ba;p=emacs.git Tweak completion documentation --- 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