TODO 440 B

1234567891011121314
  1. - It seems that our joy cannot find files if a path given with -I
  2. contains relative directory markers '..'. We should fix that, as
  3. it's generally expected to work.
  4. - It Would Be Nice™ if the search included both the current working
  5. directory and the directory from where the include is being issued.
  6. - joy-mode.el:
  7. * comment insertion/deletion
  8. * indentation
  9. * function documentation lookup
  10. * function template insertion