From: Eli Zaretskii Date: Sat, 23 Mar 2002 09:37:39 +0000 (+0000) Subject: Use `colon' instead of `:' in an index only in the Info version. X-Git-Tag: ttn-vms-21-2-B4~16004 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=09041c4bf85e581284ed077cc5a6e1681f95ea74;p=emacs.git Use `colon' instead of `:' in an index only in the Info version. --- diff --git a/man/building.texi b/man/building.texi index ab50834f957..f0f0b786d7b 100644 --- a/man/building.texi +++ b/man/building.texi @@ -725,9 +725,14 @@ Evaluate all the Lisp expressions in the region. Evaluate all the Lisp expressions in the buffer. @end table +@ifinfo @c This uses ``colon'' instead of a literal `:' because Info cannot @c cope with a `:' in a menu @kindex M-@key{colon} +@end ifinfo +@ifnotinfo +@kindex M-: +@end ifnotinfo @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