From 6fda673b07132b7045c3e546fadeab22c4c0904d Mon Sep 17 00:00:00 2001 From: Henrik Lissner Date: Thu, 15 Apr 2021 00:29:04 -0400 Subject: [PATCH] Alphabetize :lang factor in init.example.el --- init.example.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.example.el b/init.example.el index 113e5b0a7..bd6774c4c 100644 --- a/init.example.el +++ b/init.example.el @@ -125,6 +125,7 @@ emacs-lisp ; drown in parentheses ;;erlang ; an elegant language for a more civilized age ;;ess ; emacs speaks statistics + ;;factor ;;faust ; dsp, but you get to keep your soul ;;fsharp ; ML stands for Microsoft's Language ;;fstar ; (dependent) types and (monadic) effects and Z3 @@ -140,7 +141,6 @@ ;;kotlin ; a better, slicker Java(Script) ;;latex ; writing papers in Emacs has never been so fun ;;lean - ;;factor ;;ledger ; an other accounting system in Emacs ;;lua ; one-based indices? one-based indices markdown ; writing docs for people to ignore