the-ted / org-mind-map

This is an emacs package that creates graphviz directed graphs.
GNU General Public License v3.0
542 stars 53 forks source link

Rename org-mind-map-delete-space to org-mind-map-dot-node-name #11

Closed stig closed 7 years ago

stig commented 7 years ago

This name better expresses what it does, which certainly is more than just delete spaces! I also took the liberty of simplifying the implementation a little.

the-ted commented 7 years ago

Thanks!