>>>> "Christophe" == Christophe
Berger <christophe(a)lrde.epita.fr> writes:
Index: ChangeLog
from Christophe Berger <christophe(a)lrde.epita.fr>
* oln/appli/astro/tree_coherance_checks.hh: Update
doc.
* oln/appli/astro/tree_statistics.hh: Add count of local root.
* oln/appli/astro/graphical_interface/interface.pro: Qmake options to compile without -w
-Wall.
* oln/appli/astro/graphical_interface/visualization_window.ui: Add options in
interface.
* oln/appli/astro/graphical_interface/filterinterface.hh: Handle these options.
I'd recommend that you add this in your ~/.emacs file to avoid lines
larger than 80 columns in ChangeLog:
(add-hook 'change-log-mode-hook 'auto-fill-mode)