Google

# File ../lib/fox/undolist.rb, line 123
    def cut
      @redolist.clear
      @marker = nil if @marker < 0
    end