Commit Graph

6 Commits

Author SHA1 Message Date
Lucien Cartier-Tilet 02d8717f18
Fix issue with type of argument passed, simplify some code 2021-11-30 20:11:05 +01:00
Lucien Cartier-Tilet c1ee222337
Add function for generating graphviz trees from Org lists 2021-11-25 18:54:33 +01:00
Lucien Cartier-Tilet 77799b0e96
Fix crash on unknown character
This commit allows any unknown characters to be passed in text fed to
`conlanging-proto-nyqy-to-phonetics' without any crash. Unrecognized
characters will just be ignored.
2021-06-28 23:10:35 +02:00
Lucien Cartier-Tilet ff60fddaf4
Add autoloads, fix name of function
Rename function `conlanging-nyqy-to-org' to
`conlanging-proto-nyqy-to-org' in order to be more accurate of the
language this function was written for
2021-06-28 23:09:36 +02:00
Lucien Cartier-Tilet de0f245545
Fix dependency name 2021-06-01 02:05:49 +02:00
Lucien Cartier-Tilet 8cf7f1a5cd
initial commit
I’m basically porting my old `conlanging' Spacemacs layer to a vanilla
Emacs package.
The original layer can be found here:
https://labs.phundrak.com/phundrak/conlang-layer
2021-06-01 01:17:03 +02:00