]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 5.9 - patch 20130615
authorThomas E. Dickey <dickey@invisible-island.net>
Sat, 15 Jun 2013 22:39:16 +0000 (22:39 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sat, 15 Jun 2013 22:39:16 +0000 (22:39 +0000)
commita7de4c96cafdd45795ad605bec72dd77177534c9
tree6d46efea5c9159b93c36a6e3dff82f4b9ab61b63
parente6f4ffe150c7d919792f29a70b4f031cfab5ef06
ncurses 5.9 - patch 20130615

+ minor changes to some configure macros to make them more reusable.
+ fixes for tabs program (prompted by report by Nick Andrik):
  + corrected logic in command-line parsing of -a and -c predefined
    tab-lists options.
  + allow "-0" and "-8" options to be combined with others, e.g.,"-0d".
  + make warning messages more consistent with the other utilities by
    not printing the full pathname of the program.
  + add -V option for consistency with other utilities.
+ fix off-by-one in columns for tabs program when processing an option
  such as "-5" (patch by Nick Andrik).
Ada95/aclocal.m4
MANIFEST
NEWS
aclocal.m4
dist.mk
man/tabs.1
package/debian/changelog
package/ncurses.spec
progs/tabs.c