From 12ecedd4f51ec9f61b45058755c161d773e1be40 Mon Sep 17 00:00:00 2001 From: Boris Verkhovskiy Date: Mon, 27 May 2024 12:15:14 -0600 Subject: Correct highlighted lanugages --- elisp.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'elisp.html.markdown') diff --git a/elisp.html.markdown b/elisp.html.markdown index 5d98ceff..1355e6c3 100644 --- a/elisp.html.markdown +++ b/elisp.html.markdown @@ -7,7 +7,7 @@ contributors: filename: learn-emacs-lisp.el --- -```scheme +```elisp ;; This gives an introduction to Emacs Lisp in 15 minutes (v0.2d) ;; ;; First make sure you read this text by Peter Norvig: -- cgit v1.2.3