aboutsummaryrefslogtreecommitdiffstats
path: root/man/building.texi
diff options
context:
space:
mode:
authorEli Zaretskii <[email protected]>2002-03-23 09:37:39 +0000
committerEli Zaretskii <[email protected]>2002-03-23 09:37:39 +0000
commit09041c4bf85e581284ed077cc5a6e1681f95ea74 (patch)
tree762a3a7bf251c980653ef4af21d5831219998e6f /man/building.texi
parentdfef6d4974592443cd51bb67b0a890763ac8ea76 (diff)
Use `colon' instead of `:' in an index only in the Info version.
Diffstat (limited to 'man/building.texi')
-rw-r--r--man/building.texi5
1 files changed, 5 insertions, 0 deletions
diff --git a/man/building.texi b/man/building.texi
index ab50834f95..f0f0b786d7 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