Here are some patches that improve a few minor issues I noticed while working on the data and variable sheet GUIs.
Ben Pfaff (3): format: Honor width step in fmt_fix(). format: Use max width for over-max decimals in fmt_fix(). variable: Simplify var_set_display_width(). src/data/format.c | 24 +++++++++++++----------- src/data/variable.c | 14 ++++++-------- 2 files changed, 19 insertions(+), 19 deletions(-) -- 1.7.2.5 _______________________________________________ pspp-dev mailing list [email protected] https://lists.gnu.org/mailman/listinfo/pspp-dev
