From b664f425932c6a93074c07744501ba8538d4d54e Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Wed, 13 Mar 2002 19:47:16 +0000 Subject: [PATCH] (Lisp Eval): Avoid makeinfo warning about colons in indices. --- man/building.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/building.texi b/man/building.texi index 797ac2daa81..08f9c8a41f0 100644 --- a/man/building.texi +++ b/man/building.texi @@ -714,7 +714,7 @@ Evaluate all the Lisp expressions in the region. Evaluate all the Lisp expressions in the buffer. @end table -@kindex M-: +@kindex M-@key{colon} @findex eval-expression @kbd{M-:} (@code{eval-expression}) is the most basic command for evaluating a Lisp expression interactively. It reads the expression using the -- 2.39.2