Commit Graph
15 Commits
Author SHA1 Message Date
phundrak 955843d903 updated keybindings 2020-05-19 13:25:05 +02:00
phundrak cd94dc0011 Separated phonetics generation and org formatting 2020-05-01 22:58:33 +02:00
phundrak b9fff85970 Deleted conlanging//find-elem-in-list
Removed unused function
2020-03-25 12:27:56 +01:00
phundrak 3e27453523 Code simplification
Simplified some code and calls, less `setq-local` delegated to `let*`
2020-03-25 12:27:07 +01:00
phundrak ea9637ff5a Updated naming convention
Arguments are now preceded by the prefix `t-`
2020-03-25 12:21:20 +01:00
phundrak 81fc628935 updated keybindings for Eittlandic 2020-03-15 12:26:11 +01:00
phundrak 557725ac74 removed debug help 2020-01-30 00:15:21 +01:00
phundrak 72da663163 Variables documentation 2020-01-29 22:01:38 +01:00
phundrak 6f26d36bae Simplified tree-to-dot 2020-01-29 21:49:21 +01:00
phundrak a14464f407 Now a proper variable with documentation 2020-01-29 21:48:56 +01:00
phundrak f65d603f8e Fixed issue with Ñyqy conversion function
Function used to ask for a mutated consonant if the initial word began
with a vowel. Also merged helper function with original function.
2020-01-29 21:17:55 +01:00
phundrak 89d053b722 clearer HTML formatting 2020-01-15 12:44:40 +01:00
phundrak b68a9cc91f Updated shortcuts 2019-12-28 22:22:26 +01:00
phundrak 00f03cda34 Updated paths to conlanging files 2019-12-13 17:46:30 +01:00
phundrak 037a01105c fixed issue with Ñyqy phonetics
`setq` sets a variable globally, whereas I only needed it locally. Also fixed
wrong phonetics.
2019-11-15 15:40:37 +01:00