pniedzielski / doxymacs

Doxymacs is Doxygen + {X}Emacs.
http://pniedzielski.github.io/doxymacs
13 stars 11 forks source link

Add support for Fortran files #9

Closed ZedThree closed 1 year ago

ZedThree commented 8 years ago

Applies slightly modified patch from https://sourceforge.net/p/doxymacs/patches/12/ Original author: https://sourceforge.net/u/fiolj/profile/

pniedzielski commented 8 years ago

I apologize for the delay, I'll review this tonight. Thanks again.

pniedzielski commented 8 years ago

I've reviewed the code, and it looks good. I've also compiled and played with it; it seems to work with all the major features of doxymacs and doesn't cause any regressions. I've been working on a test suite using ERT, so I will start adding Fortran tests to it as well.

Do you want attribution as Peter Hill or ZedThree?

ZedThree commented 8 years ago

Excellent, cheers! Peter Hill is fine.

pniedzielski commented 1 year ago

Merged with commit e159981.