Skip to content
  • Miguel de Icaza's avatar
    Do not destroy the context here, as it is dereferenced later in the · 30aba440
    Miguel de Icaza authored
    
    
    2000-04-07  Miguel de Icaza  <miguel@gnu.org>
    
    	* main.c (button_cancel): Do not destroy the context here, as it
    	is dereferenced later in the mainloop.
    
    2000-04-10  Miguel de Icaza  <miguel@gnu.org>
    
    	* Lots of files: replaces utils.h for gutils.h
    
    	* renamed utils.h to gutils.h to avoid the compilation problem on
    	some Unices (yes, fixing the Makefile would have done it, but
    	utils.h was still a lame name;  Of course gutils.h is not any
    	better, but it is now done).
    
    2000-04-07  Miguel de Icaza  <miguel@gnu.org>
    
    	* src/cellspan.c (span_remove): Pretify code.
    30aba440