aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2012-08-14 08:35:48 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2012-08-14 08:44:04 +0300
commitb46d05edecdbf77cb37205d9d29688851c5cd94c (patch)
treea942c7193de4b7485d82fae4dd04ff0dcebd24fd /.gitignore
parente0c4fa084b5d59f862276ddfa72b56b4a77babe1 (diff)
downloadcfpeek-b46d05edecdbf77cb37205d9d29688851c5cd94c.tar.gz
cfpeek-b46d05edecdbf77cb37205d9d29688851c5cd94c.tar.bz2
New option --done=expr supplies a cleanup expression.
This expression is run once, when the main loop has finished iterating over all nodes. * doc/cfpeek.1: Document the --done option. * doc/cfpeek.texi: Likewise. * NEWS: Update. * configure.ac: Version 1.1.90 * src/cfpeek.c (script_done_expr): New variable. (main): Call script_done before exiting. * src/cfpeek.h (script_done_expr): New extern (script_done, guile_done): New protos. * src/cmdline.opt (done): New option. * src/guile.c (guile_done): New function. * src/script.c (script_tab) <done>: New member. (script_tab): Fill in the new structure member. (script_done): New function.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions

Return to:

Send suggestions and report system problems to the System administrator.