From 2dc24d5536abce1eb252dc2695a22371227166c5 Mon Sep 17 00:00:00 2001 From: Michael Albinus Date: Fri, 23 Feb 2018 15:30:19 +0100 Subject: Fix @findex and @vindex entries in manuals * doc/emacs/building.texi: * doc/emacs/calendar.texi: * doc/emacs/cmdargs.texi: * doc/emacs/mini.texi: * doc/emacs/misc.texi: * doc/emacs/trouble.texi: * doc/emacs/windows.texi: * doc/lispintro/emacs-lisp-intro.texi: * doc/lispref/edebug.texi: * doc/lispref/frames.texi: * doc/lispref/os.texi: * doc/lispref/windows.texi: * doc/misc/cc-mode.texi: * doc/misc/dired-x.texi: * doc/misc/ediff.texi: * doc/misc/mh-e.texi: * doc/misc/pcl-cvs.texi: * doc/misc/reftex.texi: * doc/misc/sc.texi: * doc/misc/vhdl-mode.texi: * doc/misc/viper.texi: Fix @findex and @vindex entries. --- doc/emacs/mini.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/emacs/mini.texi') diff --git a/doc/emacs/mini.texi b/doc/emacs/mini.texi index 03e371f4999..dc346b0a4c3 100644 --- a/doc/emacs/mini.texi +++ b/doc/emacs/mini.texi @@ -469,7 +469,7 @@ text in the minibuffer before point. Furthermore, if there is any text in the minibuffer after point, the rest of the completion alternative must contain that text as a substring. -@findex partial completion +@findex partial-completion @item partial-completion This aggressive completion style divides the minibuffer text into words separated by hyphens or spaces, and completes each word -- cgit v1.2.1