Commit Graph
22 Commits
Author SHA1 Message Date
phundrak 6a182b2085 Remove keybindings fro opening files 2020-12-27 15:14:46 +01:00
phundrak 15ae526299 Proto-Ñyqy orthography change 2020-11-10 15:50:18 +01:00
phundrak ea8d089e80 Fix formatting of documentation 2020-10-01 09:57:41 +02:00
phundrak f1a938cfc9 Updated Proto-Ñyqy phonetics 2020-08-22 13:05:37 +02:00
phundrak 103d096091 Updated the Eittlandic runic alphabet 2020-08-22 13:04:51 +02:00
phundrak 9d29817ef1 beginning litterate programming 2020-06-01 18:00:31 +02:00
phundrak b00e7f839a Updated keybindings, file headers and updated README 2020-05-29 17:53:01 +02:00
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