commit: 2817cdeac87dc5338fe09964d73d1f1310b76d55 parent c55d35ea2f56ec02ca7124d9388f115191b9fc67 Author: LinuxMercedes <LinuxMercedes@gmail.com> Date: Tue, 11 Dec 2018 10:54:52 -0600 Merge pull request #414 from Quasilyte/patch-1 add Emacs Lisp implementationDiffstat:
A | e.el | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/e.el b/e.el @@ -0,0 +1 @@ +(while t (princ "e"))