]> git.eshelyaron.com Git - emacs.git/commitdiff
; * doc/lispref/minibuf.texi (Programmed Completion): Improve indexing.
authorEli Zaretskii <eliz@gnu.org>
Thu, 23 Nov 2023 14:43:17 +0000 (16:43 +0200)
committerEli Zaretskii <eliz@gnu.org>
Thu, 23 Nov 2023 14:43:17 +0000 (16:43 +0200)
doc/lispref/minibuf.texi

index 620c58ec6e989b25bf95a7520c5a9bde695b81e1..67af4d0ad67d5e9599ad7478b25e89f16ff62a64 100644 (file)
@@ -1977,6 +1977,7 @@ the piece of the prefix and suffix covered by the completion
 boundaries.  @xref{Basic Completion}, for the precise expected semantics
 of completion boundaries.
 
+@cindex completion metadata
 @item metadata
 This specifies a request for information about the state of the
 current completion.  The return value should have the form
@@ -1993,6 +1994,8 @@ The following is a list of metadata entries that a completion function
 may return in response to a @code{metadata} flag argument:
 
 @table @code
+@cindex @code{category}, in completion
+@cindex completion category
 @item category
 The value should be a symbol describing what kind of text the
 completion function is trying to complete.  If the symbol matches one