From cb6e0bfa7a01dcdaa246e4d3f5d8568087f6e3ba Mon Sep 17 00:00:00 2001 From: Daniel Colascione Date: Tue, 8 Apr 2014 03:33:48 -0700 Subject: [PATCH] Tweak completion documentation --- doc/lispref/ChangeLog | 5 +++++ doc/lispref/minibuf.texi | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) 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 -- 2.39.2