1092 1093 1094
# File 'lib/textbringer/buffer.rb', line 1092 def redo undo_or_redo(:redo, @redo_stack, @undo_stack) end