equal
  deleted
  inserted
  replaced
  
    
    
   178   -- "report PIDE markup (in batch build)"  | 
   178   -- "report PIDE markup (in batch build)"  | 
   179   | 
   179   | 
   180 option build_engine : string = ""  | 
   180 option build_engine : string = ""  | 
   181   -- "alternative session build engine"  | 
   181   -- "alternative session build engine"  | 
   182   | 
   182   | 
         | 
   183 option build_database : bool = false  | 
         | 
   184   -- "expose state of build process via central database"  | 
         | 
   185   | 
   183   | 
   186   | 
   184 section "Editor Session"  | 
   187 section "Editor Session"  | 
   185   | 
   188   | 
   186 public option editor_load_delay : real = 0.5  | 
   189 public option editor_load_delay : real = 0.5  | 
   187   -- "delay for file load operations (new buffers etc.)"  | 
   190   -- "delay for file load operations (new buffers etc.)"  |