comparison man/xemacs/m-x.texi @ 2:ac2d302a0011 r19-15b2

Import from CVS: tag r19-15b2
author cvs
date Mon, 13 Aug 2007 08:46:35 +0200
parents 376386a54a3c
children
comparison
equal deleted inserted replaced
1:c0c6a60d29db 2:ac2d302a0011
133 @samp{@@} and @samp{*}; they are processed in the order that they appear. 133 @samp{@@} and @samp{*}; they are processed in the order that they appear.
134 134
135 Normally, when describing a command that is run by name, we omit the 135 Normally, when describing a command that is run by name, we omit the
136 @key{RET} that is needed to terminate the name. Thus we may refer to 136 @key{RET} that is needed to terminate the name. Thus we may refer to
137 @kbd{M-x auto-fill-mode} rather than @kbd{M-x auto-fill-mode} @key{RET}. 137 @kbd{M-x auto-fill-mode} rather than @kbd{M-x auto-fill-mode} @key{RET}.
138 We mention the @key{RET} only when it it necessary to emphasize its 138 We mention the @key{RET} only when it is necessary to emphasize its
139 presence, for example, when describing a sequence of input that contains 139 presence, for example, when describing a sequence of input that contains
140 a command name and arguments that follow it. 140 a command name and arguments that follow it.
141 141
142 @findex execute-extended-command 142 @findex execute-extended-command
143 @kbd{M-x} is defined to run the command @code{execute-extended-command}, 143 @kbd{M-x} is defined to run the command @code{execute-extended-command},