summaryrefslogtreecommitdiff
path: root/etc/tutorials/TUTORIAL.es
AgeCommit message (Collapse)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-01-01Update copyright year to 2025Paul Eggert
Run "TZ=UTC0 admin/update-copyright".
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-05-03; * etc/tutorials/TUTORIAL.es: Fix grammar in recent changeMauro Aranda
2021-05-02* etc/tutorials/TUTORIAL.es: Adjust to latest change in TUTORIAL.Stefan Kangas
2021-01-01Update copyright year to 2021Paul Eggert
Run "TZ=UTC0 admin/update-copyright".
2020-11-27Update TUTORIAL.esStefan Kangas
* etc/tutorials/TUTORIAL.es: A followup to recent changes in TUTORIAL.
2020-01-01Update copyright year to 2020Paul Eggert
Run "TZ=UTC0 admin/update-copyright $(git ls-files)".
2019-01-01Update copyright year to 2019Paul Eggert
Run 'TZ=UTC0 admin/update-copyright $(git ls-files)'.
2018-01-01Update copyright year to 2018Paul Eggert
Run admin/update-copyright.
2016-12-31Update copyright year to 2017Paul Eggert
Run admin/update-copyright.
2016-01-01Update copyright year to 2016Paul Eggert
Run admin/update-copyright.
2015-01-01Update copyright year to 2015Paul Eggert
Run admin/update-copyright.
2014-12-24TUTORIAL.es: Improve style consistencyÁlvar Ibeas
* tutorials/TUTORIAL.es: Improve style consistency.
2014-12-24TUTORIAL.es: spelling fixesÁlvar Ibeas
* tutorials/TUTORIAL.es: Spelling fixes.
2014-03-10Fix "\" problem in tutorials by using natural-language quotes.Paul Eggert
* tutorials/TUTORIAL, tutorials/TUTORIAL.cs, tutorials/TUTORIAL.eo: * tutorials/TUTORIAL.es, tutorials/TUTORIAL.it, tutorials/TUTORIAL.ja: * tutorials/TUTORIAL.ko, tutorials/TUTORIAL.nl, tutorials/TUTORIAL.pl: * tutorials/TUTORIAL.pt_BR, tutorials/TUTORIAL.ro: * tutorials/TUTORIAL.ru, tutorials/TUTORIAL.sk, tutorials/TUTORIAL.sv: * tutorials/TUTORIAL.th: Avoid using ` for natural-language quotes. Instead, work around the problem with "\" by using non-" quotation marks appropriate for the natural language in question, e.g., «...» for Spanish. For English “...” could be used, but use '...' instead so that TUTORIAL continues to be encoded in ASCII.
2014-03-08etc/tutorials/TUTORIAL.es: Fix typos.Luis Felipe López Acevedo
2014-03-06etc/tutorials/TUTORIAL.es: Adapt to change in English language tutorial.Juanma Barranquero
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-08-05etc/tutorials/TUTORIAL.es: Fix typo (bug#15027).Juanma Barranquero
2013-08-02etc/tutorials/TUTORIAL.es: Fix typos (bug#15000).Juanma Barranquero
2013-03-11Switch encodings of tutorials, thai-word to UTF-8.Paul Eggert
* etc/refcards/ru-refcard.tex: * etc/tutorials/TUTORIAL.bg, etc/tutorials/TUTORIAL.bg, etc/tutorials/TUTORIAL.cn: * etc/tutorials/TUTORIAL.cs, etc/tutorials/TUTORIAL.de, etc/tutorials/TUTORIAL.eo: * etc/tutorials/TUTORIAL.es, etc/tutorials/TUTORIAL.fr, etc/tutorials/TUTORIAL.it: * etc/tutorials/TUTORIAL.nl, etc/tutorials/TUTORIAL.pl, etc/tutorials/TUTORIAL.pt_BR: * etc/tutorials/TUTORIAL.ro, etc/tutorials/TUTORIAL.sk, etc/tutorials/TUTORIAL.sv: * etc/tutorials/TUTORIAL.zh: * lisp/language/thai-word.el: Switch to UTF-8. Fixes: debbugs:13880
2013-01-01Update copyright notices for 2013.Paul Eggert
2012-07-08etc/tutorials/TUTORIAL.es: Sync with changes in ↵Juanma Barranquero
2012-07-07T10:34:37Z!cyd@gnu.org.
2012-02-06etc/tutorials/TUTORIAL.es: Updated; synchronize with TUTORIAL.Juanma Barranquero
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris
2011-01-15Nuke arch-tags.Glenn Morris
2011-01-02Add 2011 to FSF/AIST copyright years.Glenn Morris
2010-10-13Fix typos in docstrings, comments and ChangeLogs.Juanma Barranquero
* etc/tutorials/TUTORIAL.es: Fix typos. * lisp/cedet/semantic/symref/list.el (semantic-symref-list-rename-open-hits): Fix typo in message. (semantic-symref-list-map-open-hits): Fix typo in docstring. * lisp/erc/erc-xdcc.el (erc-xdcc-help-text): Fix typo in docstring. * lisp/gnus/nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring. * lisp/international/mule.el (define-coding-system): * lisp/international/titdic-cnv.el (quail-cxterm-package-ext-info): * composite.el (compose-region): Fix typo in docstring. * lisp/org/org-agenda.el (org-prefix-category-length) (org-prefix-category-max-length): Fix typos in docstrings. * src/font.c (Ffont_variation_glyphs): * ccl.c (Fccl_execute_on_string): Fix typo in docstring.
2010-06-12* etc/tutorials/TUTORIAL.bg, etc/tutorials/TUTORIAL.es: Fix typos.Glenn Morris
2010-02-25Minor TUTORIAL fixes.Glenn Morris
* tutorials/TUTORIAL.es, tutorials/TUTORIAL.pt_BR: Fix some keybinding typos.
2010-01-13Add 2010 to copyright years.Glenn Morris
2009-01-08Add 2009 to copyright years.Glenn Morris
2008-03-12Remove discussion of flow control.Chong Yidong
2008-01-08Merge from emacs--rel--22Miles Bader
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-987
2007-08-22Move tutorials from etc/ to etc/tutorials/Glenn Morris