From: Eli Zaretskii Date: Wed, 13 Mar 2002 19:45:28 +0000 (+0000) Subject: (Electric C): Avoid makeinfo warnings about colons in indices. X-Git-Tag: emacs-21.2~16 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=0db963e296ae7e9aad95e4407f6dc53cacd80d1d;p=emacs.git (Electric C): Avoid makeinfo warnings about colons in indices. --- diff --git a/man/programs.texi b/man/programs.texi index 43a6233b0cf..ad562941431 100644 --- a/man/programs.texi +++ b/man/programs.texi @@ -1556,7 +1556,7 @@ colon with no reindentation or newlines by typing @kbd{C-c :}: @table @kbd @item C-c : -@kindex C-c : @r{(C mode)} +@kindex C-c @key{colon} @r{(C mode)} @findex c-scope-operator Insert a double colon scope operator at point, without reindenting the line or adding any newlines (@code{c-scope-operator}).