From 53ba8be73bc3546c067af32feeb377334d0fe872 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sun, 19 Feb 2006 23:40:25 +0000 Subject: [PATCH] (High-Level Completion): Add xref to read-input-method-name. --- lispref/minibuf.texi | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lispref/minibuf.texi b/lispref/minibuf.texi index 65887c4c172..4faf8fd374c 100644 --- a/lispref/minibuf.texi +++ b/lispref/minibuf.texi @@ -1194,7 +1194,8 @@ predicate @code{user-variable-p} instead of @code{commandp}: @end defun See also the functions @code{read-coding-system} and -@code{read-non-nil-coding-system}, in @ref{User-Chosen Coding Systems}. +@code{read-non-nil-coding-system}, in @ref{User-Chosen Coding Systems}, +and @code{read-input-method-name}, in @ref{Input Methods}. @node Reading File Names @subsection Reading File Names -- 2.11.4.GIT