Develop and Download Open Source Software

Browse Subversion Repository

Diff of /mini_window.rb

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 24 by bluedwarf, Tue Apr 10 13:07:50 2007 UTC revision 31 by bluedwarf, Thu Apr 12 05:42:00 2007 UTC
# Line 39  module Edmaru Line 39  module Edmaru
39        @buffer = nil        @buffer = nil
40        @view = view        @view = view
41        @config = config        @config = config
42        @cursor = Cursor.new(0, 0)        @cursor = Cursor.new(0, 0) # logical cursor
43        @modeline = Edmaru::SYSTEM_MODELINE.new(self)        @modeline = Edmaru::SYSTEM_MODELINE.new(self)
44    
45        init_ui        init_ui

Legend:
Removed from v.24  
changed lines
  Added in v.31

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26