30 Jan
                
                    2008
                
            
            
                30 Jan
                
                '08
                
            
            
            
        
    
                3:57 p.m.
            
        Update of /project/mcclim/cvsroot/mcclim/Drei In directory clnet:/tmp/cvs-serv27510/Drei Modified Files: input-editor.lisp Log Message: Removed strange double-call to (call-next-method). --- /project/mcclim/cvsroot/mcclim/Drei/input-editor.lisp 2008/01/30 11:48:40 1.26 +++ /project/mcclim/cvsroot/mcclim/Drei/input-editor.lisp 2008/01/30 15:57:35 1.27 @@ -786,8 +786,7 @@ :syntax "Lisp" :keep-syntax t) (redraw-input-buffer stream) - (call-next-method)) - (call-next-method)) + (call-next-method))) (define-presentation-method accept ((type expression) (stream drei-input-editing-mixin)
        6488
        
      
          Age (days ago)
        
      
        6488
        
    
          Last active (days ago)
        
        
        
        0 comments
    
    
        
        1 participants
    
    
    
    
    
    
    
    
    participants (1)
- 
                
thenriksen