Mercurial > emacs
changeset 44116:1fc0cc0bb3ab
Use `colon' instead of `:' in an index only in the Info version.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 23 Mar 2002 09:37:39 +0000 |
parents | aba9fabe137a |
children | 48ee57a8b28c |
files | man/building.texi |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/man/building.texi Sat Mar 23 06:49:12 2002 +0000 +++ b/man/building.texi Sat Mar 23 09:37:39 2002 +0000 @@ -725,9 +725,14 @@ 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