ebnf-spool-directory
ebnf-spool-directory is an interactive autoloaded compiled Lisp function in `ebnf2ps.el
'.
(ebnf-spool-directory &optional DIRECTORY)
Generate and spool a PostScript syntactic chart image of DIRECTORY.
If DIRECTORY is nil, it's used `default-directory'.
The files in DIRECTORY that matches `ebnf-file-suffix-regexp' (which see) are
processed.
See also `ebnf-spool-buffer'.