# HG changeset patch # User Richard M. Stallman # Date 1046253368 0 # Node ID 5bb62138f451b34e27e017dc5d30bdf0b8f4563d # Parent 632746dc04e46cf5a49733a16d2921a45e6b1372 M-s is only available in Text mode and its submodes. diff -r 632746dc04e4 -r 5bb62138f451 man/text.texi --- a/man/text.texi Wed Feb 26 09:55:45 2003 +0000 +++ b/man/text.texi Wed Feb 26 09:56:08 2003 +0000 @@ -532,7 +532,9 @@ @findex center-line The command @kbd{M-s} (@code{center-line}) centers the current line within the current fill column. With an argument @var{n}, it centers -@var{n} lines individually and moves past them. +@var{n} lines individually and moves past them. This binding is +made by Text mode and is available only in that and related modes +(@pxref{Text Mode}). @vindex fill-column @kindex C-x f