diff options
author | Bohdan Shtepan <winsatana@ya.ru> | 2015-12-03 20:15:02 +0200 |
---|---|---|
committer | Bohdan Shtepan <winsatana@ya.ru> | 2015-12-03 20:15:02 +0200 |
commit | 7272f6806005536fdf7520137b5fdeb861df113a (patch) | |
tree | aec4c50790c56b8f937b7956dcd82f1d3fb4abcb /elisp.html.markdown | |
parent | 5cf95634321084fd104df23fa5a9fbb6167fbc21 (diff) | |
parent | 3e0216bbcc30e98b57bd39b27bafc78ceb5cbe7e (diff) |
Merge remote-tracking branch 'refs/remotes/adambard/master'
Diffstat (limited to 'elisp.html.markdown')
-rw-r--r-- | elisp.html.markdown | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/elisp.html.markdown b/elisp.html.markdown index 3bed5d1c..da86cab3 100644 --- a/elisp.html.markdown +++ b/elisp.html.markdown @@ -2,6 +2,7 @@ language: elisp contributors: - ["Bastien Guerry", "http://bzg.fr"] + - ["Saurabh Sandav", "http://github.com/SaurabhSandav"] filename: learn-emacs-lisp.el --- @@ -26,7 +27,7 @@ filename: learn-emacs-lisp.el ;; ;; Going through this tutorial won't damage your computer unless ;; you get so angry that you throw it on the floor. In that case, -;; I hereby decline any responsability. Have fun! +;; I hereby decline any responsibility. Have fun! ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;; |