diff --git a/ChangeLog b/ChangeLog index 723319cd..c074cfa1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2005-11-22 Enrico Troeger + + * bugfix: src/sci_cb.c: added missing / to the closing tr-tag in HTML + table auto completion + * src/sci_cb.c: disabled auto completion in HTML at writing pure CDATA + + 2005-11-21 Enrico Troeger * src/keyfile.c: store the position of hpaned1(sizer between editor diff --git a/TODO b/TODO index bc9c49f9..c6f655fd 100644 --- a/TODO +++ b/TODO @@ -22,9 +22,9 @@ TODO List: o rewrite untitled.extension after "Save As" in the file header o fix { and } problems at some "special" lines where indentation get broken - o give the rows in the open files treeview a special popup menu, to - delete and some other things o command line option -e + o bug? start without coloring files + o (indent wrapped lines, but how?) o (project management) o (folding) o (vim-like settings stored in files as comment)