summaryrefslogtreecommitdiffhomepage
path: root/elisp.html.markdown
diff options
context:
space:
mode:
Diffstat (limited to 'elisp.html.markdown')
-rw-r--r--elisp.html.markdown2
1 files changed, 1 insertions, 1 deletions
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: