Tags: patch Currently there is a bug where the prefix arg changed for the repeatable commands, is applied to the next non-repeatable command. For example: C-- C-x o o C-n or C-x o C-- o C-n `C-n' moves up, not down. This patch fixes this bug: