aboutsummaryrefslogtreecommitdiffstats
path: root/etc/tutorials (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix typos in TUTORIAL.frBastien Guerry2014-08-081-2/+2
|
* * etc/tutorials/TUTORIAL.de: Adapt to recent changes in TUTORIAL.Rüdiger Sonderfeld2014-03-141-0/+13
| | | | Thanks to Jorgen Schäfer for help with the translation.
* Fix "\" problem in tutorials by using natural-language quotes.Paul Eggert2014-03-1015-107/+105
| | | | | | | | | | | | | | * 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.
* In tutorials, replace "\" with `\'Glenn Morris2014-03-1012-12/+12
| | | | | Otherwise Emacs can get confused and think the rest of the buffer is a string.
* * tutorials/TUTORIAL.fr: Adapt to the recent changes in TUTORIAL.Bastien Guerry2014-03-101-1/+14
|
* etc/tutorials/TUTORIAL.es: Fix typos.Luis Felipe López Acevedo2014-03-081-16/+17
|
* tutorials/TUTORIAL.he: Adapt to the recent changes in TUTORIAL.Eli Zaretskii2014-03-081-1/+8
|
* etc/tutorials/TUTORIAL.es: Adapt to change in English language tutorial.Juanma Barranquero2014-03-061-1/+15
|
* * etc/tutorials/TUTORIAL: Mention electric behavior of RET.Glenn Morris2014-03-051-2/+15
| | | | | | | | | Note that I had to change "\" to `\', because otherwise Emacs thought that everything after that point was inside a string and so did not indent anything. So translators should check for anything similar in their translated versions.
* Fix copyright years by hand.Paul Eggert2014-01-015-5/+5
| | | | | These are dates that admin/update-copyright did not update, or updated incorrectly.
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-0120-20/+20
|
* etc/tutorials/TUTORIAL.es: Fix typo (bug#15027).Juanma Barranquero2013-08-051-1/+1
|
* Add indexes for elisp manual.Xue Fuqiao2013-08-021-14/+15
| | | | | | | | | | * doc/lispref/display.texi (Face Functions): Add an index. * doc/lispref/variables.texi (Variable Aliases): Add an index. * doc/lispref/functions.texi (Defining Functions): Add an index. * doc/lispref/nonascii.texi (Coding System Basics): Add an index.
* * tutorials/TUTORIAL.cn: Update; synchronize with TUTORIAL.Xue Fuqiao2013-08-021-203/+220
|
* * etc/tutorials/TUTORIAL.translators (Maintainer): Update the maintainer.Xue Fuqiao2013-08-021-1/+1
| | | | * lisp/mh-e/mh-e.el: Add a FIXME.
* etc/tutorials/TUTORIAL.es: Fix typos (bug#15000).Juanma Barranquero2013-08-021-2/+2
|
* etc/tutorials/TUTORIAL.ru: Fix incorrectly translated wording.Alex Ott2013-06-011-4/+4
|
* Use UTF-8 for most files with non-ASCII characters.Paul Eggert2013-04-012-1444/+1444
| | | | | | | | | | | | | | | | | | | | | | | * admin/notes/unicode (etc/tutorials/TUTORIAL.ko, leim/quail/hanja.el) (leim/quail/hanja3.el, leim/quail/symbol-ksc.el): Now utf-8, not iso-2022-7bit. Also, files that contain non-UTF-8 characters are now encoded in utf-8-emacs, not iso-2022-7bit. * etc/tutorials/TUTORIAL.ko, tutorials/TUTORIAL.th: Switch from iso-2022-7bit to utf-8. * leim/quail/cyrillic.el, leim/quail/czech.el, leim/quail/ethiopic.el: * leim/quail/greek.el, leim/quail/hanja.el, leim/quail/hanja3.el: * leim/quail/hebrew.el, leim/quail/lao.el, leim/quail/lrt.el: * leim/quail/slovak.el, leim/quail/symbol-ksc.el, leim/quail/thai.el: * leim/quail/tibetan.el, leim/quail/viqr.el, leim/quail/vntelex.el: * leim/quail/vnvni.el, leim/quail/welsh.el: * lisp/international/latin1-disp.el, lisp/international/mule-util.el: * lisp/language/cyril-util.el, lisp/language/european.el: * lisp/language/ind-util.el, lisp/language/lao-util.el, lisp/language/thai.el: * lisp/language/tibet-util.el, lisp/language/tibetan.el: * lisp/language/viet-util.el: Switch from iso-2022-7bit to utf-8 or (if needed) utf-8-emacs. Fixes: debbugs:13936
* Add coding tags for iso-2022-7bit files that are not already tagged.Paul Eggert2013-03-122-2/+5
| | | | | | * HELLO, tutorials/TUTORIAL.ko, tutorials/TUTORIAL.th: Add coding tag. For TUTORIAL.th this prevents Emacs from misinterpreting the file.
* Switch encodings of tutorials, thai-word to UTF-8.Paul Eggert2013-03-1115-9327/+9319
| | | | | | | | | | | | | | * 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
* Update copyright notices for 2013.Paul Eggert2013-01-0122-29/+31
|
* Merge from emacs-24; up to 2012-05-08T14:11:47Z!monnier@iro.umontreal.caGlenn Morris2012-10-051-1/+1
|\
| * * etc/tutorials/TUTORIAL.pt_BR: Fix typo (tiny change)Douglas Lewan2012-10-031-1/+1
| | | | | | | | Fixes: debbugs:12557
* | Fix wording in TUTORIAL.ru. Suggested by Igor Potseluev <4eppelin@gmail.com>.Eli Zaretskii2012-10-041-1/+1
| |
* | Fix display of Hebrew tutorial title on splash screen.Eli Zaretskii2012-07-201-1/+1
| | | | | | | | | | | | | | | | | | lisp/startup.el (fancy-startup-text): Read the whole tutorial, not just its first 256 bytes. Prevents gibberish in display of the tutorial title. etc/tutorials/TUTORIAL.he: Make the first sentence display correctly in a left-to-right paragraph, such as what is shown on the fancy splash screen, by using directional control characters.
* | etc/tutorials/TUTORIAL.es: Sync with changes in ↵Juanma Barranquero2012-07-081-33/+30
| | | | | | | | 2012-07-07T10:34:37Z!cyd@gnu.org.
* | Update etc/tutorials/TUTORIAL.fr to reflect changes from ↵Bastien Guerry2012-07-071-27/+24
| | | | | | | | 2012-07-07T10:34:37Z!cyd@gnu.org.
* | * tutorials/TUTORIAL: Copyedits.Michael Witten2012-07-071-31/+28
| | | | | | | | Fixes: debbugs:11689
* | * tutorials/TUTORIAL.sv: Fix grammar and a couple of typos.Deniz Dogan2012-06-131-12/+12
|/
* * tutorials/TUTORIAL.ru: Updated; synchronize with TUTORIAL.Alex Ott2012-02-081-939/+917
| | | | Coding system changed to UTF-8.
* etc/tutorials/TUTORIAL.es: Updated; synchronize with TUTORIAL.Juanma Barranquero2012-02-061-253/+266
|
* * tutorials/TUTORIAL.nl: Updated; synchronize with TUTORIAL.Pieter Schoenmakers2012-02-031-394/+415
|
* * etc/tutorials/TUTORIAL: Delete a repeat sentence.Chong Yidong2012-01-301-1/+0
|
* Major update of TUTORIAL.fr and tiny fix to TUTORIAL.Bastien Guerry2012-01-272-146/+177
|
* Update TUTORIAL.sv.Mats Lidell2012-01-251-201/+201
|
* Update TUTORIAL.bg.Ognyan Kulev2012-01-212-346/+350
|
* * tutorial/TUTORIAL.de: Updated; synchronize with TUTORIAL.Werner LEMBERG2012-01-181-389/+357
| | | | Minor typographical improvements.
* Update Slovenian tutorial.Primoz PETERLIN2012-01-172-655/+672
|
* * etc/tutorials/TUTORIAL: Fix typo.Chong Yidong2012-01-151-1/+1
|
* etc/tutorials/TUTORIAL: Fix a typo.Eli Zaretskii2012-01-141-2/+2
|
* Update the Hebrew tutorial.Eli Zaretskii2012-01-141-123/+104
| | | | | | | etc/tutorials/TUTORIAL.he: Update to follow changes to TUTORIAL in 2012-01-10T08:27:22Z!cyd@gnu.org. admin/FOR-RELEASE (Check the Emacs Tutorial): Mark TUTORIAL.he as updated and checked.
* Update Emacs Invocation chapter of Emacs manual.Chong Yidong2012-01-141-3/+2
| | | | | | | | | | | | | | | | | | | * doc/emacs/cmdargs.texi (Action Arguments): No need to mention EMACSLOADPATH. (General Variables): Add xref to Lisp Libraries. (Initial Options): Copyedits. (Resume Arguments): Node deleted; emacs.bash/csh are obsolete. (Environment): Clarify what getenv does. (General Variables): Clarify EMACSPATH etc. Emacs does not assume light backgrounds on xterms. (Misc Variables): TEMP and TMP are not Windows-specific. (Display X): Copyedits. (Colors X): -bd does nothing for GTK. (Icons X): Gnome 3 doesn't use taskbars. * doc/emacs/misc.texi (Shell): Document exec-path here. * doc/emacs/rmail.texi (Movemail): Add xref for exec-path.
* Partial sync of TUTORIAL.fr with TUTORIAL.Bastien Guerry2012-01-111-7/+12
|
* Fix french translation of TUTORIAL.Bastien Guerry2012-01-111-9/+2
| | | | | | | This fix is only about the use of the wheel for a mouse. See the corresponding change in this diff: http://lists.gnu.org/archive/html/emacs-diffs/2012-01/msg00086.html
* Update English tutorial.Chong Yidong2012-01-101-189/+168
| | | | | | | * etc/tutorials/TUTORIAL: Don't give instructions for old-style X scrollbars. Use DEL terminology instead of DelBack. Improve description of graphical continuation lines and mode-line. Promote use of C-/ and C-SPC. Remove discussion of flow control.
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-0522-24/+24
|
* Spelling fixes.Paul Eggert2011-11-131-3/+2
|
* TUTORIAL.he: Use LRE instead of LRO.Eli Zaretskii2011-08-271-9/+9
|
* * tutorials/TUTORIAL.zh: Remove spurious ")" character on theLars Magne Ingebrigtsen2011-07-031-1/+1
| | | | first line.
* Refill some long/short copyright headers.Glenn Morris2011-01-261-2/+2
|