]> git.eshelyaron.com Git - emacs.git/commitdiff
Minor improvement in user documentation of completion style
authorEli Zaretskii <eliz@gnu.org>
Thu, 30 Dec 2021 18:07:29 +0000 (20:07 +0200)
committerEli Zaretskii <eliz@gnu.org>
Thu, 30 Dec 2021 18:07:29 +0000 (20:07 +0200)
* doc/emacs/mini.texi (Completion Styles): Add reference to
"Completion Variables" in the ELisp manual.  (Bug#52901)

doc/emacs/mini.texi

index b0f6e424a7f074589779f919ea3d31e5fa263593..56222bb6e1cd8f1e427b14bcfb2745eed34cf40e 100644 (file)
@@ -497,7 +497,10 @@ falls back on the next style.
 @vindex completion-styles
   The list variable @code{completion-styles} specifies the completion
 styles to use.  Each list element is the name of a completion style (a
-Lisp symbol).  The default completion styles are (in order):
+Lisp symbol).  The available style symbols are stored in the variable
+@code{completion-styles-alist} (@pxref{Completion Variables,,, elisp,
+The Emacs Lisp Reference Manual}).  The default completion styles are
+(in order):
 
 @table @code
 @item basic