summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAdam Bard <github@adambard.com>2013-08-07 11:14:10 -0700
committerAdam Bard <github@adambard.com>2013-08-07 11:14:10 -0700
commita084a8cb4d62b148c55db97b92bb537b6f3a363c (patch)
treebfbc9d6d417df0f25736a48525a8eeda78d99d36
parent896c6cfc93972104b354dd92e42c0b4572b04555 (diff)
parentdae7c446926b338a05c8dfcfc68e64acf5b80128 (diff)
Merge pull request #165 from Willyfrog/correction_link
added contact info and norvig's text translated link
-rw-r--r--es-es/elisp-es.html.markdown5
1 files changed, 3 insertions, 2 deletions
diff --git a/es-es/elisp-es.html.markdown b/es-es/elisp-es.html.markdown
index 8c220109..431ea794 100644
--- a/es-es/elisp-es.html.markdown
+++ b/es-es/elisp-es.html.markdown
@@ -12,10 +12,11 @@ filename: learn-emacs-lisp.el
;; Introduccion a Emacs Lisp en 15 minutos (v0.2d)
;;
;; Autor: Bastien / @bzg2 / http://bzg.fr
-;; Traducción: Guillermo Vayá
+;; Traducción: Guillermo Vayá / @Driadan / http://willyfrog.es
;;
;; Antes de nada, lee este texto de Peter Norvig:
-;; http://norvig.com/21-days.html
+;; Traducido: http://loro.sourceforge.net/notes/21-dias.html
+;; Original: http://norvig.com/21-days.html
;;
;; Ahora instala GNU Emacs 24.3:
;;