emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] master 8ee09a7 06/40: Updated markdown syntax


From: Alexey Veretennikov
Subject: [elpa] master 8ee09a7 06/40: Updated markdown syntax
Date: Fri, 29 Jan 2016 23:29:29 +0000

branch: master
commit 8ee09a77fef09985b0fcd2e3b4bdbedd9d497c5b
Author: Alexey Veretennikov <address@hidden>
Commit: Alexey Veretennikov <address@hidden>

    Updated markdown syntax
---
 README.md |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/README.md b/README.md
index fea8bd6..3636994 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 There is a minor mode for Emacs acting like occur but w/o creating a new 
window. It just hides all the text excepting lines containing matches. To use 
it, add the following to your .emacs file:
 
-```elisp
+```scheme
 (require 'loccur)
 ;; defines shortcut for loccur of the current word
 (define-key global-map [(control o)] 'loccur-current)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]