ebnf-print-directory

ebnf-print-directory is an interactive autoloaded compiled Lisp function in `ebnf2ps.el'.


(ebnf-print-directory &optional DIRECTORY)

Generate and print 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-print-buffer'.