Add !#:+ token parsing to retrieve (and delete) next argument from list.
authorjbj <devnull@localhost>
Mon, 25 Oct 1999 18:22:19 +0000 (18:22 +0000)
committerjbj <devnull@localhost>
Mon, 25 Oct 1999 18:22:19 +0000 (18:22 +0000)
commit1cdcd275a8b81a8e5258a0696ab198ccfd7408ca
tree4740d7eb8fb2ff8d643498ca212d2adf4ad05deb
parente2d517c67ce9c4a100bad0e44f17b930e4b457b7
Add !#:+ token parsing to retrieve (and delete) next argument from list.

CVS patchset: 3398
CVS date: 1999/10/25 18:22:19
17 files changed:
popt/Makefile.am
popt/configure.in
popt/findme.c
popt/po/popt.pot
popt/po/ro.po
popt/po/sk.po
popt/popt.c
popt/popt.h
popt/poptconfig.c
popt/popthelp.c
popt/poptint.h
popt/poptparse.c
popt/system.h [new file with mode: 0644]
popt/test-poptrc
popt/test1.c
popt/test2.c
popt/testit.sh