diff options
| author | Lidenburg <richard.lindberg1997@gmail.com> | 2016-03-15 18:56:44 +0100 | 
|---|---|---|
| committer | Lidenburg <richard.lindberg1997@gmail.com> | 2016-03-15 18:56:44 +0100 | 
| commit | ce5183bd3d38094401ec37b691fb11c08ec3a07f (patch) | |
| tree | 6227674189be0b6ae719f956c800de98daa4b283 /elisp.html.markdown | |
| parent | c38933a4d187bb2f7a13b1716e9c6d884b390e89 (diff) | |
| parent | 2095ad9cf5f3243296be5a7232dc52ae03603f49 (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!  ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;  ;; | 
