1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-02-01 20:06:00 +00:00

Use colon' instead of :' in an index only in the Info version.

This commit is contained in:
Eli Zaretskii 2002-03-23 09:37:39 +00:00
parent dfef6d4974
commit 09041c4bf8

View File

@ -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