1 Sat May 6 19:03:34 2006 Ben Pfaff <blp@gnu.org>
3 * apply-dictionary.c: (cmd_apply_dictionary) Use new function
4 val_labs_can_set_width().
6 Sat May 6 10:43:22 2006 Ben Pfaff <blp@gnu.org>
8 Continue reforming procedure execution. In this phase, get rid of
9 the output code for SPLIT FILE groups in procedure.c, which really
10 shouldn't be doing any output. Move it into the individual
11 procedures instead. This also adds some flexibility.
13 * split-file.c (output_split_file_values): New function.
15 Sat May 6 10:42:19 2006 Ben Pfaff <blp@gnu.org>
17 Continue reforming procedure execution. In this phase, get rid of
18 the output code for SPLIT FILE groups in procedure.c, which really
19 shouldn't be doing any output. Move it into the individual
20 procedures instead. This also adds some flexibility.
22 * automake.mk (src_language_dictionary_libcmddict_a_SOURCES): Add
25 Thu Mar 2 08:40:33 WST 2006 John Darrington <john@darrington.wattle.id.au>
27 * Moved files from src directory