reformatting code
part of darcs patch Sat Sep 24 23:11:55 MST 2005 Martin Gasbichler <gasbichl@informatik.uni-tuebingen.de>
This commit is contained in:
		
							parent
							
								
									2b0b469c1d
								
							
						
					
					
						commit
						74c968b999
					
				| 
						 | 
					@ -415,7 +415,8 @@
 | 
				
			||||||
            (close-modal-window!)
 | 
					            (close-modal-window!)
 | 
				
			||||||
            (paint)
 | 
					            (paint)
 | 
				
			||||||
            (when (current-history-item)
 | 
					            (when (current-history-item)
 | 
				
			||||||
              (paint-result-window (entry-data (current-history-item)))
 | 
					              (paint-result-window 
 | 
				
			||||||
 | 
					               (entry-data (current-history-item)))
 | 
				
			||||||
              (refresh-result-window))))
 | 
					              (refresh-result-window))))
 | 
				
			||||||
      (loop (wait-for-input) c-x-pressed?))
 | 
					      (loop (wait-for-input) c-x-pressed?))
 | 
				
			||||||
     ;; Ctrl-x -> wait for next input
 | 
					     ;; Ctrl-x -> wait for next input
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue