-------------------------------------------------------------------------------------
DONE

* no .ara/ara.config : complains about non-existence OK
* -noconfig: complains about non-existence of ~/.ara/ara.config OK
* In DBRAM mode : only first line of description is shown OK
* Ledit: HOME ^[[1~ ^[[4~ OK
* >> does not work if the file doesn't already exist OK
* #set columns -40 does not complain
* Remove -coalesce, -nocoalesce OK
* #upgrade, #dist-upgrade OK
* remove bourbaki thing OK
* again: Error: Bad file descriptor ("close_process_out", "") OK
* In interactive mode : query is not honored with #set -table, #set -list,etc. OK
* show stopper: OK (hopefully)
* Fix word wrapping in GUI and printing OK
* Fix configuration window size DONE
* Rename very-slow DONE
* xara complains of missing config file DONE
* Auto-select DBFS on low mem DONE
* #examples: don't word-wrap OK
* print: word-wrap OK
* cli: #print OK
* Dependencies on libraries : still sucks. OK
* DOC: Remove -coalesce, -nocoalesce OK
* reload after update DONE

Berke, 20050110
  * Make table -noborders default output format

Berke, 20041030
  * Fixed config file creation.  (config files renamed to ~/.ara/{,x}ara.config)

Berke, 20041028:
  * BUG: An uncaught exception occurred: Unix.Unix_error(3, "close_process_out", "")
       => check Ledit.  FIXED 20041030
  * Include Ledit keyboard commands (ctrl-p etc.) in manual page of ara (not
  xara)
  * Unify ara.1 and xara.1

-------------------------------------------------------------------------------------
TODO

* In callback for signal destroy, uncaught exception: 
  Sys_error("/home/berke/.ara//home/berke/.ara/xara.config: No such file or directory")
* $Id$
* #reset or #defaults
* Try to use ocaml-gettext in ara just to have i18n (as suggested by Sylvain Le Gall)
