@findex package-recompile-all
Emacs byte code is quite stable, but it's possible for byte code to
become outdated, or for the compiled files to rely on macros that have
-changed in new versions of Emacs. You can use the @kbd{M-x
-package-recompile} command to recompile a particular package, or
-@kbd{M-x package-recompile-all} to rebuild all the packages. (The
+changed in new versions of Emacs. You can use the command @w{@kbd{M-x
+package-recompile}} to recompile a particular package, or
+@w{@kbd{M-x package-recompile-all}} to recompile all the packages. (The
latter command might take quite a while to run if you have many
installed packages.)