Skip to content
  • David Byers's avatar
    Fixed some variable references in the docstrings. · 30d0dafa
    David Byers authored
    New file docgen.el generated DocBook command documentation from the
    source code. It's very rough at the moment, but kind of works. It
    needs a lot of tweaking to get the looks right.
    
    Run with "emacs -batch -l ./docgen.el -f lyskom-docgen" in the source
    directory. This will generate a file named DOC.xml that should work
    with DocBoot 4.2.
    
    
    Detailed changes:
    > 2003-01-08  David Byers  <david.byers@swipnet.se>
    >
    > 	* filter.el (kom-super-jump): Fixed problem with prefix arg.
    >
    > 	* faqs.el: Fixed some invalid variable references in the new
    > 	docstrings.
    >
    > 	* commands1.el: Fixed some invalid variable references in the new
    > 	docstrings.
    >
    > 	* faqs.el: Fixed some invalid variable references in the new
    > 	docstrings.
    30d0dafa