Develop and Download Open Source Software

Browse Subversion Repository

Diff of /window.rb

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

revision 40 by bluedwarf, Thu Apr 19 17:54:27 2007 UTC revision 41 by bluedwarf, Thu Apr 19 18:05:04 2007 UTC
# Line 41  module Edmaru Line 41  module Edmaru
41        @view = view        @view = view
42        @config = config        @config = config
43        @cursor = Cursor.new(0, 0) # logical cursor        @cursor = Cursor.new(0, 0) # logical cursor
44        @modeline = Edmaru::SYSTEM_MODELINE.new(self)        @modeline = Edmaru::SYSTEM_MODELINE.new(self, config)
45        @start_line = 0        @start_line = 0
46        @focused = false        @focused = false
47    

Legend:
Removed from v.40  
changed lines
  Added in v.41

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