diff options
author | Guillermo Vaya <guillermo.vaya@gigas.com> | 2013-08-06 10:01:42 +0200 |
---|---|---|
committer | Guillermo Vaya <guillermo.vaya@gigas.com> | 2013-08-06 10:01:42 +0200 |
commit | dae7c446926b338a05c8dfcfc68e64acf5b80128 (patch) | |
tree | e454384cd9dbf7881b2457d922d1fb256b123c6c /es-es | |
parent | 6e8767903320d47b8608d42bd2ffb745e9211588 (diff) |
added contact info and norvig's text translated link
Diffstat (limited to 'es-es')
-rw-r--r-- | es-es/elisp-es.html.markdown | 5 |
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: ;; |