# File ../lib/fox/undolist.rb, line 376
    def onCmdRedoAll(sender, sel, ptr)
      redoAll
      return 1
    end