From: Philipp Stephani Date: Wed, 21 Apr 2021 18:54:32 +0000 (+0200) Subject: Remove a self-reference from the Emacs Lisp manual. X-Git-Tag: emacs-28.0.90~2792 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=4c6d302da8dcf511d92243f1702f40c3ad97a797;p=emacs.git Remove a self-reference from the Emacs Lisp manual. * doc/lispref/minibuf.texi (Programmed Completion): Remove self-reference. --- diff --git a/doc/lispref/minibuf.texi b/doc/lispref/minibuf.texi index b8618199852..f012bfef07e 100644 --- a/doc/lispref/minibuf.texi +++ b/doc/lispref/minibuf.texi @@ -1972,7 +1972,7 @@ was entered. The return value of @code{completion-table-dynamic} is a function that can be used as the 2nd argument to @code{try-completion} and @code{all-completions}. Note that this function will always return -empty metadata and trivial boundaries (@pxref{Programmed Completion}). +empty metadata and trivial boundaries. @end defun @defun completion-table-with-cache function &optional ignore-case