]> git.eshelyaron.com Git - emacs.git/commitdiff
Tweak completion documentation
authorDaniel Colascione <dancol@dancol.org>
Tue, 8 Apr 2014 10:33:48 +0000 (03:33 -0700)
committerDaniel Colascione <dancol@dancol.org>
Tue, 8 Apr 2014 10:33:48 +0000 (03:33 -0700)
doc/lispref/ChangeLog
doc/lispref/minibuf.texi

index 80427fd098492465cb34f5bdca0b8a758c5ac47c..2ae1faffc4e794430c527475f8375415be508b0a 100644 (file)
@@ -1,3 +1,8 @@
+2014-04-08  Daniel Colascione  <dancol@dancol.org>
+
+       * minibuf.texi (Programmed Completion): Improve phrasing, remove
+       incorrect bullet count.
+
 2014-04-07  Glenn Morris  <rgm@gnu.org>
 
        * os.texi (Recording Input): Dribble files may contain passwords.
index a55afb370c7160ff2322dee32b0efff4ca8881df..19f941ba68db9695ea79a6a78d9e3672ed54bd4c 100644 (file)
@@ -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