comparison man/m-x.texi @ 52401:695cf19ef79e

Add arch taglines
author Miles Bader <miles@gnu.org>
date Mon, 01 Sep 2003 15:45:59 +0000
parents d18a841a4a5a
children 13bd10edc794 375f2633d815
comparison
equal deleted inserted replaced
52400:b32a475b367f 52401:695cf19ef79e
71 71
72 @findex execute-extended-command 72 @findex execute-extended-command
73 @kbd{M-x} works by running the command 73 @kbd{M-x} works by running the command
74 @code{execute-extended-command}, which is responsible for reading the 74 @code{execute-extended-command}, which is responsible for reading the
75 name of another command and invoking it. 75 name of another command and invoking it.
76
77 @ignore
78 arch-tag: b67bff53-9628-4666-b94e-eda972a7ba56
79 @end ignore