diff options
author | Dante Catalfamo | 2020-09-12 14:15:36 -0400 |
---|---|---|
committer | Dante Catalfamo | 2020-09-12 14:15:36 -0400 |
commit | 4695f4002dc9e3c9e9ff9fd9bf85359f185ae91c (patch) | |
tree | 65b51dcf2bb284e4dd761e2f51e7dda1cb9d0a29 /content/posts/emacs-on-android-setup | |
parent | 258547674462ad0d247b51fe085dee6e9577e3ba (diff) | |
download | blog-4695f4002dc9e3c9e9ff9fd9bf85359f185ae91c.tar.gz blog-4695f4002dc9e3c9e9ff9fd9bf85359f185ae91c.tar.bz2 blog-4695f4002dc9e3c9e9ff9fd9bf85359f185ae91c.zip |
emacs-termux: typo
Diffstat (limited to 'content/posts/emacs-on-android-setup')
-rw-r--r-- | content/posts/emacs-on-android-setup/index.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/posts/emacs-on-android-setup/index.org b/content/posts/emacs-on-android-setup/index.org index fd189fe..c780423 100644 --- a/content/posts/emacs-on-android-setup/index.org +++ b/content/posts/emacs-on-android-setup/index.org @@ -112,7 +112,7 @@ There's even a spectacular third-party repository called [[https://github.com/it which provides tools which aren't available in the main Termux repo. -Perhaps most importantly from an Emacs perspective, they provice +Perhaps most importantly from an Emacs perspective, they province =ecl=. Because to this, I'm able to have a full interactive Common Lisp development environment on my tablet. There's something about that I find really cool! Of course because of how =ecl= works, the |